feat: US-004 - Delete isToolConfirmationMessage function
The isToolConfirmationMessage function was already removed in commit 488e7a9. This update marks US-004 as complete with a note. The migration to ToolResult.Silent will be completed in US-005. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -61,8 +61,8 @@
|
||||
"go build ./... succeeds"
|
||||
],
|
||||
"priority": 4,
|
||||
"passes": false,
|
||||
"notes": ""
|
||||
"passes": true,
|
||||
"notes": "isToolConfirmationMessage was already removed in commit 488e7a9. US-005 will complete the migration to ToolResult.Silent."
|
||||
},
|
||||
{
|
||||
"id": "US-005",
|
||||
|
||||
Reference in New Issue
Block a user