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

dangernoodle-io / ouroboros / 28985999517
92%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 12:46AM UTC
Jobs 1
Files 41
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

09 Jul 2026 12:46AM UTC coverage: 84.242%. Remained the same
28985999517

push

github

web-flow
fix(plugin): stop subagent-stop from blocking a subagent's final turn (OU-222) (#90)

- remove the checkNudgePatterns call + exit(2) block from subagent-stop.js;
  a subagent's final message is its return value to the orchestrator, and a
  blocking nudge forces a meta-acknowledgement turn that overwrites the real
  report (observed ~6x across reviewer/worker/guide subagents in one session)
- persistence nudging remains the main session's job (stop.js unaffected);
  the explicit ```kb block persist path is untouched (persistKbBlock always
  returns exitCode 0 on every branch, so it never re-hijacks the turn)
- drop the now-unused checkNudgePatterns import from subagent-stop.js
- update subagent-stop.test.js: tier-1/tier-2 decision-language cases now
  assert exit 0 + no stdout instead of exit 2 + nudge JSON

3261 of 3871 relevant lines covered (84.24%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28985999517.1 09 Jul 2026 12:46AM UTC 41
84.24
GitHub Action Run
Source Files on build 28985999517
  • Tree
  • List 41
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28985999517
  • a74f008d on github
  • Prev Build on main (#28972227442)
  • Next Build on main (#28993658956)
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