You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the official Slack app installation behind a global flag for existing Search customers, with separate organization bot and personal account authorization.
Reuse the existing Slack indexing pipeline and KB search for both the web Assistant and Slack bot. Add private /query, /connect, and uninstall/token-revocation handling.
Preserve custom apps and workflows, require explicit app replacement, and update setup documentation. No database migration or Mothership changes.
Biome, all 46 repository audits, block-registry validation, and docs-manifest checks passed.
Validated shared-app OAuth installation, a bot DM, and private command responses locally.
Previous revision passed all CI, including typechecks, test shards, build, and PostgreSQL integration jobs. CI is running again for the mixed-revocation fix; full rollout validation remains required before enabling the flag.
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
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
/query,/connect, and uninstall/token-revocation handling.Type of Change
Testing
Checklist