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

umputun / agterm / 28700242912
98%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2026 08:18AM UTC
Jobs 1
Files 53
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

04 Jul 2026 08:16AM UTC coverage: 99.125% (+0.09%) from 99.038%
28700242912

push

github

web-flow
feat: auto-follow attention (idle-triggered jump to blocked sessions)

adds a per-window auto-follow mode: after you've been idle from input for a chosen timeout, the window auto-selects the oldest blocked session, so you get pulled to whatever agent is waiting.

**settings** (Agent Status tab): an "Auto-follow blocked sessions" picker with Disabled (default) / 5s / 10s / 30s / 60s / 5m, plus a "Don't auto-follow away from a running session" opt-in (off by default).

**behavior**: per-window, blocked-only, oldest-first, window-wide (crosses workspaces). Parking on a blocked session suppresses further jumps; typing a reply clears it and the next idle fire advances to the next blocked one. Anything that counts as input resets the idle timer: keystrokes in any surface (terminal, split, overlay, scratch, quick terminal) and every user-initiated selection (nav, sidebar click, Ctrl-Tab, palette, new session, notification click). Auto-follow is also suppressed while a non-terminal editor owns first responder (inline rename, command palette) so it can't interrupt an active edit.

**control**: read-only `idleMs` (ms since last input, on `tree` only since it's live) and `autoFollowMs` (the configured timeout, on `tree` + `window.list`). No new command; the setting stays GUI-only like the rest.

the decision logic is a host-free pure function on `AppStore` (unit-tested); the app target owns the keystroke and focus wiring. Also trims the now-redundant Settings captions and tightens the Settings window to 480x550 while in there.

test coverage is 1074 host-free tests plus two auto-follow XCUITests. Docs updated: README, site, and the bundled agent-skill.

98 of 98 new or added lines in 5 files covered. (100.0%)

3285 of 3314 relevant lines covered (99.12%)

9072203.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28700242912.1 04 Jul 2026 08:17AM UTC 53
99.12
GitHub Action Run
Source Files on build 28700242912
  • Tree
  • List 53
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28700242912
  • f48bf85e on github
  • Prev Build on master (#28697440264)
  • Next Build on master (#28714596673)
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