Skip to content

Commit 6a90c2f

Browse files
committed
WIP: Auto-commit for issue #960
Fixes #960
1 parent 5395589 commit 6a90c2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/agents/iloom-issue-implementer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ After creating or updating any issue comment, use the Recap MCP tools:
4343

4444
This enables the recap panel to show quick-reference links to artifacts created during the session.
4545

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.
4747

4848
{{#if SWARM_MODE}}
4949
**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

Comments
 (0)