Skip to content

1.2.3 - 2026-08-31

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:24

Release Notes

Fixed

  • Task and planner paths are treated as expected implementation seams rather
    than exhaustive allowlists. Directly necessary, attributable files no longer
    turn otherwise in-scope work into a blocker.
  • Goal loops distinguish genuine external or safety blockers from partial,
    directly actionable implementation. Claude Code retries actionable worker
    blockers and stops repeated attempts when snapshot comparison shows no
    attributable progress.
  • Task drafting and focused selection keep unattended repository work ahead of
    physical-device, credential, production-access, and other attended gates.
  • Verified, coherent work proceeds through the normal completion and commit
    flow instead of remaining dirty solely because a later attended check exists.
  • Verifiers prefer check or dry-run forms for generators, avoiding dirty
    worktrees caused by verification when generation belongs to implementation.
  • Claude Code project integrations resolve their installed task-workflow
    contract from the project destination instead of a user-scoped path.

Compatibility

  • Existing records and task state remain valid. Reinstall integrations with
    zdev skill install <harness> --force to receive the updated loop,
    task-writing, worker, and verifier contracts.

Download zdev 1.2.3

File Platform Checksum
zdev-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
zdev-x86_64-apple-darwin.tar.xz Intel macOS checksum
zdev-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
zdev-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum