v0.8.37: cli telemetry enhancement, slack search, search speedup, org multiple sso provider support, confluence connector improvements - #7839
Merged
Conversation
waleedlatif1
commented
Sep 15, 2026
Collaborator
- feat(audit): record the client surface on audit entries and identify CLI login requests (feat(audit): record the client surface on audit entries and identify CLI login requests #7823)
- fix(agent): retain conversation memory attachments (fix(agent): retain conversation memory attachments #7818)
- feat(slack): switch custom bots to the Sim Search app (feat(slack): switch custom bots to the Sim Search app #7811)
- fix(tables): use explicit timestamps for expiration (fix(tables): use explicit timestamps for expiration #7689)
- fix(chat): render deployed file outputs inline (fix(chat): render deployed file outputs inline #7826)
- fix(desktop): unify shell dialogs and recovery screens with emcn (fix(desktop): unify shell dialogs and recovery screens with emcn #7828)
- improvement(search): speed up organization integration and source queries (improvement(search): speed up organization integration and source queries #7830)
- fix(confluence): drop scripts, styles, and unresolved Jira placeholders from indexed page text (fix(confluence): drop scripts, styles, and unresolved Jira placeholders from indexed page text #7831)
- feat(agent): allow variable tool permission modes (feat(agent): allow variable tool permission modes #7538)
- fix(search): bound retrieval and resume projection upgrades (fix(search): bound retrieval and resume projection upgrades #7824)
- feat(slack): support organization-scoped shared app rollout (feat(slack): support organization-scoped shared app rollout #7833)
- improvement(analytics): attribute every request, credential, and queued run (improvement(analytics): attribute every request, credential, and queued run #7835)
- improvement(editor): render tool permission mode and retry fields with standard sub-block inputs (improvement(editor): render tool permission mode and retry fields with standard sub-block inputs #7834)
- docs(agent): document the variable tool Permission Mode (docs(agent): document the variable tool Permission Mode #7832)
- fix(db): allow five hours for database migrations (fix(db): allow five hours for database migrations #7838)
- feat(sso): let an organization keep several identity providers on one domain and choose the primary (feat(sso): let an organization keep several identity providers on one domain and choose the primary #7836)
- improvement(desktop): remove per-task website approval prompts (improvement(desktop): remove per-task website approval prompts #7837)
…CLI login requests (#7823)
* fix(slack): show shared app installation beside custom bots * feat(slack): switch custom bots to the Sim Search app * fix(slack): show setup completion as a toast * feat(slack): link retired bots to the Sim Search app
* fix(tables): use explicit timestamps for expiration * fix(tables): preserve expiration timestamp offsets * fix(tables): preserve expiration precision during calendar edits * fix(tables): use native timestamp validation Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * chore(tables): keep expiration QA notes local * fix(calendar): validate date and time with Zod * fix(docs): keep unreleased expiration hidden Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* fix(chat): render deployed file outputs inline * fix(chat): reconcile structured output delivery
* fix(desktop): unify shell dialogs and recovery screens with emcn * fix(desktop): match title-only modal headers * fix(desktop): track terminal confirmation scope transitions
…rs from indexed page text (#7831)
* feat(agent): allow variable tool permission modes * fix(agent): keep permission modes with reordered tools across API edits Apply each agent tool's Permission Mode after the edit batch reindexes tool canonical modes, so a mode chosen for a tool's final position is not moved again as if it were keyed by the original tool list. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * docs(agent): document the tool Permission Mode control Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* fix(search): bound vector retrieval under selective permissions * fix(search): enforce retrieval budgets in integration coverage * fix(search): serialize projection upgrades with active writers * fix(search): keep projection lookups inline and filter scopes early * test(search): align access providers with staging discovery * fix(search): bound keyword ranking and resume projection upgrades * fix(db): record superseded migrations after successful upgrades * chore(db): use a documentation block for the migration note
…ed run (#7835) * improvement(analytics): attribute every request, credential, and queued run * fix(cli): match the GitHub CLI's coding agent detection table
…h standard sub-block inputs (#7834) * improvement(editor): render tool permission mode and retry fields with standard sub-block inputs * fix(editor): turn off reference pickers on retry number fields
Describe where each agent tool's Permission Mode lives and how to set it from a variable that resolves to auto, force, or none. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
… domain and choose the primary (#7836) * feat(sso): let an organization keep several identity providers on one domain and choose the primary * chore(db): remove the SSO primary provider migration ahead of merging staging * fix(sso): regenerate the primary provider migration after staging, and harden provider switching
* improvement(desktop): remove per-task website approval prompts * fix(desktop): preserve the foreground restore timeout after promotion
Contributor
|
Too many files changed for review (323 files, 100 file limit). Bypass the limit by tagging |
|
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.