Features
- Added MCP Personal Access Token (PAT) management, including data models, service, and UI. (#2607, #2608, #2617)
- Added workspace-scoped route aliases to the API. (#2590)
- Cleaned up the Skills UI. (#2614)
Bug fixes
- Handled the single-tenant organization admin flow correctly. (#2626)
- Fixed the admin sidebar back link to workspaces. (#2628)
- Granted org members the RBAC scope needed to run agents. (#2618)
- Hid legacy chats from the approvals view. (#2600)
- Treated superusers as tenant users for auth. (#2611)
- Improved agent worker tool-cap error surfacing and raised tool-cap limits. (#2605)
- Sanitized and normalized skill name input inline. (#2606)
- Stripped
/vNfrom passthrough upstream URLs to prevent/v1/v…duplication. (#2604)
Refactors
- Avoided synthetic prompts for approval continuations. (#2598)
Docs
- Added a docs authoring skill. (#2625)
- Added skills documentation. (#2622)
- Fixed SEO issues from the 2026-05-06 audit. (#2621)
Infra and CI
- Decoupled the Fargate migrations image. (#2613)
- Increased Postgres connection limits for temporal tests. (#2603)
- Added a cluster docs command for development. (#2627)
- Removed the
.cursor/rulesdirectory.
Contributors
Thank you to @daryllimyt, @jordan-umusu, and @topher-lo for contributing to this release.
Full Changelog: 1.0.0-beta.46...1.0.0-beta.47