Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Replace Composio Slack with agent-slack CLI
Net effect: -819 lines removed, +472 lines added across 11 files. Composio as the Slack
middleware is fully replaced with agent-slack CLI invocations, and the settings UI now
features a workspace picker.
Backend / Core Changes
slack-sendMessage, etc.), Composio workflow/discovery instructions
(list/send/edit/delete), search, channels, users, canvases, multi-workspace --workspace flag,
token budget control (--limit, --max-body-chars)
by batching agent-slack user get calls with ; separators
SLACK_SEND_MESSAGE, SLACK_FETCH_CONVERSATION_HISTORY, etc.)
isComposioConfigured, listToolkitTools, slackToolCatalog)
slackToolSlugOverrides, compactObject, SlackToolResult
pickSlackTool, resolveSlackToolSlug
slack-executeAction, slack-sendMessage, slack-listChannels, slack-getChannelHistory,
slack-listUsers, slack-getUserInfo, slack-searchMessages, slack-getDirectMessages)
workspaces[] })
FSGranolaConfigRepo
IPC / Main Process Changes
output, maps workspace_url/workspace_name to { url, name }. Returns { workspaces: [], error }
on failure.
UI Changes
slackConnecting), Composio IPC calls (composio:get-connection-status,
composio:initiate-connection, composio:disconnect, composio:is-configured,
composio:set-api-key), composio:didConnect event listener
slackPickerOpen, slackDiscovering, slackDiscoverError)
workspaces → "Save" button
out)