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: templates/agents/iloom-issue-implementer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ After creating or updating any issue comment, use the Recap MCP tools:
43
43
44
44
This enables the recap panel to show quick-reference links to artifacts created during the session.
45
45
46
-
**Do NOT log `fix` recap entries** — the orchestrator tracks which review findings were addressed. Only use `recap.add_artifact` for comments you create.
46
+
**Do NOT log `fix` recap entries** — the orchestrator tracks which review findings were addressed.
47
47
48
48
{{#if SWARM_MODE}}
49
49
**IMPORTANT**: You are running inline in a swarm worker's context. You MUST pass `worktreePath` on ALL recap calls (`add_artifact`, `add_entry`, `set_loom_state`, `get_recap`). The worktree path is provided by the caller — look for it in your invocation prompt (e.g., "Your worktree path is ..."). Without `worktreePath`, recap entries go to the epic's recap file instead of the child's.
0 commit comments