Back to browse
GitHub Repository

minimal Claude Code implemented in rust

8 starsRust

A minimal Claude Code clone written in Rust

by kwk236·Feb 26, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainShip ItNiche Gem

Claude's full agentic loop in your terminal, but reinventing Cursor's architecture for 200 lines isn't novel.

Strengths
  • OAuth2 token reuse from real Claude Code eliminates friction for existing users.
  • Hooks, skills, and permission system show thoughtful safety design beyond basic LLM wrapping.
  • Session persistence with auto-memory and context compaction demonstrates serious architecture.
Weaknesses
  • Direct Claude Code alternative when Cursor, Continue IDE, and Cline already own this use case.
  • macOS-first with limited Linux support; permission system sounds defensive but doesn't justify the friction.
Target Audience

CLI-first developers, AI researchers, automation engineers

Similar To

Cursor · Continue.dev · Cline

Similar Projects