0.134.0 (2026-01-21)
🚀 Features
- api, runner: add cpu load avg metric (#3372)
- api,dashboard: update region (#3442)
- dashboard: implement command palette (87a0878ec)
- dashboard: add runner details sheet (#3410)
- docs: dynamic search index sorting (#3405)
- docs: add OpenCode guide (#3402)
- guides: add Codex agent guide (#3279)
- guides: Add recursive language models guide (#3380)
🩹 Fixes
- daemon: sdk version subprotocol in websockets (#3362)
- docs: remove unused import (#3369)
- runner: volumes cleanup (#3430)
Refactor
- ⚠️ daemon,docs,sdk: configure python type checking (#3111)
- dashboard: add checkbox command item component & reuse in filters (#3437)
Chores
- rename go module to be used externally via new go-sdk (#3367)
- enforce VERSION for runner build (#3426)
- runner: remove build from serve dependency (#3435)
⚠️ Breaking Changes
- daemon,docs,sdk: Python SDK uses snake_case notation for all class attributes, which follows standard Python naming conventions. Users could previously define class attributes using either camelCase or snake_case.
❤️ Thank You
- Andrija Colović @andrijaa
- Bruno Grbavac @brunogrbavac
- James Murdza
- Juraj Štefanić @stefanicjuraj
- Lovre Pešut @rovle
- Luka Brecic @lbrecic
- Mirko Džaja @MDzaja
- Robert Pavlinic @rpavlini
- Toma Puljak @Tpuljak