feat(api): REST + CLI mirror for loopover_watch_issues (#6746)#7113
feat(api): REST + CLI mirror for loopover_watch_issues (#6746)#7113RealDiligent wants to merge 3 commits into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Expose issue-watch list/watch/unwatch over /v1/contributors/:login/watches and the watch-issues CLI so subscriptions are not MCP-only. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7113 +/- ##
=======================================
Coverage 93.75% 93.76%
=======================================
Files 692 693 +1
Lines 68809 68864 +55
Branches 18781 18791 +10
=======================================
+ Hits 64512 64567 +55
Misses 3302 3302
Partials 995 995
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Caution 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-17 22:32:21 UTC
Review summary Nits — 5 non-blocking
CI checks failing
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. Visual preview
Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
|
LoopOver is closing this pull request on the maintainer's behalf (CI is failing (codecov/patch)). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |
Summary
GET/POST/DELETE /v1/contributors/:login/watcheswithrequireContributorAccess+ sessioncanWatchRepogate, backed by shared issue-watch helpers.loopover_watch_issues+ shell CLIwatch-issues list|watch|unwatch(stdio tool count 79 → 80).Closes #6746
Test plan
validate-code+ Codecov patch ≥99%