Section 01
pi-workflows: Extending AI Programming Assistant pi with Workflow Orchestration
pi-workflows is an extension for the TUI-based AI programming assistant pi, enabling developers to define multi-step AI agent pipelines using simple JavaScript/TypeScript scripts. It supports running, monitoring, and debugging these workflows via pi's TUI, addressing the limitation of single-round AI assistant interactions for complex tasks. Key features include phase-based structuring, traceability, structured output with JSON Schema, and a local web dashboard for visualization.