feat(automation): run contextual-orchestrator hourly NVIDIA NIM review repair - #1068
feat(automation): run contextual-orchestrator hourly NVIDIA NIM review repair#1068seonghobae wants to merge 6 commits into
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Warning Review limit reached
Next review available in: 4 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
10398c4 to
21a74c3
Compare
|
Rebased onto current main |
bdaf814 to
13de64b
Compare
…w repair Add a thin minute-17 caller so the LLM routing hub receives the same bounded review-repair heartbeat as Clearfolio, DiskSage, and fast-mlsirm without copying scheduler, model, or credential logic. NVIDIA_NIM_API_KEY stays on the separately reviewed worker. The caller never receives COPILOT_GITHUB_TOKEN.
7cd36cd to
7e39946
Compare
|
Rebased the contextual-orchestrator hourly caller onto current main@c47bee59 and corrected its reusable-scheduler boundary: job-scoped contents:read plus id-token:write is now explicit for the OpenCode App-token exchange. Exact head: 7e39946. Focused caller tests: 5 passed; actionlint, compileall, and diff check passed. |
|
@opencode-agent please review current PR HEAD ac4271a, with particular attention to reusable-workflow trust boundaries and secret exposure. Re-run required checks and report only exact-head findings. |
|
Current HEAD |
|
Closing this as superseded by #1178, the focused current-base owner lane for the same four core caller/workflow/test/doc paths. The protected-main No review threads are open here. Keeping one writer for these source paths avoids conflicting automation definitions. |
Buyer-perceivable gap
Commercial contextual-orchestrator buyers still had no hourly NVIDIA NIM
review-repair heartbeat after Clearfolio, DiskSage, and fast-mlsirm already
received one. Inkspan/naruon (#796) and BandScope (#817) callers remain
independent heads.
Unique source
Thin minute-17 caller only. Queue classification, RCA, repair dispatch, and
NVIDIA_NIM_API_KEYstay on the existing central worker. The caller neverreceives
COPILOT_GITHUB_TOKENorsecrets: inherit.Checks 재검증
Local pytest+coverage+interrogate ran twice: 1121 passed, coverage 100%,
interrogate 100%.
GitHub review/Checks wait is not a blocker.