Skip to content

v0.7.0

Choose a tag to compare

@AbysmalBiscuit AbysmalBiscuit released this 24 Jun 13:21

0.7.0 (2026-06-24)

Features

  • common: add credential secret store (af5ebce)
  • common: add credential validators (49688d6)
  • common: add minijinja template render helper (bc10c35)
  • config: add prep_files app field alongside prep_env (a62f799)
  • devkit: add devkit binary with auth command (f103674)
  • devkit: add doctor command (c80c7fa)
  • devkitd: add DownPorts request and handler (e1f513f)
  • devrun: add config apps catalog listing (d0ea447)
  • devrun: add config show with optional value provenance (84d87a6)
  • devrun: add launch-time prd guard for doppler launches (2582439)
  • devrun: cross-worktree down with tty-gated confirmation (7d4caaa)
  • devrun: run launch argv verbatim instead of wrapping in doppler (7cbf022)
  • issue: ensure .devkit is in the global gitignore (63fa2a3)
  • issue: persist setup record for review-time context (294e125)
  • issue: render branch and worktree dir from templates (9b81d17)
  • issue: render PR and Slack text from templates (beee371)
  • issue: template prep-file content at setup (82ada50)
  • issue: write configurable prep_files during setup (68a10c5)
  • locks: add explicit-context daemon-aware facade fns (9aac338)
  • mcp: echo the client's initialize protocol version (7f528a7)
  • mcp: route lock actions through the daemon-aware facade (977153e)
  • ports: add deep-merge with per-leaf provenance (3ef0cd9)
  • ports: add Templates config struct with defaults (dd3942b)
  • ports: layer devkit.toml from cwd to root plus home config (e91d564)
  • ports: make config types serializable for config show (6e33456)
  • ports: resolve layered config through load and expose provenance (fdc8701)
  • registry: add down selection model (3953ce0)
  • registry: release ports by explicit set (56ac606)
  • run: add bring_down_ports facade (39e9121)

Bug Fixes

  • issue: gate await re-review on re-request (5fec5eb)
  • issue: keep changes-requested vote over later comment (90b96a3)
  • ports: make doppler_yaml key optional (23bbb44)