Readme tweaks

This commit is contained in:
Matt Rubens
2024-12-15 16:07:59 -05:00
parent 8159c51b03
commit 0bdb325ea1

View File

@@ -1,18 +1,19 @@
# Roo-Cline # Roo-Cline
A fork of Cline, an autonomous coding agent, optimized for speed and flexibility. A fork of Cline, an autonomous coding agent, tweaked for more speed and flexibility. Its been mainly writing itself recently, with a light touch of human guidance here and there.
- Auto-approval capabilities for commands, write, and browser operations
- Support for .clinerules per-project custom instructions ## Features
- Ability to run side-by-side with Cline
- Unit test coverage (written almost entirely by Roo Cline!) - Automatically approve commands, browsing, file writing, and MCP tools
- Support for playing sound effects - Faster, more targeted edits via diffs (even on big files)
- Support for OpenRouter compression - Detects and fixes missing code chunks
- Support for copying prompts from the history screen - `.clinerules` for project-specific instructions
- Support for editing through diffs / handling truncated full-file edits - Drag and drop images into chats
- Support for newer Gemini models (gemini-exp-1206 and gemini-2.0-flash-exp) - Sound effects for feedback
- Support for dragging and dropping images into chats - Quick prompt copying from history
- Support for auto-approving MCP tools - OpenRouter compression support
- Support for enabling/disabling MCP servers - Support for newer Gemini models (gemini-exp-1206, gemini-2.0-flash-exp)
- Runs alongside the original Cline
## Disclaimer ## Disclaimer