API Changes
- feat(api): adds support for using sidecar containers on taskSpawners using podOverrides
(#1108, @knechtionscoding)
Features
- Update opencode image from 1.15.10 to 1.15.13 (#1225, @app/kelos-bot)
- Update cursor image from 2026.05.20-2b5dd59 to 2026.05.28-a70ca7c (#1211, @app/kelos-bot)
- Update codex image from 0.133.0 to 0.135.0 (#1220, @app/kelos-bot)
- Update gemini image from 0.43.0 to 0.44.1 (#1224, @app/kelos-bot)
- Update claude-code image from 2.1.156 to 2.1.158 (#1246, @app/kelos-bot)
- Update claude-code image from 2.1.149 to 2.1.156 (#1206, @app/kelos-bot)
Documentation
- Documented spec.taskTemplate.contextSources on TaskSpawner in docs/reference.md, including the HTTP source fields, failurePolicy, and the {{.Context.NAME}} template variable exposed to promptTemplate, branch, and metadata templates. (#1218, @app/kelos-bot)