Expand description
Rust-specific sensors.
Each sensor runs the corresponding cargo subcommand and converts its
diagnostic JSON stream into Signals. The agent_hint field is filled
with imperative correction language so the model can act on it directly.
Structs§
- Cargo
Check cargo check— fast type / borrow-check sensor. Self-correct stage.- Clippy
cargo clippy --message-format=json -- -D warnings— lint sensor.