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

stacklok / toolhive-studio / 24721685183
70%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 12:16PM UTC
Jobs 1
Files 473
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

21 Apr 2026 12:12PM UTC coverage: 66.308%. Remained the same
24721685183

push

github

web-flow
feat(ci): add automated bug-fix agent and triage cron (#1938)

* feat(ci): add TDD bug-fix agent and triage cron

Add automated bug fixing via TDD approach:

- Bug-fix agent workflow triggered by `auto-fix` label on Bug issues
- Two-phase TDD: Opus writes failing test (red), Sonnet applies fix (green)
- Up to 3 attempts per issue with 5 internal retries per phase
- Hard gates verify test fails before fix and all checks pass after
- Daily triage cron (Sonnet) evaluates open Bug issues for auto-fix suitability
- Skips issues with comments, cross-repo fixes, and existing PRs
- Only comments on issue after all 3 attempts are exhausted

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* style: fix prettier formatting in bug-fix-tdd skill files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* feat(ci): add direct fix fallback when TDD cannot reproduce bug

- Add Phase 2b: when Phase 1 writes a test but it passes (bug not
  reproduced), fall back to a direct fix without regression test
- Reduce Phase 1 internal retries from 5 to 3
- Increase Phase 2/2b max-turns from 80 to 150
- Rename job from "TDD Bug Fix" to "Bug Fix"
- Update skill docs with Phase 2b documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(ci): address Copilot review feedback on bug-fix workflows

- Fix grep exit code killing script under bash -e (|| true)
- Add Write to Phase 2 allowedTools (needed for pr-body.md)
- Add Write to triage allowedTools (needed for triage-results.json)
- Fix .comments jq filter (number, not array)
- Align change detection with git add (merged into single step)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(ci): rename step and fix git clean glob pattern

- Rename "TDD Bug Fix" step to "Bug Fix"
- Fix git clean glob: ** requires globstar, use plain -fd instead

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(ci): remove auto... (continued)

3844 of 6337 branches covered (60.66%)

5983 of 9023 relevant lines covered (66.31%)

119.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24721685183.1 21 Apr 2026 12:16PM UTC 473
66.31
GitHub Action Run
Source Files on build 24721685183
  • Tree
  • List 473
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24721685183
  • 256884f0 on github
  • Prev Build on main (#24717623940)
  • Next Build on main (#24725078184)
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