Skip to content

Agent Workflows v0.2.0

Latest

Choose a tag to compare

@ali-abassi ali-abassi released this 23 Aug 21:33
· 2 commits to main since this release
d2f84bb

Project renamed from pi-graph-core to agent-workflows (old URLs redirect). The piw command, steps.yaml contract, and durable run formats are unchanged — existing workflows and run bundles stay valid. Python imports change: pi_graph_coreagent_workflows.

Also includes the 0.2.0 fixes: failed runs print the documented piw resume remedy, and a run missing its required input no longer creates an empty run directory. Full details in CHANGELOG.md.