feat(mcp): add remote + stdio surfaces for loopover_get_live_gate_thresholds#7924
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
…esholds Mirror loopover_get_pr_reviewability auth (mcp read allowlist) and the REST live-gate-thresholds projection on both remote MCP and local stdio. Cover found / not-found / forbidden remotely and instrument the bin via the JSONbored#7764 in-process exported-server pattern so codecov/patch sees the new lines. Closes JSONbored#7801 Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7924 +/- ##
==========================================
- Coverage 91.77% 82.48% -9.29%
==========================================
Files 731 90 -641
Lines 74887 24409 -50478
Branches 22847 4695 -18152
==========================================
- Hits 68726 20134 -48592
+ Misses 5083 4039 -1044
+ Partials 1078 236 -842
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-21 18:24:38 UTC
Review summary Nits — 5 non-blocking
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. 🟩 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.
|
Summary
loopover_get_live_gate_thresholdson the remote MCP server and local stdio bin (mirror reviewability auth + RESTtoLiveGateThresholdFields/authoritativeGateOverride), with found /live_gate_thresholds_not_found/ forbidden coverage.server+InMemoryTransport(same pattern as merged feat(mcp): add remote + stdio surfaces for loopover_get_registry_snapshot #7917 / feat(mcp): add remote + stdio surfaces for loopover_get_upstream_ruleset #7921).Test plan
vitestmcp-cli-live-gate-thresholds+mcp-output-schemas+mcp-tool-rename-aliasesMade with Cursor