fabro/lib
Bryan Helmkamp 12e71e3464
Add fabro workflow create <name> subcommand to scaffold new workflows
Writes a starter workflow.fabro (DOT graph) and workflow.toml into the
project's workflows directory. Supports --goal flag and derives the
digraph name from the workflow name using PascalCase conversion. Also
defaults the `graph` field in workflow.toml to "workflow.fabro" so it
can be omitted from generated configs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 14:32:00 -04:00
..
crates Add fabro workflow create <name> subcommand to scaffold new workflows 2026-03-14 14:32:00 -04:00
packages/fabro-api-client Extend fabro.toml with project-level run defaults 2026-03-14 14:11:16 -04:00