Skip to content

Reject truncated chunk outputs before merge#10

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-correctness-bugs-210c
Draft

Reject truncated chunk outputs before merge#10
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-correctness-bugs-210c

Conversation

@cursor

@cursor cursor Bot commented May 26, 2026

Copy link
Copy Markdown

Summary

  • Treat blank, unreadable, and suspiciously short translated chunk outputs as merge-blocking errors
  • Stop merge immediately if a manifest or legacy output chunk cannot be read or is blank
  • Add regression tests for truncated, blank, and read-failure merge paths

Validation

  • python3 -m unittest discover -s tests -p 'test_*.py' -v
  • python3 -m compileall scripts tests
Open in Web View Automation 

Co-authored-by: Rainman <deusyu@users.noreply.github.com>
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