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

umputun / agterm / 29697007406
98%

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2026 05:34PM UTC
Jobs 1
Files 71
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

19 Jul 2026 05:31PM UTC coverage: 97.857%. Remained the same
29697007406

push

github

umputun
docs(agent-skill): add "Launching a program in a session" recipe

Agents driving agterm to launch a program in a fresh session (e.g. a
sub-agent with a multi-line brief) tend to reach for session new + session
type instead of session new --command. That path is fragile: session new
focuses the new session (briefly active), so an untargeted session type
from a concurrent agent concatenates onto the launch line; and a multi-line
payload typed via session type submits early at each embedded newline.

--command avoids both, but it was a single clause inside the dense session
new description while session type is a prominent standalone bullet, so
agents defaulted to type.

Isolated eval (6 agents, SKILL.md only, task: launch an agent with a
multi-line brief in a new session): 4/6 chose new + type, 2/6 chose
--command, 1 of the 4 rejected --command citing the GUI-PATH exit-127
caveat (not realizing zsh -lc resolves it), 0/6 verified foreground. With
this section, 4/4 take --command and check foreground.

Positive recipe rather than a prohibition, since agents route around
tool-choice bans.

5389 of 5507 relevant lines covered (97.86%)

5459526.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29697007406.1 19 Jul 2026 05:34PM UTC 71
97.86
GitHub Action Run
Source Files on build 29697007406
  • Tree
  • List 71
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29697007406
  • c87bee96 on github
  • Prev Build on master (#29673744980)
  • Next Build on master (#29759270154)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc