Skip to content

feat(slack): expose block kit helpers#555

Merged
dancer merged 3 commits into
mainfrom
josh/slack-blocks-primitives
May 26, 2026
Merged

feat(slack): expose block kit helpers#555
dancer merged 3 commits into
mainfrom
josh/slack-blocks-primitives

Conversation

@dancer
Copy link
Copy Markdown
Collaborator

@dancer dancer commented May 26, 2026

summary

exposes a runtime-free @chat-adapter/slack/blocks subpath for converting Chat SDK-style card objects into Slack Block Kit blocks

the new subpath includes typed card input shapes, fallback text helpers, Slack emoji placeholder conversion, and docs-backed Slack limits for headers, images, actions, select options, fields, and tables

this keeps lower-level Slack rendering reusable without importing the full Slack adapter, chat, @chat-adapter/shared, or Slack SDK runtime packages

@dancer dancer requested a review from a team as a code owner May 26, 2026 16:59
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 26, 2026

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

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview, Comment, Open in v0 May 26, 2026 6:59pm
chat-sdk-nextjs-chat Ready Ready Preview, Comment, Open in v0 May 26, 2026 6:59pm

Comment thread packages/adapter-slack/src/blocks/index.ts Outdated
@dancer dancer merged commit dbd8dc5 into main May 26, 2026
17 checks passed
@dancer dancer deleted the josh/slack-blocks-primitives branch May 26, 2026 19:07
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