Discover and explore top open-source AI tools and projects—updated daily.
High-performance Rust CLI coding agent
Top 95.0% on SourcePulse
Coro Code is a high-performance, Rust-based AI coding agent designed for developers. It offers a free, terminal-native alternative to proprietary solutions, enabling seamless code generation, debugging, and management with a focus on speed and user experience.
How It Works
Built in Rust for performance and memory safety, Coro Code features a rich, interactive terminal UI. It supports multiple LLM providers (OpenAI, with Anthropic and Google planned) and includes built-in tools for bash execution and file operations, extensible via a tool system. This approach prioritizes speed, reliability, and a superior user experience directly within the terminal.
Quick Start & Requirements
cargo install --git https://github.com/Blushyes/coro-code --bin coro
OPENAI_API_KEY
) or a coro.json
file.Highlighted Details
Maintenance & Community
The repository is maintained by Blushyes. No specific community channels (Discord, Slack) or sponsorship details are provided in the README.
Licensing & Compatibility
Dual-licensed under Apache-2.0 and MIT, allowing for broad compatibility and commercial use without explicit restrictions mentioned.
Limitations & Caveats
Support for Anthropic and Google LLMs is currently in progress. Some planned features, such as a tool call permission system and first-time setup management, are also marked as in progress or planned. The project was formerly known as Trae Agent Rust, suggesting potential evolution from a previous implementation.
17 hours ago
Inactive