Skip to content

fix(polish-summaries): truncate at clause/word boundary, never mid-word#92

Merged
silversurfer562 merged 1 commit into
mainfrom
fix/summary-truncation-word-boundary
Jul 10, 2026
Merged

fix(polish-summaries): truncate at clause/word boundary, never mid-word#92
silversurfer562 merged 1 commit into
mainfrom
fix/summary-truncation-word-boundary

Conversation

@silversurfer562

Copy link
Copy Markdown
Member

First live polish run (batch msgbatch_01BuHCvRPAHHdrsKiUgkGqgM) flagged 102/296 entries truncated mid-word ('…the /agent ski…'). Overlong single sentences now clip at the last clause boundary (comma/semicolon past the halfway mark) or word boundary. The stored batch results will be re-applied with this fix — zero new spend. Suite 1252 green, pinned pre-commit clean.

🤖 Generated with Claude Code

First live run flagged 102/296 entries truncated with mid-word
ellipses ('the /agent ski…'). Overlong single sentences now clip at
the last comma/semicolon past the halfway mark, else the last word
boundary.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@silversurfer562 silversurfer562 merged commit 7e028c7 into main Jul 10, 2026
14 checks passed
@silversurfer562 silversurfer562 deleted the fix/summary-truncation-word-boundary branch July 10, 2026 05:28
silversurfer562 added a commit that referenced this pull request Jul 10, 2026
Version bump + changelog for the summaries-polish release
(PRs #90, #91, #92). See CHANGELOG 0.25.0 section.

Co-authored-by: Claude Fable 5 <noreply@anthropic.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