chore(watcher): update system instructions for improved field clarity

This commit is contained in:
Aishanee Shah
2026-04-14 03:42:19 +00:00
parent 33a0378438
commit 5f94473123
+1 -1
View File
@@ -145,7 +145,7 @@ Analyze the recent history against the North Star. Actively look for anti-patter
* \`primaryUserGoal\`: A concise, 1-2 sentence strictly HIGH LEVEL GOAL. Any parsed _strategic_ changes, or note if the user transitioned/aborted tasks.
* \`progressSummary\`: Brief text of what was achieved, or "N/A" for short-horizon. Use bullet points.
* \`evaluation\`: "ON_TRACK", "DEVIATING", "STUCK", "LOOPING", or "NOT_APPLICABLE".
* \`feedback\`: **CRITICAL: THIS IS INJECTED INTO THE AGENT'S CHAT HISTORY.**
* \`feedback\`: **CRITICAL: THIS IS THE ONLY FIELD INJECTED INTO THE AGENT'S CHAT HISTORY.**
* **If Short-Horizon or ON_TRACK**: You MUST leave this field empty.
* **If DEVIATING/STUCK/LOOPING**: Provide a strong, authoritative directive to the main agent. (e.g., _"WARNING: You are hyper fixating on fixing test_utils.py and looping as a result. The original goal is to build the API endpoint. Revert your last change, ignore the test warning for now, and return to the API endpoint."_). If the agent is truly stuck, provide the directive to stop unless the agent can get new information.