Skip to content

Releases: rohansx/wardn

v0.4.1

26 Mar 14:27
134c489

Choose a tag to compare

v0.4.0 — Audit Logging, MCP Setup, Comparison Docs

26 Mar 13:36
fca0601

Choose a tag to compare

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