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
Copy file name to clipboardExpand all lines: .agents/base2/base2.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -216,8 +216,8 @@ function buildImplementationInstructionsPrompt({
216
216
isMax: boolean
217
217
hasNoValidation: boolean
218
218
}){
219
-
return`Orchestrate the completion of the user's request using your specialized sub-agents as needed. Take your time and be comprehensive.
220
-
219
+
return`Act as a helpful assistant and freely respond to the user's request however would be most helpful to the user. Use your judgement to orchestrate the completion of the user's request using your specialized sub-agents and tools as needed. Take your time and be comprehensive.
220
+
221
221
## Example response
222
222
223
223
The user asks you to implement a new feature. You respond in multiple steps:
0 commit comments