Compare commits

...

2 Commits

Author SHA1 Message Date
0xtoshii 27e2bf2c81 changeset 2025-04-18 19:31:50 -07:00
0xtoshii 2fb3129a92 comma 2025-04-18 19:30:53 -07:00
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---
remove comma from xml
+1 -1
View File
@@ -1,5 +1,5 @@
export const newTaskToolResponse = () =>
`<explicit_instructions, type="new_task">
`<explicit_instructions type="new_task">
The user has explicitly asked you to help them create a new task with preloaded context, which you will create. In this message the user has potentially added instructions or context which you should consider, if given, when creating the new task.
Irrespective of whether additional information or instructions are given, you are only allowed to respond to this message by calling the new_task tool.