claude-code-best/claude-code

原汁原昧 Claude Code 可运行,可构建, 可调试版; 生产级工程化, 企业级可靠性; 安全无毒, 内存泄露修复

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 1st, 2026
Created on March 31st, 2026
Open Issues & Pull Requests: 40 (+0)
GitHub issues: Enabled
Number of forks: 16,477
Total Stargazers: 22,414 (+0)
Total Subscribers: 142 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.4 hours
Mean response time: 11.2 hours
90th percentile: 11.2 hours
Tracked items: 993

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 29% of issues opened in the past year have been closed. Three people close 98% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 26
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 62 days
Stale 30+ days: 21
Stale 90+ days: 4

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (38)
  • enhancement (8)
  • ai-solve (3)
  • v6 (1)

Most active issues this week

Detailed Description

Claude Code Best is a production-grade engineering implementation of Claude Code that runs locally without external dependencies.

The project addresses the need for a self-hosted, enterprise-ready version of Claude Code that does not require authentication or cloud connectivity. It achieves this by providing a complete reimplementation of Anthropic's Claude Code with additional features and optimizations. The tool maintains full compatibility with the original Claude Code configuration, meaning users can migrate existing setups without modification. It includes Dynamic Workflow and Goal functionality alongside extended capabilities, while removing all external control points that might limit usage.

Teams and developers should choose this tool if they need Claude Code functionality in air-gapped environments, require production-grade reliability without external dependencies, or want to avoid account-based access restrictions. The project suits enterprise deployments where security and self-sufficiency are priorities. The README mentions Peri Code as a compatible alternative, a Rust-based agent optimized for domestic large language models and resource-constrained environments like development machines and Raspberry Pi hardware.

Development activity shows consistent attention to production concerns: memory leak fixes have been addressed, the codebase maintains TypeScript as its primary language, and the project actively tracks and implements features from Anthropic's official Claude Code releases. The maintainers provide documentation, community support through Discord, and actively monitor compatibility with upstream changes.