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

dangernoodle-io / ouroboros / 29107389760
92%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 04:27PM UTC
Jobs 1
Files 57
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

10 Jul 2026 04:26PM UTC coverage: 87.686%. Remained the same
29107389760

push

github

web-flow
fix(plugin): resolve KB-context project from session cwd, not last-read file (#117)

- user-prompt-context.js fell back to resolveProject({message, transcriptPath}), whose transcriptPath branch scans backwards for the most recently-touched tool_use file path and returns THAT file's project — a different repo than the session's actual working project can win.
- drop the transcriptPath hint from this call site; fallback chain is now cwd (git-root basename) then an explicit project-name mention in the prompt text only. Fail-open (no injection) when neither resolves.
- add OU-257 regression tests: foreign last-read-file project is ignored when cwd resolves; unresolvable cwd + no message mention fails open (no injection, no crash).
- assessed prompt-as-query relevance ranking (secondary ask): specific-intent queries already pass message text as the FTS search term; resume-intent intentionally lists recent entries instead. Deeper relevance tuning (BM25/store ranking) is Go-side, out of scope here.

5903 of 6732 relevant lines covered (87.69%)

1.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29107389760.1 10 Jul 2026 04:27PM UTC 57
87.69
GitHub Action Run
Source Files on build 29107389760
  • Tree
  • List 57
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29107389760
  • 5deff720 on github
  • Prev Build on main (#29106673709)
  • Next Build on main (#29136082702)
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