Features
- feat(salesforce): add Tooling API schema tools (custom field/object) + metadata query (#5209)
- feat(file): workspace-scoped inline images + public-share cascade (#5203)
- feat(gitlab): add repository, code-review, and CI job tools + validation fixes (#5205)
- feat(secrets): ingest env secrets at container runtime instead of fanning into ECS taskdef (#5189)
- feat(gitlab): support self-managed GitLab host across tools, block, triggers, webhook, and connector (#5200)
Improvements
- refactor(realtime): type the socket event-handler boundary with @sim/realtime-protocol (#5208)
- improvement(sandbox): mount workspace files by presigned URL instead of buffering bytes (#5202)
- refactor(sse): consolidate client SSE readers behind a single typed primitive (#5195)
- refactor(stores): model execution and workflow-diff state as status enums (#5197)
- perf(workspace): server-prefetch home, knowledge, tables, and files list pages (#5196)
- improvement(mistral): update OCR pricing to OCR 4 rate ($4/1,000 pages) (#5193)
- improvement(pi): minor improvements to docs (#5192)
Bug Fixes
- fix(workspace): add granular error boundaries to 7 more workspace segments (#5207)
- fix(ssr): harden credential query-key factory + fetchers against the 'use client' stub bug (#5206)
- fix(tables): SSR crash from tableKeys in a 'use client' module + drop redundant flushChunks (#5204)