v0.7.1 !
all new features:
- Token economics dashboard — track savings per command, cost analysis, execution time
- Session scanner — analyzes your Claude Code history, finds commands that could have used rtk, and tells you how many tokens you wasted
- Auto-rewrite hook — intercepts Claude Code calls in real-time and rewrites them to rtk equivalents, no manual setup needed
- Rust toolchain support — compact output for cargo build, test, clippy
- Git power user commands — branch, fetch, stash, worktree, show, full flag forwarding
- Full JavaScript/TypeScript stack — npm/npx routing, pnpm build/typecheck, curl with auto JSON detection
- GitHub CLI proxy — PR create, merge, diff, comment, edit, gh api passthrough
- Three-tier parser infrastructure — JSON, regex, raw fallback system for reliable output compression across all tools