Skip to content

v0.1.3

Choose a tag to compare

@sricola sricola released this 17 Jun 03:47
· 37 commits to main since this release
c572ea4

Highlights

  • New drydock doctor smoke command — verifies sandbox setup without API spend.
  • Per-task --model flag + default_model config field — pick Opus, Sonnet, or Haiku per task or set a default.
  • Sandbox image ships Python 3.11 and Go 1.26.4 alongside Node 22; egress allowlist adds proxy.golang.org + sum.golang.org.
  • --help works on every subcommand (previously could accidentally approve/deny a task named "--help").
  • drydock version reports git-describe output on source builds.
  • drydock init preflights macOS version + Apple-silicon arch; nudges operators whose existing ~/.drydock/egress.yaml is missing newer shipping entries.
  • drydock init detects stale sandbox images from before the macagent→drydock rename and rebuilds with --no-cache.
  • Failed tasks resolve to error (with duration + cost) instead of staying at running? forever.

Full notes: see CHANGELOG.md

Install

brew install sricola/drydock/drydock
drydock init && drydock doctor