fabro/crates
Bryan Helmkamp 0f9e31204f Add TOML-based task config for attractor run
Support `attractor run task.toml` as an alternative to `.dot` files.
Auto-detects format by file extension. TOML bundles pipeline config
(graph path, model, setup commands, working directory) into a single
file with precedence: CLI flag > TOML > DOT graph attrs > defaults.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 8744d57d6053
2026-02-26 13:37:08 -05:00
..
agent Add missing data to agent events and cost tracking in pipeline logs 2026-02-25 17:17:13 -05:00
attractor Add TOML-based task config for attractor run 2026-02-26 13:37:08 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Add Claude Haiku 4.5 to model catalog 2026-02-25 14:21:58 -05:00
redact Add redact crate for secret detection and redaction in NDJSON logs 2026-02-25 15:25:52 -05:00
terminal Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00