Skip to content

Releases: foobarto/devbox

v1.0.6

Choose a tag to compare

@foobarto foobarto released this 16 Jul 14:46
v1.0.6
0d8ce00

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@foobarto foobarto released this 16 Jul 13:28
v1.0.5
882c028

Full Changelog: v1.0.4...v1.0.5

devbox v1.0.4

Choose a tag to compare

@foobarto foobarto released this 16 Jul 12:30
v1.0.4
c5faf19

Changelog

v1.0.4 - 2026-07-16

  • Make the Homebrew package install the release version metadata and document
    stable installs by default; --HEAD remains available for development.

v1.0.3 - 2026-07-16

  • Restore the disposable default for existing boxes: a normal invocation now
    destroys its Devbox on shell exit; only --keep retains it.

v1.0.2 - 2026-07-16

  • Configure signed Git commits through the host SSH agent whenever
    --ssh-agent is enabled; the guest receives only the selected public key.

v1.0.1 - 2026-07-16

  • Make --ssh-agent work for existing Devboxes: verify the host agent socket,
    update Lima's forwarding setting, and restart the box when necessary.

v1.0.0 - 2026-07-16

  • First stable release of disposable Lima development boxes with golden images.
  • Add .devbox.toml project configuration with approval prompts for host access
    and a visible warning before a project startup command runs.
  • Add a host-only AI proxy for Claude and Codex API-key or OAuth sessions,
    including proactive OAuth refresh and Codex WebSocket forwarding.
  • Add --no-auth to explicitly remove Devbox-managed authentication from a
    kept box.
  • Add repository-managed credential checks through a pre-commit hook.

devbox v1.0.3

Choose a tag to compare

@foobarto foobarto released this 16 Jul 12:24
v1.0.3
43fc0cb

Changelog

v1.0.3 - 2026-07-16

  • Restore the disposable default for existing boxes: a normal invocation now
    destroys its Devbox on shell exit; only --keep retains it.

v1.0.2 - 2026-07-16

  • Configure signed Git commits through the host SSH agent whenever
    --ssh-agent is enabled; the guest receives only the selected public key.

v1.0.1 - 2026-07-16

  • Make --ssh-agent work for existing Devboxes: verify the host agent socket,
    update Lima's forwarding setting, and restart the box when necessary.

v1.0.0 - 2026-07-16

  • First stable release of disposable Lima development boxes with golden images.
  • Add .devbox.toml project configuration with approval prompts for host access
    and a visible warning before a project startup command runs.
  • Add a host-only AI proxy for Claude and Codex API-key or OAuth sessions,
    including proactive OAuth refresh and Codex WebSocket forwarding.
  • Add --no-auth to explicitly remove Devbox-managed authentication from a
    kept box.
  • Add repository-managed credential checks through a pre-commit hook.

devbox v1.0.2

Choose a tag to compare

@foobarto foobarto released this 16 Jul 12:19
v1.0.2
5f96f73

Changelog

v1.0.2 - 2026-07-16

  • Configure signed Git commits through the host SSH agent whenever
    --ssh-agent is enabled; the guest receives only the selected public key.

v1.0.1 - 2026-07-16

  • Make --ssh-agent work for existing Devboxes: verify the host agent socket,
    update Lima's forwarding setting, and restart the box when necessary.

v1.0.0 - 2026-07-16

  • First stable release of disposable Lima development boxes with golden images.
  • Add .devbox.toml project configuration with approval prompts for host access
    and a visible warning before a project startup command runs.
  • Add a host-only AI proxy for Claude and Codex API-key or OAuth sessions,
    including proactive OAuth refresh and Codex WebSocket forwarding.
  • Add --no-auth to explicitly remove Devbox-managed authentication from a
    kept box.
  • Add repository-managed credential checks through a pre-commit hook.

devbox v1.0.1

Choose a tag to compare

@foobarto foobarto released this 16 Jul 11:57
v1.0.1
a510b2c

Changelog

v1.0.1 - 2026-07-16

  • Make --ssh-agent work for existing Devboxes: verify the host agent socket,
    update Lima's forwarding setting, and restart the box when necessary.

v1.0.0 - 2026-07-16

  • First stable release of disposable Lima development boxes with golden images.
  • Add .devbox.toml project configuration with approval prompts for host access
    and a visible warning before a project startup command runs.
  • Add a host-only AI proxy for Claude and Codex API-key or OAuth sessions,
    including proactive OAuth refresh and Codex WebSocket forwarding.
  • Add --no-auth to explicitly remove Devbox-managed authentication from a
    kept box.
  • Add repository-managed credential checks through a pre-commit hook.

devbox v1.0.0

Choose a tag to compare

@foobarto foobarto released this 16 Jul 11:40
v1.0.0
4279ef5

Changelog

v1.0.0 - 2026-07-16

  • First stable release of disposable Lima development boxes with golden images.
  • Add .devbox.toml project configuration with approval prompts for host access
    and a visible warning before a project startup command runs.
  • Add a host-only AI proxy for Claude and Codex API-key or OAuth sessions,
    including proactive OAuth refresh and Codex WebSocket forwarding.
  • Add --no-auth to explicitly remove Devbox-managed authentication from a
    kept box.
  • Add repository-managed credential checks through a pre-commit hook.