v0.1.3
Highlights
- New
drydock doctorsmoke command — verifies sandbox setup without API spend. - Per-task
--modelflag +default_modelconfig 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. --helpworks on every subcommand (previously could accidentally approve/deny a task named "--help").drydock versionreports git-describe output on source builds.drydock initpreflights macOS version + Apple-silicon arch; nudges operators whose existing~/.drydock/egress.yamlis missing newer shipping entries.drydock initdetects 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 atrunning?forever.
Full notes: see CHANGELOG.md
Install
brew install sricola/drydock/drydock
drydock init && drydock doctor