QuintinShaw/pi-dynamic-workflows
Pi package that turns a single prompt into a JavaScript orchestration script fanning out to isolated subagents with model routing and cross-checking.

A TypeScript package for the Pi coding agent that enables Claude Code–style dynamic workflows. It generates JavaScript orchestration scripts that dispatch work to isolated subagents, route each task to an appropriate model, cross-check results, and synthesize a final answer. Features include journaled resume, git-worktree isolation, cost accounting, an interactive /workflows TUI, an /ultracode standing opt-in, and deep research support.
Frequently asked
- What is QuintinShaw/pi-dynamic-workflows?
- Pi package that turns a single prompt into a JavaScript orchestration script fanning out to isolated subagents with model routing and cross-checking.
- Is pi-dynamic-workflows open source?
- Yes — QuintinShaw/pi-dynamic-workflows is open source, released under the MIT license.
- What language is pi-dynamic-workflows written in?
- QuintinShaw/pi-dynamic-workflows is primarily written in TypeScript.
- How popular is pi-dynamic-workflows?
- QuintinShaw/pi-dynamic-workflows has 502 stars on GitHub.
- Where can I find pi-dynamic-workflows?
- QuintinShaw/pi-dynamic-workflows is on GitHub at https://github.com/QuintinShaw/pi-dynamic-workflows.