go-hare
86
237
69% credibility
Found Apr 01, 2026 at 86 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Hare is a Python 3.11+ port of Anthropic's Claude Code CLI (v2.1.88), translating the original TypeScript/React codebase by retaining core modules, business logic, and data flows while excluding UI components.

Star Growth

See how this repo grew from 86 to 86 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is claude-code-recover-and-python-reset?

Hare is a Python 3.11+ port of Anthropic's Claude Code CLI (v2.1.88), recovered from TypeScript sourcemaps and rebuilt without the Ink/React UI. It delivers a terminal-based coding agent: fire off prompts via `python -m hare -p "refactor this"`, get interactive REPL sessions with slash commands like /diff, /commit, /model, and tool access for bash execution, file reads/edits, git status, web fetches, and more. Set your Anthropic API key and run in any project dir—it pulls git context, tracks token costs, and handles multi-turn convos with Claude models like sonnet or opus.

Why is it gaining traction?

Claude Code's agentic coding in CLI hooked devs, but the original TypeScript UI locked it to Node. This Python recover-and-reset strips that, making it embeddable in scripts, servers, or automation without JS deps—pure asyncio, stdlib tools, and Anthropic SDK. 86 stars reflect curiosity from Pythonistas wanting Claude's bash/file/git superpowers in a lightweight, non-UI form; early adopters praise the near-100% feature parity for quick prototyping.

Who should use this?

Python scripters automating code reviews or git workflows with Claude tools. Backend devs needing a headless agent for CI/CD or remote sessions. Tinkerers extending Claude logic into custom bots—swap in your own tools via the registry, no React hassle. Skip if you want polished VS Code extensions; this is for terminal diehards.

Verdict

Grab it for experimentation if you're deep into Claude/Python tooling—impressive recover from sourcemaps covers core query loops, tools, and commands. But 0.7% credibility score flags risks: untested by author, no official support, potential API quirks. With 86 stars and solid docs, it's a fun reset for TS-averse devs; production? Stabilize first. (187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.