mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
typo
This commit is contained in:
parent
42ad58d128
commit
742d169601
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -27,11 +27,11 @@
|
|||
</div>
|
||||
|
||||
Other language [README files](./README.md) are available in:
|
||||
- [Español](./locale/es/README.md)
|
||||
- [Deutsch](./locale/de/README.md)
|
||||
- [日本語](./locale/ja/README.md)
|
||||
- [简体中文](./locale/zh-cn/README.md)
|
||||
- [繁體中文](./locale/zh-tw/README.md)
|
||||
- [Español](./locales/es/README.md)
|
||||
- [Deutsch](./locales/de/README.md)
|
||||
- [日本語](./locales/ja/README.md)
|
||||
- [简体中文](./locales/zh-cn/README.md)
|
||||
- [繁體中文](./locales/zh-tw/README.md)
|
||||
|
||||
Thanks to [Claude 3.5 Sonnet's agentic coding capabilities](https://www-cdn.anthropic.com/fed9cc193a14b84131812372d8d5857f8f304c52/Model_Card_Claude_3_Addendum.pdf), Cline can handle complex software development tasks step-by-step. With tools that let him create & edit files, explore large projects, use the browser, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond code completion or tech support. Cline can even use the Model Context Protocol (MCP) to create new tools and extend his own capabilities. While autonomous AI scripts traditionally run in sandboxed environments, this extension provides a human-in-the-loop GUI to approve every file change and terminal command, providing a safe and accessible way to explore the potential of agentic AI.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue