Skip to content

codebay: v0.10.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 22:53
0bf0786

0.10.0 (2026-08-11)

Features

  • claude permission mode setting, terminal-mode env fix, mode shortcut (#122) (f5c39c9)
  • continuously extract Claude Code logs to <DATA_DIR>/logs (#136) (954ad68)
  • default Claude Code effort level setting (#132) (cdef824)
  • inject custom environment variables (secrets) into all containers (#135) (71cb47b)

Bug Fixes

  • allow manual vscode reload (1b33d2e)
  • guarantee unique instance avatars (#134) (ecc588d)
  • keep the boot-log Follow toggle from turning itself off (#133) (223b723)
  • relaunch the terminal when a stopped instance is started again (#130) (8575e69)
  • stop stranding instances on host ports taken over outside Docker (#131) (84fb0f8)

Performance Improvements

  • cut instance boot latency (background extension install, eager health, staged parallel injections) (#125) (94ee732)