Skip to content

Commit aa57abc

Browse files
committed
base2 prompt tweak
1 parent 6364a4a commit aa57abc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.agents/base2/base2.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ function buildImplementationInstructionsPrompt({
216216
isMax: boolean
217217
hasNoValidation: boolean
218218
}) {
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+
221221
## Example response
222222
223223
The user asks you to implement a new feature. You respond in multiple steps:

0 commit comments

Comments
 (0)