chore(watcher): mark subagent feedback as extremely important

This commit is contained in:
Aishanee Shah
2026-04-14 03:42:30 +00:00
parent 5f94473123
commit 8929ffbc2d
+1 -1
View File
@@ -1077,7 +1077,7 @@ export class GeminiClient {
const feedback = watcherResult.feedback;
const feedbackRequest = [
{
text: `System: Feedback from Watcher Sub Agent based on recent progress (Review of last ${watcherInterval} turns):\n\n${feedback}`,
text: `System: EXTREMELY IMPORTANT Feedback from Watcher Sub Agent based on recent progress (Review of last ${watcherInterval} turns):\n\n${feedback}`,
},
];
// Inject feedback into the conversation for the NEXT turn