v0.7.14

simstudioai/simv0.7.14Jun 25, 2026by github-actions[bot]

AI Summary

Enhances GitLab and Salesforce integrations and improves the sandbox and realtime architecture by using presigned URLs and typed protocols.

Key Highlights

  • Salesforce Tooling API schema tools
  • GitLab repository, code-review, and CI job tools
  • Secrets ingestion at container runtime
  • Typed socket event-handler boundary
  • Sandbox mounting via presigned URLs

New Features

  • Salesforce Tooling API schema tools
  • GitLab tools with self-hosted support
  • Workspace-scoped inline images
  • Secrets ingestion at runtime
  • Realtime protocol typing
  • Sandbox mounting by presigned URL
  • Client SSE readers consolidation

Full Release Notes

## 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)

## Contributors

- @TheodoreSpeaks
- @icecrasher321
- @waleedlatif1

[View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.13...v0.7.14)