Skip to content

Releases: khromov/codebay

codebay: v0.15.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:10
205797a

0.15.0 (2026-09-08)

Features

  • add an MCP server so agents can drive sandboxes (#206) (de7ae70)
  • support Windows with Docker Desktop (#203) (d7b9c31)

codebay: v0.14.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:13
da827cb

0.14.0 (2026-09-03)

Features

  • add Codebay logo as favicon on the control panel (#201) (70c7bb3)
  • inject global Claude skills & CLAUDE.md, add configurable Claude dir (#204) (e176ae4)

Bug Fixes

  • marketing: sync avatar carousel with current sprites (#205) (fe34e8b)

codebay: v0.13.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 02:02
bbb8c10

0.13.0 (2026-08-21)

Features

Bug Fixes

  • install Claude Code as the remote user so the native binary lands in their HOME (#197) (3500905)

codebay: v0.12.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 14:46
6440e06

0.12.1 (2026-08-16)

Bug Fixes

  • retrigger release for hand-drawn avatar redraws (1b76c44)

codebay: v0.12.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 00:10
70d02fa

0.12.0 (2026-08-14)

Features

  • make tab keyboard shortcuts toggleable in settings (#149) (f0579f3)

Performance Improvements

  • render the grid overlay on a fixed layer and cut moiré (#147) (c0c64b0)

codebay: v0.11.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:59
4eb9117

0.11.1 (2026-08-14)

Bug Fixes

  • boot the Codebay-owned config via --override-config (#145) (934516e)

codebay: v0.11.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:53
607c788

0.11.0 (2026-08-14)

Features

Bug Fixes

  • keep the project's devcontainer.json pristine in instance copies (#137) (ea6b931)

codebay: v0.10.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 01:11
8c0a3c3

0.10.1 (2026-08-13)

Bug Fixes

  • stop the terminal launching claude before injections finish (#139) (3638389)

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)

codebay: v0.9.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:02
96ad75b

0.9.1 (2026-08-10)

Bug Fixes

  • stop terminal mode installing Node via nvm into project images (#126) (dc7e749)

Reverts

  • drop connect-first WebSocket subprotocol relay (standby) (#121) (e01b8dd)