v0.7.59

simstudioai/simv0.7.59Aug 6, 2026by github-actions[bot]

AI Summary

This release introduces CLI sandboxes, enterprise timeouts, and secrets projection. It also lifts transport policy caps for Groq and Cerebras while fixing execution and upload issues.

Key Highlights

  • CLI sandboxes, enterprise timeouts, and secrets projection.
  • Workflow execution cancellations.
  • Lifted 60s cap on Groq and Cerebras.
  • Fixes for duplicate execution and model egress attachments.
  • Enforcement of workspace permissions on function exports.

New Features

  • CLI sandboxes
  • Enterprise timeouts
  • Secrets projection
  • Workflow execution cancellations
  • Provider transport policy lifts

Full Release Notes

## Features

- feat(code): cli sandboxes, enterprise timeouts, secrets projections, resolver lift, workflow exec cancellations (#6247)

## Bug Fixes

- fix(sso): re-grant provider trust when an already-verified domain is re-submitted (#6320)
- fix(sso): link Entra sign-ins to existing accounts and enforce unique provider IDs (#6311)
- fix(execution): duplicate execution issue (#6316)
- fix(uploads): manual file uploads must ignore provenance stamping (#6314)
- fix(attachments): model egress attachments (#6312)
- fix(tables): pass enriched query schema to agents (#6305)
- fix(tables): stop remote cell selections painting over the row gutter (#6310)
- fix(workflows): await execution log finalization (#6309)
- fix(providers): pin transport policy and lift the 60s cap on Groq and Cerebras (#6306)
- fix(env): flag combinations for sandboxes (#6308)
- fix(combobox): keep the dropdown open while dragging its scrollbar (#6307)
- fix(files): uniquify materialized upload names (#6273)

## Contributors

- @TheodoreSpeaks
- @icecrasher321
- @j15z
- @waleedlatif1

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