Skip to content

Make loop engineering resumable across agent hosts - #9

Merged
cheshirecode merged 3 commits into
mainfrom
codex/loop-engineering-followups
Jul 27, 2026
Merged

Make loop engineering resumable across agent hosts#9
cheshirecode merged 3 commits into
mainfrom
codex/loop-engineering-followups

Conversation

@cheshirecode

Copy link
Copy Markdown
Owner

What

  • Keep active loop invocations running until completion or a real blocker.
  • Add SHA-bound successor state for intervention recovery while preserving cumulative budget.
  • Document honest recurrence behavior for Codex, Claude Code, and Cursor.
  • Distinguish malformed CLI use (exit 2) from valid commands rejected by the state contract (exit 3).
  • Clarify terminal-cycle accounting with finish --consume.

Verification evidence

  • Skill Creator validation passed for loop-engineering and evidence-gate.
  • Focused unit tests: 15 passed.
  • Static repository checks: 10 passed.
  • Full repository checks: 65 passed.
  • Ruff formatting and lint checks passed.
  • git diff --check passed.
  • Independent Claude and OpenCode cold retests recommended publishing faed420 as-is.

Risks / follow-ups

The annotate session-ownership observation is non-blocking and recorded separately. The retest harness now allocates collision-proof temporary directories.

@cheshirecode
cheshirecode merged commit 3820a8e into main Jul 27, 2026
8 checks passed
@cheshirecode
cheshirecode deleted the codex/loop-engineering-followups branch July 27, 2026 18:52
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.

2 participants