Skip to content

fix(workspace-jj): fan-flames recovery path for missing change IDs#39

Merged
muloka merged 1 commit intomainfrom
push-fix
Mar 19, 2026
Merged

fix(workspace-jj): fan-flames recovery path for missing change IDs#39
muloka merged 1 commit intomainfrom
push-fix

Conversation

@muloka
Copy link
Copy Markdown
Owner

@muloka muloka commented Mar 19, 2026

Summary

  • Add recovery path in fan-flames Phase 3 (COLLECT) for subagents that crash before reporting their change ID
  • Uses jj log -r 'description("...")' to find orphaned changes by task description
  • The change still exists in jj's DAG even if the subagent never reported back

🤖 Generated with Claude Code

When a subagent crashes before reporting its change ID, recover by
searching jj log for changes matching the task description.
@muloka muloka merged commit 59c53ce into main Mar 19, 2026
1 check passed
@muloka muloka deleted the push-fix branch March 19, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant