Skip to content

Releases: gjtorikian/pi-workgraph

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:17
743f793

0.3.1 (2026-09-02)

Bug Fixes

  • subagents: Probe pi's package store for the upstream version (e942914)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 20:01
e6c0238

0.3.0 (2026-09-02)

Features

  • Add lease-convention git push guard (5786cb1)
  • subagents: Bridge any installed version by default (ea28d4f)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:30
607419e

0.2.1 (2026-09-02)

Bug Fixes

  • coordinator: reset phase before lease release (7bab621)
  • in-session: wake via followUp — nextTurn never triggers a turn in promptless RPC sessions (7e3dde9)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 15:57
22486d8

0.2.0 (2026-08-18)

Features

  • subagents: Route profiles by workflow class (a64778d)
  • Add per-issue workflow classes (dd8e246)

Bug Fixes

  • policy: Require independence on every axis (21f3514)

Miscellaneous Chores

  • release on push instead of pull_request_target (0a0a182)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 18:59
b697b13

0.1.0 (2026-08-12)

Features

  • Add a planner tier ahead of implementation (#1)

Bug Fixes

  • Drop null-valued headers before compaction (#1)

Miscellaneous Chores

  • add release and publish workflow (14b8cb9)
  • Gate shutdown assertion on the durable write (#1)