Skip to content

feat: agent loop support all tool types#1722

Merged
chase-crumbaugh merged 6 commits intomainfrom
chase/slack2-2
Mar 10, 2026
Merged

feat: agent loop support all tool types#1722
chase-crumbaugh merged 6 commits intomainfrom
chase/slack2-2

Conversation

@chase-crumbaugh
Copy link
Copy Markdown
Member

@chase-crumbaugh chase-crumbaugh commented Feb 27, 2026

Changes the agent loop used by Slack apps to list/call tools using MCP rather than the instances API. This automatically gets us support for all tool types / generally anything we support via MCP


Open with Devin

@chase-crumbaugh chase-crumbaugh requested a review from a team as a code owner February 27, 2026 20:04
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gram-docs-redirect Ready Ready Preview, Comment Mar 10, 2026 0:14am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 27, 2026

🦋 Changeset detected

Latest commit: 9ae2b60

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

@qstearns qstearns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think this approach makes sense. Eventually want to figure out how to decouple auth from MCP so we don't need this second interface at the MCP Service layer and we can lose the worker dep on Auth Service, but very game to move the ball forward on slack apps

@chase-crumbaugh chase-crumbaugh merged commit 3bbf15a into main Mar 10, 2026
30 checks passed
@chase-crumbaugh chase-crumbaugh deleted the chase/slack2-2 branch March 10, 2026 00:19
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants