Handle pure insertions and deletions with diffs

This commit is contained in:
Matt Rubens
2024-12-16 11:43:08 -05:00
parent 47568336ad
commit 905c68dd9e
5 changed files with 290 additions and 21 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "roo-cline",
"version": "2.2.11",
"version": "2.2.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "roo-cline",
"version": "2.2.11",
"version": "2.2.12",
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.10.2",
"@anthropic-ai/sdk": "^0.26.0",