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

umputun / fya
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: fix/transcript-select-prefix-match
DEFAULT BRANCH: master
Repo Added 24 May 2026 06:11PM UTC
Files 14
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

LAST BUILD ON BRANCH no-activity-timeout
branch: no-activity-timeout
CHANGE BRANCH
x
Reset
  • no-activity-timeout
  • dependabot/github_actions/actions/checkout-7
  • feature/max-wpm-size-paste
  • fix/bracketed-paste-injection
  • fix/claude-tui-readiness
  • fix/fya-turn-completion
  • fix/gate-completion
  • fix/multiline-bracketed-paste
  • fix/stream-json-ralphex
  • fix/strip-undeliverable-control-chars
  • fix/transcript-select-prefix-match
  • fix/transient-timeout-marker
  • master
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • refs/tags/v0.2.4
  • refs/tags/v0.2.5
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.3.2
  • refs/tags/v0.3.3
  • refs/tags/v0.3.4
  • refs/tags/v0.3.5
  • resume-support
  • structured-output-schema-envelope
  • sync-subagents
  • trim-stream-trailing-colons

05 Jun 2026 02:35AM UTC coverage: 86.369% (+0.06%) from 86.306%
26991892341

Pull #9

github

umputun
fix: yield to context cancellation before the no-activity stall

the no-activity branch ran before the select that handles ctx.Done(), so a
context cancel (parent or --turn-timeout) coinciding with the 5m window could
report fya_no_activity_timeout (transient, retryable) instead of the real
cancellation reason. Guard the branch with ctx.Err() == nil so cancellation
always wins.
Pull Request #9: feat: --gate enables idle no-activity timeout instead of wall-clock cap

38 of 40 new or added lines in 4 files covered. (95.0%)

1584 of 1834 relevant lines covered (86.37%)

15.84 hits per line

Relevant lines Covered
Build:
Build:
1834 RELEVANT LINES 1584 COVERED LINES
15.84 HITS PER LINE
Source Files on no-activity-timeout
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26991892341 no-activity-timeout fix: yield to context cancellation before the no-activity stall the no-activity branch ran before the select that handles ctx.Done(), so a context cancel (parent or --turn-timeout) coinciding with the 5m window could report fya_no_activity_timeou... Pull #9 05 Jun 2026 02:35AM UTC umputun github
86.37
26991893581 no-activity-timeout fix: yield to context cancellation before the no-activity stall the no-activity branch ran before the select that handles ctx.Done(), so a context cancel (parent or --turn-timeout) coinciding with the 5m window could report fya_no_activity_timeou... Pull #9 05 Jun 2026 02:35AM UTC umputun github pending completion  
26991301020 no-activity-timeout fix(review-loop): final cleanup pass, addressed 2 findings - [minor] [app/transcript/tail.go:100] Completion.Eligible now requires IdleTimeout > 0, so a --gate run with --idle-timeout=0 (idle completion disabled) still catches an eligible-but... Pull #9 05 Jun 2026 02:16AM UTC umputun github
86.38
26991234419 no-activity-timeout fix(review-loop): final cleanup pass, addressed 2 findings - [minor] [app/transcript/tail.go:100] Completion.Eligible now requires IdleTimeout > 0, so a --gate run with --idle-timeout=0 (idle completion disabled) still catches an eligible-but... push 05 Jun 2026 02:14AM UTC umputun github
86.38
26990048069 no-activity-timeout feat: --gate enables idle no-activity timeout instead of wall-clock cap --gate previously lowered --turn-timeout to a 5m wall-clock cap measured from turn start. That killed long but actively-working turns: any turn whose work ran past 5m was abo... push 05 Jun 2026 01:36AM UTC umputun github
86.29
See All Builds (96)
  • Repo on GitHub
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