Discover and explore top open-source AI tools and projects—updated daily.
7df-labAn open-source AI coding agent built in Rust
New!
Top 98.3% on SourcePulse
Summary
Claw CR is an open-source AI coding agent built in Rust, designed as an alternative to proprietary solutions like Claude Code. It aims to provide a flexible, provider-agnostic platform for AI-assisted coding, targeting developers seeking an open and customizable tool. Its key benefit lies in its extensibility and ability to integrate with various AI models, both cloud-based and local.
How It Works
The project employs a client/server architecture, allowing the core agent to run locally while being controllable remotely, with the TUI serving as one potential client interface. A significant design choice is its provider-agnostic nature, enabling integration with multiple AI backends including Claude, OpenAI, Qwen, Deepseek, and local models, fostering flexibility as the AI landscape evolves. It also features out-of-the-box Language Server Protocol (LSP) support and a built-in Text User Interface (TUI).
Quick Start & Requirements
git clone https://github.com/claw-cli/claw-code-rust), navigate into the directory, and build using cargo build --release.rustup.rs.Highlighted Details
Maintenance & Community
The project is explicitly marked as "early-stage" and "under active development," indicating a focus on foundational design and implementation. Contributions, including architecture feedback, RFC discussions, documentation, and implementation, are actively welcomed.
Licensing & Compatibility
The project is licensed under the MIT License, which generally permits commercial use and derivative works, including linking with closed-source software.
Limitations & Caveats
Claw CR is currently in an early design phase and is not production-ready. Users should expect ongoing development, potential breaking changes, and incomplete features as the project matures.
2 days ago
Inactive
SilasMarvin
olimorris
oraios
AntonOsika