mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-10 22:43:37 +00:00
- Add `labels: HashMap<String, String>` to RunConfig, written to manifest.json - Add `--label KEY=VALUE` flag to `arc run` (repeatable) - New `arc runs` command: list pipeline runs with table or --json output - New `arc runs prune` command: delete old runs with --before, --pipeline, --label, --orphans filters (dry-run by default, --yes to confirm) - 13 new tests covering scan_runs, filter_runs, prune, and manifest labels Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-util | ||
| arc-workflows | ||