fabro/lib/crates
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
..
fabro-agent rename project_docs module to memory 2026-03-13 10:02:11 -04:00
fabro-api Extend fabro.toml with project-level run defaults 2026-03-14 14:11:16 -04:00
fabro-cli Add fabro workflow create <name> subcommand to scaffold new workflows 2026-03-14 14:32:00 -04:00
fabro-config Extend fabro.toml with project-level run defaults 2026-03-14 14:11:16 -04:00
fabro-db rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-devcontainer rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-exe Rename Arc to Fabro in user-facing strings, comments, and tests 2026-03-13 20:43:21 -04:00
fabro-git-storage Add fabro rewind command to rewind workflow runs to earlier checkpoints 2026-03-14 11:38:17 -04:00
fabro-github rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-linear rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-llm Rename Arc to Fabro in user-facing strings, comments, and tests 2026-03-13 20:43:21 -04:00
fabro-mcp rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-openai-oauth rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-slack rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-sprites rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-ssh Rename Arc to Fabro in user-facing strings, comments, and tests 2026-03-13 20:43:21 -04:00
fabro-tracker rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-types rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
fabro-util Rename Arc to Fabro in user-facing strings, comments, and tests 2026-03-13 20:43:21 -04:00
fabro-workflows Add fabro workflow create <name> subcommand to scaffold new workflows 2026-03-14 14:32:00 -04:00