foreguard 0.4.0

Preview what your AI agent is about to do — before it does it. A dry-run trust layer for autonomous agents, powered by kedge.
1
2
3
4
# Pin the toolchain so a contributor's local `cargo fmt`/`clippy` matches CI.
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]