zhangliang605 在 Carry Code v0.7.3发布 中发帖
🚀 Carry Code v0.7.3 发布:基于Rust的 AI 编程助手
大家好!Carry Code v0.7.3 正式发布了!这是一个使用Rust彻底重写的, 终端原生的 AI代码代理,能通过自然对话帮助你编写、重构、调试和理解代码。
Carry Code为什么选择做Cli作为交互形式?
因为我们认为编程的最终形式是黑灯工厂, 端到端实现需求定义到产品交付, 甚至无需人工介入;
官网:https://carrycode.ai
文档:https://carrycode.ai/docs
源码:GitHub - deepcarryai/carrycode: CarryCode is a terminal-native AI coding agent that helps you write, refactor, debug, and understand code — al...