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

umputun / fya / 27510757601
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: fix/transcript-select-prefix-match
DEFAULT BRANCH: master
Ran 15 Jun 2026 02:03AM 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

14 Jun 2026 08:15PM UTC coverage: 85.802% (+0.01%) from 85.79%
27510757601

Pull #13

github

emadexus
turn: recover a lost prompt (re-submit, then re-type) instead of hanging

Claude can race the injected prompt and never register a submitted message, so
no transcript is ever written and selectTranscript would poll to the turn
timeout (observed: bracketed-paste + CR lost against a not-ready TUI -> the
sub-agent engine sits idle ~30m). selectTranscript now, while no transcript
exists, first re-submits a bare CR (safe: submits a landed-but-unsubmitted
paste, no-op on an empty editor — never duplicates) and then re-types the whole
prompt (the prior bare submits having produced nothing proves the editor is
empty, so a re-type is clean), bounded by a tight no-transcript deadline that
fails as a transient timeout rather than hanging. Healthy turns write the user
message within ~1s of submit, far under the recovery grace, so recovery never
fires on them. Verified on real cold containers: 10/10 sub-agent turns complete
(with confirmed recoveries) where the prior binary hung.
Pull Request #13: Add resume support: tail resumed sessions past pre-existing history

69 of 86 new or added lines in 6 files covered. (80.23%)

1 existing line in 1 file now uncovered.

1674 of 1951 relevant lines covered (85.8%)

16.4 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
81.73
-2.46% app/turn/runner.go
2
88.71
-1.12% app/input/input.go
2
78.44
2.25% app/transcript/path.go
1
81.93
0.0% app/main.go

Coverage Regressions

Lines Coverage ∆ File
1
81.93
0.0% app/main.go
Jobs
ID Job ID Ran Files Coverage
1 27510757601.1 15 Jun 2026 02:03AM UTC 14
85.8
GitHub Action Run
Source Files on build 27510757601
  • Tree
  • List 14
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #13
  • 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