diff --git a/rust/README.md b/rust/README.md index e3b5924..801a939 100644 --- a/rust/README.md +++ b/rust/README.md @@ -1,6 +1,30 @@ # 🦞 Claw Code — Rust Implementation -A high-performance Rust rewrite of the Claude Code CLI agent harness. Built for speed, safety, and native tool execution. +

+ GitHub stars + Sponsor on GitHub +

+ +

+ Claw Code — a clean-room Rust rewrite of the original agent harness. +

+ +

+ Built for 90K+ stars. 43 tools. JSONL sessions. Prompt caching. Wire-protocol telemetry matching.
+ Blazing fast. Memory-safe. Zero-compromise architecture. +

+ +## Star History + +

+ + + + + Star History Chart + + +

## Quick Start @@ -39,6 +63,11 @@ claw login | Feature | Status | |---------|--------| +| 43 tools with full parity | ✅ | +| JSONL session persistence | ✅ | +| Prompt cache tracking | ✅ | +| Wire-protocol telemetry matching | ✅ | +| 11MB release binary | ✅ | | Anthropic API + streaming | ✅ | | OAuth login/logout | ✅ | | Interactive REPL (rustyline) | ✅ |