Skip to content

Agent TaskGraph Protocol v0.8.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@wu736139669 wu736139669 released this 05 Aug 14:51
· 18 commits to main since this release

Agent TaskGraph Protocol v0.8.0-beta.1

Private Beta release for Claude Code and Codex users.

Included

  • Spec-first intake with owner clarification and frozen task graphs
  • PMO, worker, reviewer, ledger, evidence, and Human Gate protocols
  • Conflict-safe install and explicit .agent-queue to .agent-taskgraph migration
  • Codex/HAPI log helpers and conservative cleanup
  • Apache-2.0 license
  • Version metadata and non-destructive update notification via ./install.sh --check-update

Boundaries

  • Runtime dispatch still depends on the actual Codex, HAPI, or Claude capabilities available in the host
  • No unattended scheduler, deterministic graph validator, or automatic merge/release
  • Review the repository README before using this beta in a production project