Skip to content

TreeWork v0.1.3

Choose a tag to compare

@Johnny-xuan Johnny-xuan released this 01 Aug 05:56
· 23 commits to main since this release
  • Publishes TreeWork as a Codex plugin for state-native project memory while
    keeping the Agent-facing Skill concise and operational.
  • Teaches five durable reasoning shifts: locate before acting, design before
    inventing, recover state instead of fragments, transition instead of jumping,
    and prove completion.
  • Documents the complete managed-worktree lifecycle across Enter, Pause,
    switching, Complete, and Abort.
  • Exposes revision-scoped lifecycle eligibility through Recall, with stable
    blocker reasons and command-time revalidation against committed state.
  • Adds dependency-aware teamwork guidance: the Lead delegates independent
    branches, confirms scope through a handshake, and reviews returned evidence
    without adding a separate Team or Runner state system.
  • Ships the accepted TreeWork plugin icon as PNG and SVG and validates both
    plugin manifest references during packaging.
  • Includes the TreeWork system-paper draft, formal continuation guarantees,
    evaluation protocol, and visual explanation of state-native project memory.
  • Includes the public contribution, security, CI, development, release, and
    repository documentation required for community maintenance.