Skip to content

fix: resolve silent stop bugs in Clone Loop, remove dead scripts, add .gitignore#13

Merged
Turtle-Hwan merged 2 commits into
mainfrom
fix/silent-stop-and-gitignore
May 12, 2026
Merged

fix: resolve silent stop bugs in Clone Loop, remove dead scripts, add .gitignore#13
Turtle-Hwan merged 2 commits into
mainfrom
fix/silent-stop-and-gitignore

Conversation

@Turtle-Hwan
Copy link
Copy Markdown
Contributor

Summary

  • Session mismatch silent stop: session ID rotation (e.g. after context compaction) no longer kills the loop — state file is patched in memory and execution continues
  • stop_recommended silent stop: replaced silent natural-stop with a visible block() using bold-purple header "Clone predicted the task is complete. Additional user instruction is needed."
  • Remove 3 one-off manual e2e scripts (manual-e2e-compare.mjs, manual-e2e-compare3.mjs, manual-e2e-multiturn.mjs) — covered by automated tests
  • Add .gitignorenode_modules/, .claude/, .env, editor/OS artifacts

Test plan

  • pnpm test — 26/26 pass
  • New test: continues the loop and updates session_id when session IDs change
  • Updated test: blocks with a satisfaction message when Clone signals stop_recommended now asserts decision: block + purpleBold header text

🤖 Generated with Claude Code

Turtle-Hwan and others added 2 commits May 13, 2026 01:03
…behavior

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Turtle-Hwan Turtle-Hwan merged commit c6392a6 into main May 12, 2026
@Turtle-Hwan Turtle-Hwan deleted the fix/silent-stop-and-gitignore branch May 12, 2026 16:45
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