Skip to content

feat(dashboard): default-attach slack reaction tools in onboarding#2631

Merged
danielkov merged 2 commits into
mainfrom
daniel/age-2142-update-slack-assistant-onboarding-prompt-default-attach
May 6, 2026
Merged

feat(dashboard): default-attach slack reaction tools in onboarding#2631
danielkov merged 2 commits into
mainfrom
daniel/age-2142-update-slack-assistant-onboarding-prompt-default-attach

Conversation

@danielkov
Copy link
Copy Markdown
Contributor

Summary

  • Slack assistant onboarding now default-adds the five reaction platform tools (platform_slack_add_reaction, ..._remove_reaction, ..._get_reactions, ..._list_reactions, ..._list_emoji) after the slack toolset is attached, with an explicit opt-out path in the onboarding doc.
  • Reaction etiquette guidance is injected into the assistant's # Behavior section whenever any reaction tool is attached: reactions carry meaning, use them as lightweight checkpoints, prefer them over duplicate status messages.
  • Slack manifest builder maps the new handlers to reactions:write, reactions:read, and emoji:read bot scopes so the manifest produced for app install grants what the tools call.

Closes AGE-2142.

✻ Clauded...

danielkov added 2 commits May 6, 2026 17:33
…oarding

Reaction platform tools (`platform_slack_add_reaction`, `..._remove_reaction`,
`..._get_reactions`, `..._list_reactions`, `..._list_emoji`) are now
default-attached during Slack assistant onboarding and bring along succinct
reaction-etiquette guidance in the assistant's `# Behavior` section. The Slack
manifest builder maps the new handlers to `reactions:write`, `reactions:read`,
and `emoji:read` bot scopes so the bot can call them after install.

Closes AGE-2142.
@danielkov danielkov requested review from a team as code owners May 6, 2026 16:33
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 6, 2026

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 6, 2026

🦋 Changeset detected

Latest commit: 985260a

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

This PR includes changesets to release 1 package
Name Type
dashboard Minor

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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 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 May 6, 2026 4:33pm

Request Review

@github-actions github-actions Bot added the preview Spawn a preview environment label May 6, 2026
@speakeasybot
Copy link
Copy Markdown
Collaborator

speakeasybot commented May 6, 2026

🚀 Preview Environment (PR #2631)

Preview URL: https://pr-2631.dev.getgram.ai

Component Status Details Updated (UTC)
❌ Database Blocked Image build timed out 2026-05-06 20:43:26.
❌ Images Failed Timed out after 1173s waiting for images 2026-05-06 20:43:24.

Gram Preview Bot

@danielkov danielkov added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 0978641 May 6, 2026
28 checks passed
@danielkov danielkov deleted the daniel/age-2142-update-slack-assistant-onboarding-prompt-default-attach branch May 6, 2026 20:41
@github-actions github-actions Bot locked and limited conversation to collaborators May 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

preview Spawn a preview environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants