Discover and explore top open-source AI tools and projects—updated daily.
x1xhlolA performant, open coding CLI tool
New!
Top 75.6% on SourcePulse
Summary
Better-Clawd is a fork of Claude Code addressing its predecessor's vendor lock-in, telemetry, and performance issues. It offers enhanced flexibility and control by supporting multiple AI providers, including OpenAI and OpenRouter, alongside Anthropic. This project targets developers seeking a more performant, transparent, and customizable coding CLI, promising faster startups, lower idle overhead, and improved long-session stability.
How It Works
This fork retains Claude Code's core concept but re-engineers it for better performance and user choice. It prioritizes local-first operation, removes telemetry, and reduces external service dependencies. The architecture supports pluggable AI backends, enabling seamless integration with OpenAI (API key/Codex login) and OpenRouter, in addition to Anthropic. This approach yields a leaner, more inspectable, and adaptable CLI.
Quick Start & Requirements
Install via npm: npm install -g better-clawd or use npx better-clawd. Prerequisites include Node.js and npm. Configuration typically involves environment variables for API keys and provider selection (e.g., BETTER_CLAWD_API_PROVIDER, OPENAI_API_KEY). No specialized hardware like GPUs is mentioned.
Highlighted Details
Maintenance & Community
Presented as an independent, unofficial community effort. Specific details on maintainers, active community channels, or a public roadmap are not provided in the README.
Licensing & Compatibility
The README omits an explicit software license. It's described as an "independent, unofficial community project" unaffiliated with Anthropic. Users should exercise caution regarding licensing implications for commercial use or integration, as no specific assurances are given.
Limitations & Caveats
As an unofficial fork, it lacks official endorsement. Feature parity with the original Claude Code and long-term maintenance guarantees are not detailed. Users should be aware of potential breaking changes or missing features.
1 week ago
Inactive
raizamartin
ricklamers
openai
anomalyco