[PR #3162] feat: add Slack integration package with Bolt framework #10552

Closed
opened 2026-02-16 18:15:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3162

State: closed
Merged: Yes


Summary

  • Add new @opencode-ai/slack package with Bolt framework integration
  • Create Slack bot that connects to Opencode sessions
  • Support for thread-based conversations with session management
  • Include test command for bot functionality verification
  • Fix TypeScript errors in SDK and export missing trimDiff function

Changes

  • New Slack package with full bot implementation
  • SDK fixes for TypeScript compatibility
  • Export trimDiff function from edit tool
  • Updated package.json and bun.lock for dependencies
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3162 **State:** closed **Merged:** Yes --- ## Summary - Add new `@opencode-ai/slack` package with Bolt framework integration - Create Slack bot that connects to Opencode sessions - Support for thread-based conversations with session management - Include test command for bot functionality verification - Fix TypeScript errors in SDK and export missing trimDiff function ## Changes - New Slack package with full bot implementation - SDK fixes for TypeScript compatibility - Export trimDiff function from edit tool - Updated package.json and bun.lock for dependencies
yindo added the pull-request label 2026-02-16 18:15:14 -05:00
yindo closed this issue 2026-02-16 18:15:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10552