Skip to content

SSYCloud/roo-code-ssy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Roo Code (prev. Roo Cline)

Connect with developers, contribute ideas, and stay ahead with the latest AI-powered coding tools.

Join Discord Join Reddit



Download on VS Marketplace Feature Requests Rate & Review Documentation

Roo-code 中文版核心优势

中文代码生成精准度提升200%

零门槛接入,国内直连无需魔法

企业用户可开具正规发票

独家专属模型折扣

✨进群交流

进群福利

  • 注册新用户赠送10元
  • 我们的专业客服及时为您答疑解惑
  • 开发票

APIRouter进群交流
(如果无法加群,请加企业微信客服)
APIRouter企业微信群

企业客服咨询
企业微信客服


Roo Code 简介
Roo Code 是一款内置于编辑器的 AI 自主编程助手,它能:

  • 使用自然语言沟通
  • 直接读写工作区文件
  • 运行终端命令
  • 自动化浏览器操作
  • 集成任何 OpenAI 兼容或自定义 API/模型
  • 通过「自定义模式」调整角色能力与个性

无论您需要灵活的编程搭档、系统架构师,还是 QA 工程师/产品经理等专业角色,Roo Code 都能助您高效构建软件。

📜 查看 更新日志 获取详细修复记录


🎉 Roo Code 3.14 版本发布

基于用户反馈的重大升级:

  1. 提示词缓存:Gemini 供应商支持提示缓存(Vertex/OpenRouter 即将上线)
  2. 强化编辑工具search_and_replaceinsert_content 工具结束实验状态
  3. 海量优化:全插件功能增强与问题修复

核心能力

🚀 自然语言生成代码
🔧 重构与调试代码
📝 编写/更新文档
🤔 解答代码库问题
🔄 自动化重复任务
🏗️ 创建新文件与项目


快速入门

  1. 安装 Roo Code
  2. 连接 AI 供应商
  3. 执行首个任务

核心特性

多模式协作

  • 编程模式:通用编码任务
  • 架构模式:技术规划与设计
  • 问答模式:知识咨询
  • 调试模式:系统化问题诊断
  • 自定义模式:无限扩展安全审计、性能优化等专业场景

智能工具集

  • 读写项目文件
  • 执行 VS Code 终端命令
  • 控制浏览器操作
  • 通过 MCP(模型上下文协议) 接入外部工具

MCP 支持无限扩展:集成 API/数据库/开发工具,定制专属工作流

深度定制化

  • 自定义指令调整行为
  • 本地模型离线运行
  • 自动审批加速流程

本地开发部署

# 克隆仓库
git clone https://github.com/RooVetGit/Roo-Code.git

# 安装依赖
npm run install:all

# 启动 Webview (Vite/React 热更新)
npm run dev

# 调试:VS Code 按 F5 加载插件

编译安装

npm run build  # 生成 bin/roo-cline-<版本>.vsix
code --install-extension bin/roo-cline-<版本>.vsix

版本管理采用 changesets,更新记录见 CHANGELOG.md


免责声明

Roo Code, Inc 不对其提供的代码、模型、工具及相关输出作任何担保。您需自行承担使用风险,包括但不限于:
⚠️ 知识产权风险 | ⚠️ 安全漏洞 | ⚠️ 数据偏差
⚠️ 程序错误 | ⚠️ 系统中断 | ⚠️ 财产损失
所有工具及输出均按现状提供,使用者对合法性及结果负全责。


Roo Code is an AI-powered autonomous coding agent that lives in your editor. It can:

  • Communicate in natural language
  • Read and write files directly in your workspace
  • Run terminal commands
  • Automate browser actions
  • Integrate with any OpenAI-compatible or custom API/model
  • Adapt its “personality” and capabilities through Custom Modes

Whether you’re seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Roo Code can help you build software more efficiently.

Check out the CHANGELOG for detailed updates and fixes.


🎉 Roo Code 3.14 Released

Roo Code 3.14 brings new features and improvements based on your feedback!

  • Prompt Caching - gemini-2.5-pro-preview-03-25 now supports prompt caching in the Gemini provider (Vertex and OpenRouter coming soon).
  • Improved Editing Tools - The search_and_replace and insert_content tools have been improved and graduated from experimental status.
  • Tons of Other Improvements - Numerous fixes and enhancements throughout the extension.

What Can Roo Code Do?

  • 🚀 Generate Code from natural language descriptions
  • 🔧 Refactor & Debug existing code
  • 📝 Write & Update documentation
  • 🤔 Answer Questions about your codebase
  • 🔄 Automate repetitive tasks
  • 🏗️ Create new files and projects

Quick Start

  1. Install Roo Code
  2. Connect Your AI Provider
  3. Try Your First Task

Key Features

Multiple Modes

Roo Code adapts to your needs with specialized modes:

  • Code Mode: For general-purpose coding tasks
  • Architect Mode: For planning and technical leadership
  • Ask Mode: For answering questions and providing information
  • Debug Mode: For systematic problem diagnosis
  • Custom Modes: Create unlimited specialized personas for security auditing, performance optimization, documentation, or any other task

Smart Tools

Roo Code comes with powerful tools that can:

  • Read and write files in your project
  • Execute commands in your VS Code terminal
  • Control a web browser
  • Use external tools via MCP (Model Context Protocol)

MCP extends Roo Code's capabilities by allowing you to add unlimited custom tools. Integrate with external APIs, connect to databases, or create specialized development tools - MCP provides the framework to expand Roo Code's functionality to meet your specific needs.

Customization

Make Roo Code work your way with:

Resources

Documentation

Community


Local Setup & Development

  1. Clone the repo:
git clone https://github.com/RooVetGit/Roo-Code.git
  1. Install dependencies:
npm run install:all
  1. Start the webview (Vite/React app with HMR):
npm run dev
  1. Debug: Press F5 (or RunStart Debugging) in VSCode to open a new session with Roo Code loaded.

Changes to the webview will appear immediately. Changes to the core extension will require a restart of the extension host.

Alternatively you can build a .vsix and install it directly in VSCode:

npm run build

A .vsix file will appear in the bin/ directory which can be installed with:

code --install-extension bin/roo-cline-<version>.vsix

We use changesets for versioning and publishing. Check our CHANGELOG.md for release notes.


Disclaimer

Please note that Roo Code, Inc does not make any representations or warranties regarding any code, models, or other tools provided or made available in connection with Roo Code, any associated third-party tools, or any resulting outputs. You assume all risks associated with the use of any such tools or outputs; such tools are provided on an "AS IS" and "AS AVAILABLE" basis. Such risks may include, without limitation, intellectual property infringement, cyber vulnerabilities or attacks, bias, inaccuracies, errors, defects, viruses, downtime, property loss or damage, and/or personal injury. You are solely responsible for your use of any such tools or outputs (including, without limitation, the legality, appropriateness, and results thereof).


Contributors

Thanks to all our contributors who have helped make Roo Code better!

mrubens
mrubens
saoudrizwan
saoudrizwan
cte
cte
samhvw8
samhvw8
daniel-lxs
daniel-lxs
a8trejo
a8trejo
ColemanRoo
ColemanRoo
stea9499
stea9499
joemanley201
joemanley201
System233
System233
hannesrudolph
hannesrudolph
KJ7LNW
KJ7LNW
jquanton
jquanton
nissa-seru
nissa-seru
NyxJae
NyxJae
MuriloFP
MuriloFP
d-oit
d-oit
punkpeye
punkpeye
Smartsheet-JB-Brown
Smartsheet-JB-Brown
monotykamary
monotykamary
wkordalski
wkordalski
feifei325
feifei325
cannuri
cannuri
lloydchang
lloydchang
vigneshsubbiah16
vigneshsubbiah16
qdaxb
qdaxb
Szpadel
Szpadel
Premshay
Premshay
psv2522
psv2522
diarmidmackenzie
diarmidmackenzie
lupuletic
lupuletic
elianiva
elianiva
olweraltuve
olweraltuve
sachasayan
sachasayan
afshawnlotfi
afshawnlotfi
pugazhendhi-m
pugazhendhi-m
aheizi
aheizi
RaySinner
RaySinner
PeterDaveHello
PeterDaveHello
nbihan-mediware
nbihan-mediware
dtrugman
dtrugman
emshvac
emshvac
kyle-apex
kyle-apex
pdecat
pdecat
zhangtony239
zhangtony239
Lunchb0ne
Lunchb0ne
arthurauffray
arthurauffray
upamune
upamune
StevenTCramer
StevenTCramer
sammcj
sammcj
p12tic
p12tic
gtaylor
gtaylor
aitoroses
aitoroses
yt3trees
yt3trees
franekp
franekp
yongjer
yongjer
vincentsong
vincentsong
vagadiya
vagadiya
teddyOOXX
teddyOOXX
eonghk
eonghk
taisukeoe
taisukeoe
heyseth
heyseth
ross
ross
philfung
philfung
napter
napter
mdp
mdp
SplittyDev
SplittyDev
Chenjiayuan195
Chenjiayuan195
jcbdev
jcbdev
GitlyHallows
GitlyHallows
bramburn
bramburn
benzntech
benzntech
axkirillov
axkirillov
anton-otee
anton-otee
shoopapa
shoopapa
jwcraig
jwcraig
kinandan
kinandan
kohii
kohii
lightrabbit
lightrabbit
olup
olup
mecab
mecab
nevermorec
nevermorec
im47cn
im47cn
hongzio
hongzio
dqroid
dqroid
dairui1
dairui1
bannzai
bannzai
axmo
axmo
asychin
asychin
ashktn
ashktn
Jdo300
Jdo300
PretzelVector
PretzelVector
cdlliuy
cdlliuy
student20880
student20880
shohei-ihaya
shohei-ihaya
shaybc
shaybc
shariqriazz
shariqriazz
seedlord
seedlord
samir-nimbly
samir-nimbly
ronyblum
ronyblum
refactorthis
refactorthis
pokutuna
pokutuna
philipnext
philipnext
oprstchn
oprstchn
nobu007
nobu007
mosleyit
mosleyit
moqimoqidea
moqimoqidea
mlopezr
mlopezr
hesara
hesara
DeXtroTip
DeXtroTip
celestial-vault
celestial-vault
linegel
linegel
snoyiatk
snoyiatk
dbasclpy
dbasclpy
dleen
dleen
chadgauth
chadgauth
bogdan0083
bogdan0083
Atlogit
Atlogit
atlasgong
atlasgong
andreastempsch
andreastempsch
QuinsZouls
QuinsZouls
alarno
alarno
adamwlarson
adamwlarson
AMHesch
AMHesch
amittell
amittell
Yoshino-Yukitaro
Yoshino-Yukitaro
Yikai-Liao
Yikai-Liao
vladstudio
vladstudio
NamesMT
NamesMT
tmsjngx0
tmsjngx0
tgfjt
tgfjt
maekawataiki
maekawataiki
samsilveira
samsilveira
01Rian
01Rian
Sarke
Sarke
kvokka
kvokka
marvijo-code
marvijo-code
mamertofabian
mamertofabian
libertyteeth
libertyteeth
shtse8
shtse8
julionav
julionav

License

Apache 2.0 © 2025 Roo Code, Inc.


Releases

No releases published

Packages

No packages published

Contributors 96