Skip to content

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.