Features
- feat(network): add organization-specific HTTPS egress (#7807)
- feat(copilot): show model-authored tool activity (#7803)
Bug Fixes
- fix(integrations): remove workspace Search configuration (#7812)
- fix(chat): share thinking and preserve natural activity labels (#7810)
- fix(search): shorten direct retrieval and simplify result states (#7809)
- fix(search): preserve partial results and reuse document access checks (#7808)
- fix(chat): stabilize inline tool activity updates (#7806)
- fix(workflows): preserve durable execution across repeated human pauses (#7798)
- fix(agent): keep nested tool basic/advanced modes attached to their tools (#7804)
- fix(mcp): always guard the MCP transport and validate on every managed connect (#7802)
- fix(sso): require an organization when registering an SSO provider (#7801)
- fix(desktop): reopen a chat on the browser tab the user left it on (#7793)
- fix(realtime): compare search replacements independent of object key order (#7769)
- fix(workflows): surface workflow import failures (#7768)
- fix(search): use compact candidates for filtered vector retrieval (#7794)
- fix(sidebar): unify navigation menus and stabilize hydration (#7791)
- fix(rss): deliver unseen items published before the last poll (#7792)
- fix(ci): bake the CLI telemetry token into the build that bun publish ships (#7790)
- fix(search): bound retrieval and progressively read document evidence (#7789)
- fix(knowledge): simplify connector management (#7788)