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

dangernoodle-io / ouroboros / 24489908377
81%

Build:
DEFAULT BRANCH: main
Ran 16 Apr 2026 03:09AM UTC
Jobs 1
Files 22
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

16 Apr 2026 03:09AM UTC coverage: 73.547%. Remained the same
24489908377

push

github

web-flow
feat(ouroboros-mcp): hook observability via ~/.ouroboros/hooks.log (#29) (#33)

add a persistent, disk-based audit trail for hook firings so it's
possible to tell what's running, whether agents spawned, and which
KB writes came from which turn — without burning any tokens in
Claude's next-turn context.

- new lib.js helper logHookEvent writing JSONL to
  ~/.ouroboros/hooks.log with 5MB rotation to .log.1 and
  OUROBOROS_HOOK_LOG=0|false|off opt-out
- wire fire/persist/nudge/noop events in stop, subagent-stop,
  subagent-start, user-prompt-context, post-edit-check, and
  post-commit-nudge hooks
- log agent_type/agent_id + 120-char last_message_excerpt for
  subagent events, unconditional before any early-exit
- inject source/session_id/agent_id/agent_type metadata into
  ouroboros put payloads for KB-write audit trail
- add findGitRoot/projectFromPath helpers so PostToolUse hooks
  resolve project from the edited file's git root, not cwd —
  fixes project=. at workspace root
- fix user-prompt-context silent crash (wrong variable name in
  early-exit path) and move fire event ahead of skip checks in
  subagent-start and subagent-stop

1329 of 1807 relevant lines covered (73.55%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24489908377.1 16 Apr 2026 03:09AM UTC 22
73.55
GitHub Action Run
Source Files on build 24489908377
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24489908377
  • 8f1dcede on github
  • Prev Build on main (#24488099022)
  • Next Build on main (#24490004691)
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