v0.8.15

simstudioai/simv0.8.15Aug 28, 2026by github-actions[bot]

AI Summary

Performance and infrastructure optimizations focusing on CI/CD efficiency, caching limits, and CodeQL scanning.

Key Highlights

  • Bounded local Turborepo cache usage
  • Right-sized knowledge task machines
  • Bound docker layer caches and ten runners
  • Retired unused route contracts

Full Release Notes

## Improvements

- improvement(ci): bound the local Turborepo cache (#7214)
- improvement(ci): scan CodeQL PRs at the promotion boundary, refresh main daily (#7213)
- improvement(background): right-size the two knowledge task machines (#7212)
- improvement(ci): bound docker layer caches and right-size ten runners (#7210)
- improvement(api): retire route contracts that no route serves (#7206)

## Bug Fixes

- fix(connectors): honor provider retry deadlines (#7211)

## Contributors

- @icecrasher321
- @waleedlatif1

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