Releases: rohansx/wardn
Releases · rohansx/wardn
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0 — Audit Logging, MCP Setup, Comparison Docs
What's New
Audit Logging
- Every proxy request gets a unique request ID for traceability
- Logs credential injection, rate limit violations, response stripping events
- MCP tool calls logged with agent ID
- Control verbosity with RUST_LOG=wardn=info (or debug/trace)
MCP Setup Commands
- wardn setup claude-code — one-command Claude Code MCP integration
- wardn setup cursor — one-command Cursor MCP integration
- Passphrase verified and passed to IDE env config automatically
README Improvements
- Comparison table (vs Varlock, OpenRouter, secrets managers, service meshes)
- Trust boundary documentation
- Audit logging docs with example output
Fixes
- Fixed repository URL in Cargo.toml
- Fixed passphrase not being passed to MCP server env config
Install
cargo install wardn