Skip to content

Compact Focus 0.22.3

Latest

Choose a tag to compare

@hudsonmp hudsonmp released this 11 Aug 21:09
· 717 commits to main since this release
2ee16b2

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.