Compact Focus 0.22.3 fixes oversized drafts becoming impossible to approve.
- Enter automatically recompresses drafts above the normal 24,000-character limit.
- The concise result returns for review before confirmation.
- If the bounded worker fails, the next Enter explicitly approves the original oversized fallback.
- Includes regression coverage for the reported 60,905-character case.
- 77 tests pass across Python 3.9 and 3.13 on macOS and Ubuntu.