• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / fya / 27518608281
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: fix/transcript-select-prefix-match
DEFAULT BRANCH: master
Ran 15 Jun 2026 01:25AM UTC
Jobs 1
Files 14
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Jun 2026 01:24AM UTC coverage: 85.768% (-0.02%) from 85.79%
27518608281

Pull #14

github

Rishi Khan
fix: bracketed-paste all multi-line prompts, not just above-threshold

Multi-line prompts under the --max-wpm-size word threshold were still
typed rune-by-rune, emitting the fragile ESC+CR ("\x1b\r") for each
embedded newline. Claude's TUI intermittently reads ESC+CR as a submit,
fragmenting one prompt into many messages and hanging the turn until the
inactivity watchdog kills it — the exact failure the bracketed-paste
change was meant to retire, still reachable for shorter prompts.

Route any prompt containing a newline through bracketed paste regardless
of size. Single-line prompts still type rune-by-rune for human-like
pacing. Removes the now-unreachable ESC+CR newline path entirely.

Adds a regression test reproducing the production hang (a sub-threshold
multi-line rebase-conflict prompt) and updates the two tests that
asserted the old ESC+CR behavior.
Pull Request #14: fix: bracketed-paste all multi-line prompts, not just above-threshold

3 of 3 new or added lines in 1 file covered. (100.0%)

1609 of 1876 relevant lines covered (85.77%)

15.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27518608281.1 15 Jun 2026 01:25AM UTC 14
85.77
GitHub Action Run
Source Files on build 27518608281
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #14
  • PR Base - master (#27070996629)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc