Commit Graph

  • d560e32095 fix(provider): don't fail the user cache on the session-only edge API master v0.3.4 Paymahn Moghadasian 2026-09-11 10:06:00 -05:00
  • 9c72a44222 fix(provider): classify token kind by source, not prefix v0.3.3 Paymahn Moghadasian 2026-09-11 09:10:53 -05:00
  • 272558acc5 fix: send Slack tokens as Authorization bearer headers v0.3.2 Paymahn Moghadasian 2026-09-11 08:33:19 -05:00
  • be4d6af80a fix: honour unlisted 1/min history and replies quotas (#5) v0.3.1 Paymahn Moghadasian 2026-09-08 19:54:18 -05:00
  • 0ed7cf4c6d docs(skill): multi-line posts must use Block Kit, not -t heredocs Paymahn Moghadasian 2026-07-09 08:57:14 -05:00
  • f7ee20e122 fix: retrieve image attachments and always enable attachments get (#4) v0.3.0 Paymahn Moghadasian 2026-07-07 12:12:36 -05:00
  • f0f7d49c20 docs(skill): make JSON-by-default + jq the headline output behavior (#3) Paymahn Moghadasian 2026-06-29 09:19:30 -05:00
  • 4fee4e3c21 chore(napkin): record v0.2.0 JSON-output release + CI caveats Paymahn Moghadasian 2026-06-26 13:47:28 -05:00
  • ed6ea666d0 feat: emit JSON instead of CSV so output pipes to jq (#2) v0.2.0 Paymahn Moghadasian 2026-06-26 13:44:11 -05:00
  • f12203793c chore(napkin): record v0.1.0 brew release + deploy-key setup Paymahn Moghadasian 2026-06-26 12:49:17 -05:00
  • d781728c6c feat: slack-cli — a no-daemon CLI over the slack-mcp-server engine (#1) v0.1.0 Paymahn Moghadasian 2026-06-26 12:45:38 -05:00
  • 4eaf5247b3 docs: explain how the CLI works (in-process handler invocation, shared cache) #1 feat/cli Paymahn Moghadasian 2026-06-26 11:12:32 -05:00
  • 8963a2e139 chore(napkin): record real-workspace verification Paymahn Moghadasian 2026-06-26 11:07:45 -05:00
  • 6a972a1f05 feat: add slack-cli, a no-daemon CLI over the slack-mcp-server engine Paymahn Moghadasian 2026-06-26 11:04:05 -05:00
  • b88c0de3f7 Remove maintainer note from configuration documentation Dmitrii Korotovskii 2026-05-15 00:51:29 +02:00
  • 31f3f69e62 Update 02-installation.md Dmitrii Korotovskii 2026-05-15 00:51:15 +02:00
  • 2aedf06896 Remove maintainer note from authentication setup Dmitrii Korotovskii 2026-05-15 00:50:58 +02:00
  • a079b3cd4d Golang version bump to 1.25 Dmitrii Korotovskii 2026-05-15 00:46:32 +02:00
  • cf0ce0d8f5 Integration tests fix Dmitrii Korotovskii 2026-05-15 00:42:57 +02:00
  • b58192cd5e Update go in Dockerfile Dmitrii Korotovskii 2026-05-15 00:26:19 +02:00
  • c88ed62a61 fix: pass ctx to convertMessagesFromHistory calls in saved.go Dmitrii Korotovskii 2026-05-14 23:09:33 +02:00
  • 01f0ad4525 Revert "Merge pull request #292 from korotovsky/dependabot/go_modules/go-dependencies-f46f41233a" Dmitrii Korotovskii 2026-05-14 23:07:52 +02:00
  • 342e3e3cd2 Merge pull request #269 from gkatz2/feature/targeted-user-cache-patch Dmitrii Korotovskii 2026-05-14 23:01:12 +02:00
  • 400c900774 Merge pull request #292 from korotovsky/dependabot/go_modules/go-dependencies-f46f41233a Dmitrii Korotovskii 2026-05-14 23:01:07 +02:00
  • 19e8a0c7b1 test: fix TestIntegrationChannelsListQueryFilter to assert on Name column Dmitrii Korotovskii 2026-05-14 22:32:53 +02:00
  • 2e2c4b5e92 Merge pull request #192 from derodero24/feat/extract-email-file-text Dmitrii Korotovskii 2026-05-14 22:28:05 +02:00
  • c298e5cf9c feat: extract email metadata from file-type messages derodero24 2026-02-08 13:22:04 +09:00
  • 781cc51f20 deps(go): bump the go-dependencies group across 1 directory with 9 updates dependabot[bot] 2026-05-14 20:25:25 +00:00
  • bee5d73883 deps: bump jsonparser v1.1.1→v1.1.2 and go-jose/v3 v3.0.4→v3.0.5 Dmitrii Korotovskii 2026-05-14 22:23:24 +02:00
  • bfc6fb7e73 Merge pull request #220 from georgebashi/feat/channels-me Dmitrii Korotovskii 2026-05-14 22:21:28 +02:00
  • ae3c7b4f13 perf: remove sort param from channels_me, always use fast path George Bashi 2026-03-31 16:56:13 -07:00
  • 6f0114928a perf: stop fetching all API pages in channels_me when not needed George Bashi 2026-03-31 16:38:09 -07:00
  • 55842fe2c8 feat: add channels_me tool George Bashi 2026-03-03 15:31:00 -08:00
  • b32ab23eb9 test: update title_with_link expectation after bracket-substitution removal Dmitrii Korotovskii 2026-05-14 22:19:20 +02:00
  • 5c095ac935 Merge pull request #281 from byrmsh/fix/preserve-message-content Dmitrii Korotovskii 2026-05-14 22:12:01 +02:00
  • c653429517 Merge pull request #272 from tim-watcha/feat/attachment-fields Dmitrii Korotovskii 2026-05-14 22:11:48 +02:00
  • e49db6aa24 Merge pull request #252 from unsafe9/feature/channels-list-query-filter Dmitrii Korotovskii 2026-05-14 22:11:40 +02:00
  • 69cd994d9d Merge pull request #240 from jonzarecki/feat/saved-items Dmitrii Korotovskii 2026-05-14 22:11:31 +02:00
  • 60566a196f Merge pull request #225 from flacoste/feat/stale-while-revalidate-cache Dmitrii Korotovskii 2026-05-14 22:10:59 +02:00
  • 21775f640d Merge pull request #237 from vbichkovsky/feat/native-image-content Dmitrii Korotovskii 2026-05-14 22:10:26 +02:00
  • a93cb3ea24 Merge pull request #280 from korotovsky/dependabot/github_actions/github-actions-0edc9ef621 Dmitrii Korotovskii 2026-05-14 22:10:15 +02:00
  • df22121447 fix: address code review findings from multi-agent analysis Francis J. Lacoste 2026-03-23 20:45:05 -04:00
  • 6e93a40174 fix: address PR #225 review feedback for SWR cache Francis J. Lacoste 2026-03-23 20:36:19 -04:00
  • f16fb0fe2b feat: stale-while-revalidate cache for large Slack workspaces Francis J. Lacoste 2026-03-05 21:53:11 -05:00
  • d3f7ca3a4a fix: include attachment TitleLink in message text output tim-watcha 2026-04-14 14:19:43 +09:00
  • d9213df8f9 fix: include attachment Fields in message text output tim-watcha 2026-04-04 20:45:41 +09:00
  • 2d19f8c752 Add targeted user cache patch on miss Greg Katz 2026-04-02 19:22:14 -07:00
  • 29a73b191a Merge pull request #294 from arnstarn/feat/blocks-and-dep-bump Dmitrii Korotovskii 2026-05-14 21:03:14 +02:00
  • 5cb7c2c12c Merge pull request #190 from derodero24/feat/extract-block-kit-text Dmitrii Korotovskii 2026-05-14 21:02:19 +02:00
  • 9e9f84cfba Merge pull request #219 from georgebashi/feat/conversations-join-leave Dmitrii Korotovskii 2026-05-14 20:47:36 +02:00
  • 5e72c6bb91 Merge pull request #263 from Christian-Sidak/feat/users-search-by-id Dmitrii Korotovskii 2026-05-14 20:47:31 +02:00
  • 262f0bc78e Merge pull request #279 from bkbaheti/fix/include-file-names-in-attachment-ids Dmitrii Korotovskii 2026-05-14 20:47:26 +02:00
  • 78005d34da Merge pull request #284 from clwluvw/slack-add-msg Dmitrii Korotovskii 2026-05-14 20:47:21 +02:00
  • 5690a6a3ab Merge pull request #297 from aharon-br/master Dmitrii Korotovskii 2026-05-14 20:47:17 +02:00
  • 8c4614ccda Merge pull request #262 from flacoste/fix/search-rate-limit-retry Dmitrii Korotovskii 2026-05-14 20:46:32 +02:00
  • d753982209 Merge pull request #265 from tmastny/tim/add-permalink-and-channel-id Dmitrii Korotovskii 2026-05-14 20:46:27 +02:00
  • a91a6183b0 Merge pull request #245 from coolwuu/docs/fix-reaction-attachment-tool-env-vars Dmitrii Korotovskii 2026-05-14 20:46:22 +02:00
  • 23871daa95 Merge pull request #277 from mustafa89/fix/non-blocking-stdio-startup Dmitrii Korotovskii 2026-05-14 20:46:16 +02:00
  • a851750aaa Update api.go Harry Richman 2026-05-13 16:25:14 +01:00
  • 090ad2ebcf ci: retrigger integration tests (suspected flaky test) Arnold Mendez 2026-05-07 10:37:21 -04:00
  • 97b24505c9 feat: add blocks parameter and bump slack-go-util to v0.4.0 Arnold Mendez 2026-05-07 10:10:53 -04:00
  • 2cfccba8ca fix: return plain confirmation from conversations_add_message Seena Fallah 2026-04-26 22:01:25 +02:00
  • 2666c0f8e3 fix(text): preserve ZWJ/ZWNJ so emoji sequences and non-Latin scripts survive Bayram Şahin 2026-04-18 21:09:29 +03:00
  • 90905ebc33 test(text): exercise normalizeLinks in 12-link regression case Bayram Şahin 2026-04-18 00:29:28 +03:00
  • 6dd2feb887 fix(text): preserve message content; drop vestigial char allow-list Bayram Şahin 2026-04-18 00:18:10 +03:00
  • bf4b1e81f7 deps(gha): bump the github-actions group across 1 directory with 5 updates dependabot[bot] 2026-04-16 17:16:15 +00:00
  • cf81046419 Include file names alongside file IDs in AttachmentIDs field Braj Baheti 2026-04-15 20:46:05 +05:30
  • 8256b2f343 fix: non-blocking stdio startup and --no-cache flag Mustafa Mujahid 2026-04-10 15:39:36 +02:00
  • 6c90a87c29 Add channel ID and permalink to search results Tim Mastny 2026-03-29 20:03:15 -05:00
  • 869899c18e feat: support direct user ID lookup in users_search tool 32134178csa 2026-03-27 20:42:23 -07:00
  • 68afbcc541 fix: add rate limiting and retry to SearchContext Francis J. Lacoste 2026-03-27 20:59:20 -04:00
  • 4d7d872310 test: verify non-matching channels are excluded from query results unsafe9 2026-03-25 10:31:13 +09:00
  • ab1cb7d1a1 refactor: align query_targets parsing with channel_types pattern unsafe9 2026-03-25 01:05:16 +09:00
  • 06fa3b1931 feat: add query and query_targets parameters to channels_list tool unsafe9 2026-03-25 00:51:57 +09:00
  • 7f4e7e6194 docs: fix incorrect env var references for reactions and add missing tool env vars Wuu 2026-03-20 15:05:13 +07:00
  • 18172310df fix: remove activity-tools docs from saved-items branch Jonathan Zarecki 2026-03-15 16:27:04 +02:00
  • eb4d63b944 feat: return image attachments as native MCP image content Valentin 2026-03-13 15:17:01 +01:00
  • 06b7e6bba3 fix: saved_list drops items when message fetch fails Jonathan Zarecki 2026-03-09 14:05:14 +02:00
  • 3617d5ee65 feat: add saved_list, saved_update, and saved_clear_completed tools Jonathan Zarecki 2026-03-08 22:07:54 +02:00
  • 110ae5a42f feat: add conversations_join and conversations_leave tools George Bashi 2026-03-03 15:13:55 -08:00
  • b24b1b08af Merge pull request #213 from kirecek/master Dmitrii Korotovskii 2026-03-03 22:37:58 +01:00
  • d3800035c2 Merge pull request #218 from georgebashi/fix/enterprise-grid-channels-list Dmitrii Korotovskii 2026-03-03 22:35:21 +01:00
  • 3b846b9607 fix: merge edge and standard API results for Enterprise Grid channels George Bashi 2026-03-03 12:36:44 -08:00
  • d3cec47d34 ci: re-trigger integration tests (previous failures were ngrok/timeout flakes) George Bashi 2026-03-03 11:47:23 -08:00
  • ba07a6fc37 refactor: fetch all channel types in a single API call George Bashi 2026-03-03 11:24:44 -08:00
  • 9c93f5d4cb fix: prevent null cache poisoning from permanently hiding channels George Bashi 2026-03-03 11:23:44 -08:00
  • 2caae3e0ef fix: fall back to standard API when edge API fails on Enterprise Grid George Bashi 2026-03-03 11:22:23 -08:00
  • cdcd9fe4d9 fix(edge): collect partial results instead of discarding on errors George Bashi 2026-03-03 11:21:23 -08:00
  • 6f7acbdc3e chore: allow to filter out users_search tool Erik Jankovič 2026-02-27 01:32:36 +01:00
  • 6681f33083 Fixed version Dmitrii Korotovskii 2026-02-25 20:14:38 +01:00
  • 402d5ad122 Merge pull request #208 from korotovsky/dependabot/github_actions/github-actions-9bddd90c58 Dmitrii Korotovskii 2026-02-25 20:07:02 +01:00
  • d31fc389cc Merge pull request #209 from korotovsky/dependabot/go_modules/go-dependencies-d5fd1a410f Dmitrii Korotovskii 2026-02-25 20:06:40 +01:00
  • 364c9f105a Merge pull request #171 from Flare576/feat-unreads-rebase Dmitrii Korotovskii 2026-02-25 20:06:11 +01:00
  • db396d09ca chore: add binaries to .gitignore and remove from tracking flare576 2026-02-23 15:42:23 -06:00
  • f50473c33c perf: use users.conversations instead of conversations.list for xoxp scan (#7) Manuel Kreutz 2026-02-23 10:40:37 -05:00
  • b540e8ee16 fix: add rate limiting and retry to includeMessages history calls (#5) Manuel Kreutz 2026-02-19 17:25:43 -05:00
  • 53e7f03443 deps(go): bump the go-dependencies group across 1 directory with 2 updates dependabot[bot] 2026-02-19 17:17:37 +00:00
  • 2c788000a1 deps(gha): bump aquasecurity/trivy-action in the github-actions group dependabot[bot] 2026-02-19 17:17:33 +00:00
  • 7224ff65ca fix: add proactive rate limiting and retry for xoxp conversations.info/history calls (#4) Manuel Kreutz 2026-02-16 16:55:50 -05:00
  • 43a2ec1145 fix: token-type routing and validation for conversations_unreads (#3) Manuel Kreutz 2026-02-13 15:01:09 -05:00