[TOOL_PROFILE]
bacon
Background Rust checker that runs cargo tasks on changes.
automation lang: rust
[USE_WHEN]ALLOW
- ✓ Watch Rust projects while iterating on compile, clippy, or tests
[AVOID_WHEN]BLOCK
- ✕ One-shot CI validation is enough
[GUARDRAILS]MANDATORY
- ⚠ Stop background watchers when the task is finished.
[DETAILS]RAW_META
- Binary
- bacon
- Effects
- execute_code, read_files, write_files
- Documentation
- https://dystroy.org/bacon/
[SIMILAR_TOOLS]03