Merge remote-tracking branch 'origin/main' into file_system_watcher

This commit is contained in:
Matt Rubens
2024-12-24 14:10:01 -08:00

View File

@@ -2,7 +2,7 @@
A fork of Cline, an autonomous coding agent, with some additional experimental features. Its been mainly writing itself recently, with a light touch of human guidance here and there.
## Features
## Experimental Features
- Drag and drop images into chats
- Sound effects for feedback
@@ -13,6 +13,8 @@ A fork of Cline, an autonomous coding agent, with some additional experimental f
- Uses a file system watcher to more reliably watch for file system changes
- Language selection for Cline's communication (English, Japanese, Spanish, French, German, and more)
- Support for Meta 3, 3.1, and 3.2 models via AWS Bedrock
- Per-tool MCP auto-approval
- Enable/disable MCP servers
- Runs alongside the original Cline
## Disclaimer