feat(mcp): register loopover_check_improvement_potential stdio tool - #7954
feat(mcp): register loopover_check_improvement_potential stdio tool#7954RealDiligent wants to merge 1 commit into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7954 +/- ##
=======================================
Coverage ? 11.38%
=======================================
Files ? 1
Lines ? 2188
Branches ? 838
=======================================
Hits ? 249
Misses ? 1921
Partials ? 18
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Add the missing local stdio surface for the existing remote tool and improvement-potential CLI (JSONbored#7759), proxying POST /v1/lint/improvement-potential with in-process Codecov coverage. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-21 22:32:43 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.
|
JSONbored
left a comment
There was a problem hiding this comment.
Merge conflicts:
This branch has conflicts that must be resolved
Use the [web editor](https://github.com/JSONbored/loopover/pull/7954/conflicts) or the command line to resolve conflicts before continuing.
test/unit/mcp-tool-rename-aliases.test.ts
Summary
loopover_check_improvement_potentialas a local stdio MCP tool inpackages/loopover-mcp/bin/loopover-mcp.ts.POST /v1/lint/improvement-potential(same endpoint the existingimprovement-potentialCLI already uses).InMemoryTransportcoverage so Codecov instruments the.tsbin.Closes #7759
Test plan
mcp-cli-improvement-potential-stdio.test.ts(register + POST proxy)