Releases: timescale/ox
Releases · timescale/ox
v0.23.1
What's Changed
- fix: wait for caddy admin API readiness and wire up CLI port forwarding by @murrayju in #121
- refactor: unify sandbox build progress into readinessStore by @murrayju in #122
- feat: abort readiness/image builds on Ctrl+C for fast shutdown by @murrayju in #123
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- docs: add comprehensive documentation by @murrayju in #106
- Preserve SessionsList filters across screen switches by @murrayju in #107
- docs: move deno guide by @murrayju in #108
- docs: generate VHS tape images and embed in docs by @murrayju in #112
- feat: add projectSetupLayer config and sandbox build command by @murrayju in #110
- fix: preserve manual global sessions scope by @murrayju in #115
- Fix Biome warnings in seed sessions by @murrayju in #116
- feat: add dockerInSandbox sandbox setup by @murrayju in #117
- fix: preserve agent mode (interactive/async/plan) through OAuth re-auth flow by @murrayju in #119
- fix: disable plan mode for Codex agent by @murrayju in #120
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
Full Changelog: v0.20.1...v0.21.0
v0.20.1
What's Changed
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- fix: enable tmux clipboard passthrough in sandbox by @murrayju in #95
- feat: add feedback command to send product feedback via Slack webhook by @murrayju in #96
- feat: inherit opencode theme in sandbox by @murrayju in #98
- chore: add repository CODEOWNERS by @murrayju in #99
- refactor: decompose SessionsApp into route components with shared stores by @murrayju in #97
- fix environment-specific test isolation by @murrayju in #100
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- fix: topological sort for resource cleanup deletion order by @murrayju in #85
- feat: content-hash-based cloud snapshot slugs by @murrayju in #90
- Suppress Bun warning from sandbox SDK by @murrayju in #91
- Add ripgrep to base sandbox images by @murrayju in #92
- Accept prompt input from stdin by @murrayju in #93
- feat: live bidirectional credential sync between host and sandboxes by @murrayju in #94
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Add /config slash command by @murrayju in #79
- feat: add OpenAI Codex agent and base+overlay image architecture by @murrayju in #61
- feat: persist prompt screen selections across navigation and restarts by @murrayju in #81
- feat: content-hash-based docker image tags with per-agent GHCR publishing by @murrayju in #82
- fix: agent.Dockerfile permission error on tmp file cleanup by @murrayju in #83
- fix: agent.Dockerfile root cleanup and buildkit warning by @murrayju in #84
Full Changelog: v0.17.1...v0.18.0
v0.17.1
v0.17.0
What's Changed
- feat: detect and display orphaned Docker containers in Resources list by @murrayju in #72
- add layer-count progress bar for docker pull by @murrayju in #71
- feat: progressive non-blocking startup flow by @murrayju in #73
- feat: wrap interactive Docker agents in tmux for uniform terminal behavior by @murrayju in #74
- feat: send bell and native OS notification on task completion by @murrayju in #70
- feat: update Resources list UX to match Sessions list pattern by @murrayju in #75
Full Changelog: v0.16.5...v0.17.0