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

lsm / neokai / 22750723179
84%

Build:
DEFAULT BRANCH: dev
Ran 06 Mar 2026 05:38AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
  cancel
22750723179

push

github

web-flow
refactor(daemon): leader forwards review URLs instead of consolidating (#194)

* refactor(daemon): leader forwards review URLs instead of consolidating feedback

Change the leader agent from aggregating reviewer verdicts into consolidated
feedback to simply forwarding GitHub review URLs to the coder. The coder
fetches review bodies directly via `gh api`.

Key changes:
- Leader routes based on P0/P1/P2/P3 counts but forwards only URLs
- Reviewer output format: VERDICT → REVIEW_POSTED (adds URL field)
- Reviewers capture review URL via `gh api` REST endpoint
- Coder: mandatory tests step, review feedback fetching by review ID
- GH_PAGER=cat prefix prevents interactive pager on gh api calls

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(daemon): coder should verify review feedback item by item

Change coder review handling from "address holistically" to "verify item
by item — address the ones that are true or helpful", encouraging the
coder to evaluate each finding rather than blindly applying all feedback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(daemon): handle own-PR review permission in reviewer prompts

GitHub doesn't allow --approve or --request-changes on your own PRs.
Add a note telling reviewers to fall back to --comment if they get a
permission error, since users often have a single GitHub account.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor(daemon): drop COMMENT_ONLY recommendation, keep APPROVE/REQUEST_CHANGES

COMMENT_ONLY was redundant with APPROVE — both covered the P3-only case.
Simplify to two recommendations: REQUEST_CHANGES (any P0/P1/P2) and
APPROVE (only P3 or no issues). The gh pr review flag (--comment as
fallback for own PRs) is a separate concern from the recommendation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* style: fix biome formatting in leader-agent

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* feat(daemon): improve reviewer pro... (continued)
Source Files on build 22750723179
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #22750723179
  • c3a8f5e2 on github
  • Prev Build on dev (#22748665469)
  • Next Build on dev (#22751338772)
  • Delete
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