AGENTS.md

This commit is contained in:
Bryan Helmkamp 2026-03-13 12:25:59 -04:00
parent 3f04e978c8
commit d28a97c398

View file

@ -82,4 +82,5 @@ When interpolating values into shell command strings (in `fabro-exe` and `fabro-
## Testing workflows
When manually testing workflows with `fabro run`, use `--no-retro` to skip the retro step and finish faster.
- `fabro run <name>` — run a workflow by name (resolves `arc/workflows/<name>/workflow.toml`), e.g. `fabro run repl`
- Use `--no-retro` to skip the retro step and finish faster