Add stricter prompt to prevent file edit during browser session

This commit is contained in:
Saoud Rizwan
2024-10-28 15:10:49 -04:00
parent 87d10c36d1
commit 4658e5cead
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
## [2.1.1]
- Add stricter prompt to prevent Cline from editing files during a browser session without first closing the browser
## [2.1.0]
- Cline now uses Anthropic's new "Computer Use" feature to launch a browser, click, type, and scroll. This gives him more autonomy in runtime debugging, end-to-end testing, and even general web use. Try asking "Look up the weather in Colorado" to see it in action! (Available with Claude 3.5 Sonnet v2)