feat(mcp): add remote + stdio surfaces for loopover_get_repo_focus_manifest#7936
feat(mcp): add remote + stdio surfaces for loopover_get_repo_focus_manifest#7936kai392 wants to merge 1 commit into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
…nifest Closes JSONbored#7808: mirror GET focus-manifest on remote MCP and local stdio with requireAppRole/session-repo auth, outputSchema, and mcp-output-schemas coverage; pin tool count 87→88. 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 #7936 +/- ##
===========================================
+ Coverage 65.46% 82.51% +17.05%
===========================================
Files 733 90 -643
Lines 75133 24454 -50679
Branches 22918 4702 -18216
===========================================
- Hits 49183 20179 -29004
+ Misses 22166 4039 -18127
+ Partials 3784 236 -3548
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Warning ⏸️ LoopOver review result - manual review recommendedReview updated: 2026-07-21 19:48:54 UTC
Review summary Nits — 6 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.
|
|
LoopOver is closing this pull request on the maintainer's behalf (conflicts with the base branch — resolve and open a fresh PR). 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
loopover_get_repo_focus_manifeston remote MCP + local stdio (thin mirror ofGET /v1/repos/:owner/:repo/focus-manifest).requireAppRole([maintainer,owner,operator])+ session repo access; staticmcprejected (insufficient_role). No refresh/PUT tools.outputSchema+ authorized/forbidden coverage inmcp-output-schemas(api, mcp reject, session role reject, operator allow) + in-process stdio proxy test.Scope
Closes #7808Validation
git diff --checknpm run branding-drift:checknpm run typechecknpm run build:mcpvitest --coveragemcp-output-schemas+mcp-cli-repo-focus-manifest+mcp-tool-rename-aliases(64/64)test:coveragedeferred to CISafety
UI Evidence
N/A — MCP/API only.
Notes
Made with Cursor