mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
Bugbot follow-up: cursorBlockMessage tail-sliced at 4000 chars after render, which the default 8000-char budget made reachable, and a cut that spared the footer's opening words still committed the session flag. The 4000 cap now feeds through the renderer's footer-preserving clamp, and commitFooterShown matches the complete footer text instead of a sentinel. AI-assisted (Cursor agent), directed and reviewed by @abdulwahabone. Co-authored-by: Cursor <cursoragent@cursor.com>