You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
result: "Updated `apply-diff-tool-fixture/line-hints.js` so `oldFunction` became `newFunction` with the new log message.",
24
30
id: "call_apply_diff_line_hints_002",
25
31
},
26
32
{
27
33
toolCallId: "call_apply_diff_error_001",
28
-
result: "The apply_diff operation on `apply-diff-tool-fixture/error-handling.txt` was rejected — the search content did not match any content in the file, so it was not modified.",
34
+
expected: ["No sufficiently similar match found at line: 1","This content does not exist"],
35
+
result: "The apply_diff operation on `apply-diff-tool-fixture/error-handling.txt` was rejected - the search content did not match any content in the file, so it was not modified.",
0 commit comments