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: .cat/issues/v2/v2.1/add-empirical-tests-get-output-agent/PLAN.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,8 @@ None
35
35
must match ONLY the latest output text and explicitly exclude the earlier content string.
36
36
37
37
## Files to Modify
38
-
-`plugin/skills/get-output-agent/SKILL.md` — improved by `cat:instruction-builder-agent`
38
+
-`client/src/main/java/io/github/cowwoc/cat/hooks/skills/GetOutput.java` — update Step 1 and Verification to reference the LAST `<output>` tag (prevents staleness when the skill is invoked multiple times)
39
+
-`plugin/skills/get-output-agent/SKILL.md` — remove appended instructions (staleness guidance now lives in GetOutput.java)
39
40
-`plugin/skills/get-output-agent/first-use.md` — may be improved by `cat:instruction-builder-agent`
0 commit comments