Skip to content

Allow starting sessions from Slack threads with context#354

Open
nwparker wants to merge 2 commits into
aws-samples:mainfrom
nwparker:upstream-slack-thread
Open

Allow starting sessions from Slack threads with context#354
nwparker wants to merge 2 commits into
aws-samples:mainfrom
nwparker:upstream-slack-thread

Conversation

@nwparker

@nwparker nwparker commented Jan 5, 2026

Copy link
Copy Markdown

Summary

  • allow @mentions inside a Slack thread to start a new session when no session exists for that thread
  • seed the new session with prior thread messages as user context
  • fetch thread replies with Slack-supported pagination limits

Notes

  • Slack app needs the relevant history scopes to read thread replies (e.g. channels:history/groups:history/im:history/mpim:history).

Testing

  • npm run build -w @remote-swe-agents/agent-core
  • npm run build -w slack-bolt-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant