Skip to content

Releases: timescale/ox

v0.23.1

20 Mar 16:02
623175b

Choose a tag to compare

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

19 Mar 14:46
dbc1811

Choose a tag to compare

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

16 Mar 16:51
c28ebf2

Choose a tag to compare

What's Changed

  • feat: redesign CLI session modes and add session management commands by @murrayju in #105

Full Changelog: v0.21.0...v0.22.0

v0.21.0

13 Mar 20:36
c47c808

Choose a tag to compare

What's Changed

  • feat: port forwarding for sandbox sessions by @murrayju in #103

Full Changelog: v0.20.1...v0.21.0

v0.20.1

13 Mar 17:12
5ddfde3

Choose a tag to compare

What's Changed

  • Skip config wizard for existing users in new projects by @murrayju in #101

Full Changelog: v0.20.0...v0.20.1

v0.20.0

12 Mar 14:47
ba7ff68

Choose a tag to compare

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

11 Mar 02:20
229cbba

Choose a tag to compare

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

10 Mar 13:49
ea253ce

Choose a tag to compare

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

07 Mar 21:07
0c95d23

Choose a tag to compare

What's Changed

  • fix: config wizard defaulting to previous step's selection index by @murrayju in #76
  • refactor: replace view state prop drilling with Zustand router store by @murrayju in #77
  • test: add integration tests for shell completion by @murrayju in #78

Full Changelog: v0.17.0...v0.17.1

v0.17.0

06 Mar 14:37
58123e0

Choose a tag to compare

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