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

umputun / fya / 27640369005
86%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2026 06:49PM 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

16 Jun 2026 06:49PM UTC coverage: 86.074% (+0.3%) from 85.768%
27640369005

push

github

web-flow
fix: gate prompt readiness on Claude's input-ready marker (#15)

fya decided "ready to type" from rendered editor glyphs (stale vs current Claude) or a 750ms quiet-period heuristic. On slow terminal transports like a Docker Desktop VM that fires before Claude's input reader is attached, so the prompt is dropped, no transcript is written, and the turn hangs until timeout.

readiness now gates on Claude's `ESC[?2004h` (bracketed-paste enable): terminal protocol, doesn't drift between releases, and proves the reader is attached. While the marker is set the glyph and quiet fallbacks are disabled. Blocking-dialog detection (the trust prompt) matches on escape/whitespace-normalized output since Claude column-positions dialog words. New `--type-settle` (default 250ms, randomized up to +20%) adds a margin before typing and re-checks for a blocking dialog after the pause.

88 of 92 new or added lines in 4 files covered. (95.65%)

1675 of 1946 relevant lines covered (86.07%)

43.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
85.08
0.89% app/turn/runner.go
Jobs
ID Job ID Ran Files Coverage
1 27640369005.1 16 Jun 2026 06:49PM UTC 14
86.07
GitHub Action Run
Source Files on build 27640369005
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 29bd0256 on github
  • Prev Build on refs/tags/v0.3.3 (#27520145617)
  • Next Build on master (#27643249776)
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