docs: document rich stream event rendering in Slack threads#2266
Closed
inkeep[bot] wants to merge 3 commits intomainfrom
Closed
docs: document rich stream event rendering in Slack threads#2266inkeep[bot] wants to merge 3 commits intomainfrom
inkeep[bot] wants to merge 3 commits intomainfrom
Conversation
Document structured content rendering in Slack threads introduced by PR #2230: - Data components, citations, artifacts, and summary breadcrumbs - Tool error indicators in response footer - File upload fallback for large payloads
Reflects PR #2230 which added rich stream event rendering in Slack threads — data components, artifacts, citations, and tool errors are now displayed as structured Slack Block Kit messages.
Adds a Tip callout after the Data Events bullet list noting that data-component, data-artifact, data-summary, and tool events are automatically rendered as structured Slack Block Kit messages when using the Slack Work App. Relates to PR #2230.
|
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
Documents the rich stream event rendering capabilities added to Slack in #2230. Users can now see structured content (data components, artifacts, citations, tool errors, summary breadcrumbs) rendered as Slack Block Kit messages in threads.
Changes
agents-docs/content/talk-to-your-agents/slack/overview.mdxagents-docs/content/talk-to-your-agents/slack/commands.mdxagents-docs/content/talk-to-your-agents/chat-api.mdxRelated