Commit 296e08e
feat(slackbot): add slack-search MCP for community thread search (#1270)
* revert: remove snippet upload feature (PRs #1262, #1263, #1265)
Reverting the Slack snippet upload feature as it doesn't create proper
snippets with line numbers. The Slack API behavior doesn't match
documentation. Will revisit later.
This reverts:
- bec525b fix(slackbot): pass snippet_type to create proper Slack code snippets (#1265)
- e3558f9 fix(slackbot): use files.upload for actual Slack snippets (#1263)
- 08ee978 feat(slackbot): upload long code blocks as Slack snippets (#1262)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* feat(slackbot): add slack-search MCP for community thread search
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5330212 commit 296e08e
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
| |||
186 | 191 | | |
187 | 192 | | |
188 | 193 | | |
| 194 | + | |
189 | 195 | | |
190 | 196 | | |
191 | 197 | | |
| |||
0 commit comments