Skip to content

chore(ui): sync MCP_PACKAGE_KNOWN_LATEST_VERSION with npm dist-tags.latest - #10278

Merged
JSONbored merged 2 commits into
mainfrom
chore/sync-mcp-version-copy-3.21.1
Jul 31, 2026
Merged

chore(ui): sync MCP_PACKAGE_KNOWN_LATEST_VERSION with npm dist-tags.latest#10278
JSONbored merged 2 commits into
mainfrom
chore/sync-mcp-version-copy-3.21.1

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Automated: @loopover/mcp v3.21.1 just published to npm; keeps apps/loopover-ui/src/lib/mcp-package.ts's known-latest-version copy in sync (ui:version-audit).

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 31, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
loopover-ui 7471d37 Jul 31 2026, 11:43 PM

@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@loopover-orb

loopover-orb Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Caution

🛑 LoopOver review result - fixes required

Review updated: 2026-07-31 23:48:29 UTC

1 file · 1 AI reviewer · 1 blocker · CI failing · unstable

🛑 Suggested Action - Manual Review

Review summary
This is the automated version-sync PR generated by publish-mcp.yml's sync-ui-version-copy job, bumping MCP_PACKAGE_KNOWN_LATEST_VERSION from 3.21.0 to 3.21.1 to match the just-published npm dist-tags.latest for @​loopover/mcp. The change is a single-line constant update that matches exactly what the referenced workflow script (check-ui-mcp-version-copy.ts --write) produces, and the described intent (keeping ui:version-audit passing) is consistent with the diff. The Workers Builds CI failure is unexplained by any detail given and this one-line constant bump has no plausible causal link to a Workers build failure.

Nits — 5 non-blocking
  • The Workers Builds: loopover-ui check failed with no detail provided; worth confirming this is a pre-existing/flaky failure unrelated to this trivial constant change before merging.
  • No test-path changes accompany this file, though a hardcoded version-string constant like this is arguably not warranting dedicated test coverage.
  • If the Workers Builds failure recurs across other automated sync PRs, it may indicate an unrelated infrastructure issue worth investigating separately from this PR.
  • Code changes lack test evidence — Add focused regression tests or explain why existing coverage is sufficient.
  • Configured validation evidence missing — Add regression/invariant coverage, update relevant tests, or attach passing validation output that satisfies the repo's configured expectations. Maintainers can also comment @loopover generate-tests for an AI-generated Playwright test.

Why this is blocked

  • No linked issue detected: No closing reference or linked issue number was found in the PR metadata/body. — If this PR is intended to solve an issue, link it explicitly in the PR body.
📋 Copy for AI agents — paste into your coding agent
Fix the following blocker(s) from this PR review:

1. No linked issue detected: No closing reference or linked issue number was found in the PR metadata/body. — If this PR is intended to solve an issue, link it explicitly in the PR body.

CI checks failing

  • Workers Builds: loopover-ui — Workers Builds: loopover-ui

Decision drivers

  • ❌ Code review — 1 blocker (1 reviewer)
  • ❌ Gate result — Blocking (Repo-configured hard blocker found.)
Context & advisory signals — never blocks the verdict
Signal Result Evidence
Linked issue ✅ No-issue rationale PR body explains why no issue is linked.
Related work ✅ No active overlap found No same-issue or scoped active PR overlap found.
Change scope ✅ 20/20 Low review scope from cached public metadata (no linked issue context).
Validation posture ⚠️ 20/25 Preflight is ready, but the PR body does not name the validation run.
Contributor workload ✅ 10/10 Author activity: 9 registered-repo PR(s), 8 merged, 279 issue(s).
Contributor context ✅ Confirmed Gittensor contributor JSONbored; Gittensor profile; 9 PR(s), 279 issue(s).
Improvement ℹ️ None detected risk: low · value: none
Review context
  • Author: JSONbored
  • Role context: owner (maintainer lane)
  • Public audience mode: oss maintainer
  • Lane context: Repository registration is not available in the local LoopOver cache.
  • Public profile languages: Python, TypeScript, Ruby, Go, MDX, Shell, Solidity, JavaScript
  • Official Gittensor activity: 9 PR(s), 279 issue(s).
  • PR-specific overlap: none found.
Contributor next steps
  • Start here: Treat this as maintainer-lane context rather than normal contributor-lane activity.
  • Then work through the remaining 2 steps in the Signals table above.
Signal definitions
  • Related work = same linked issue, overlapping active PRs, or title/path similarity.
  • Change scope = cached public metadata such as size labels, draft state, and review-burden hints.
  • Validation posture = whether the PR provides enough public validation/test evidence for maintainer review.
  • Contributor workload = public contributor activity and cleanup pressure, not a repo-wide quality failure.
  • Contributor context = public GitHub/Gittensor identity context; non-Gittensor status is not a blocker.
Test coverage
  • No changed test files or passing validation evidence were detected for this PR.
  • Check the box below to generate an AI Playwright test for this PR, or comment @loopover generate-tests.
🧪 Chat with LoopOver

Ask 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.

  • @loopover ask <question> answers contribution-quality Q&A with source citations and freshness.
  • @loopover chat <question> answers in natural prose from cached decision-pack facts via local inference (maintainer/collaborator; read-only).
  • A plain-language @loopover mention with a real question is routed to the closest matching read-only command automatically — no exact syntax required.

Full command reference: https://loopover.ai/docs/loopover-commands

🧪 Experimental — new and may change.

Decision record
  • action: hold · clause: missing_linked_issue
  • config: ad9c36d2156621251381145ebdc05ef77e5942f4b09d3c0365a972f7cd3c1556 · pack: oss-anti-slop · ci: failed
  • record: ccb81d8879b1141bb47d7a61205bb35503f4d4fe3d585f1f6fbd5e2f7b9ea07e (schema v6, head 1f2d31b)

🟩 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.

  • Re-run LoopOver review
  • [BETA] Generate an AI Playwright test for this PR

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

Affected Assets, Files, and Routes:

view changes for bundle: loopover-ui

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/add-scalar-classes-CUhdGt9t.js (New) 2.16MB 2.16MB 100.0% 🚀
assets/tanstack-vendor-Dma5OHrr.js (New) 957.42kB 957.42kB 100.0% 🚀
assets/docs.fumadocs-spike-api-reference--4TQ6r81.js (New) 443.45kB 443.45kB 100.0% 🚀
assets/AgentScalarChatInterface.vue-CuX1qDwh.js (New) 201.7kB 201.7kB 100.0% 🚀
assets/modal-HFJTigL-.js (New) 184.5kB 184.5kB 100.0% 🚀
assets/client-D4xaVB6r.js (New) 151.47kB 151.47kB 100.0% 🚀
assets/maintainer-panel-7Ppdq9Rg.js (New) 78.97kB 78.97kB 100.0% 🚀
assets/routes-CJWYR71w.js (New) 35.88kB 35.88kB 100.0% 🚀
assets/owner-panel-DHBwKEhV.js (New) 28.42kB 28.42kB 100.0% 🚀
assets/app-YVWUR3uT.js (New) 25.82kB 25.82kB 100.0% 🚀
assets/ui-vendor-C15aP8He.js (New) 24.57kB 24.57kB 100.0% 🚀
assets/fairness-BTBqT7b-.js (New) 23.44kB 23.44kB 100.0% 🚀
assets/miner-panel-ix4wRGHb.js (New) 20.49kB 20.49kB 100.0% 🚀
assets/api._op-Di3nM5ld.js (New) 17.51kB 17.51kB 100.0% 🚀
assets/self-hosting-docs-audit-DT60X-Oc.js (New) 16.6kB 16.6kB 100.0% 🚀
assets/docs-client-loader-CXFTDwuO.js (New) 15.68kB 15.68kB 100.0% 🚀
assets/playground-panel-ClFFvyK1.js (New) 14.35kB 14.35kB 100.0% 🚀
assets/app.audit-Cqlh0FSF.js (New) 10.22kB 10.22kB 100.0% 🚀
assets/app.config-generator-C2hosORc.js (New) 10.06kB 10.06kB 100.0% 🚀
assets/maintainers-Ch9g-QDR.js (New) 8.06kB 8.06kB 100.0% 🚀
assets/miners-DvizxLUo.js (New) 7.91kB 7.91kB 100.0% 🚀
assets/agents-0lb_mD3C.js (New) 7.74kB 7.74kB 100.0% 🚀
assets/proof._owner._repo-CtAOUym-.js (New) 7.11kB 7.11kB 100.0% 🚀
assets/commands-panel-B-tTWHna.js (New) 6.74kB 6.74kB 100.0% 🚀
assets/maintainer-workflow-DP521wdw.js (New) 6.52kB 6.52kB 100.0% 🚀
assets/docs-nav-BVSF2k5h.js (New) 6.19kB 6.19kB 100.0% 🚀
assets/digest-panel-CzoJCX7h.js (New) 6.15kB 6.15kB 100.0% 🚀
assets/repos._owner._repo.quality-D4c9klew.js (New) 6.14kB 6.14kB 100.0% 🚀
assets/docs.index-3R1mLKJT.js (New) 6.01kB 6.01kB 100.0% 🚀
assets/api.index-D4KqVJlf.js (New) 4.7kB 4.7kB 100.0% 🚀
assets/docs-B_ohChhr.js (New) 3.01kB 3.01kB 100.0% 🚀
assets/api-Bk78I-y1.js (New) 2.66kB 2.66kB 100.0% 🚀
assets/docs-page-c19MTLZF.js (New) 2.14kB 2.14kB 100.0% 🚀
assets/table-oW2Pya-s.js (New) 1.75kB 1.75kB 100.0% 🚀
assets/app.workbench-X01CmSDM.js (New) 1.58kB 1.58kB 100.0% 🚀
assets/tabs-IiSueQ1-.js (New) 1.39kB 1.39kB 100.0% 🚀
assets/app.repos--HjfjJE5.js (New) 1.07kB 1.07kB 100.0% 🚀
assets/input-BGEvXH3V.js (New) 796 bytes 796 bytes 100.0% 🚀
assets/file-cog-C0YqODSy.js (New) 758 bytes 758 bytes 100.0% 🚀
assets/docs._slug-CHqkxSPV.js (New) 554 bytes 554 bytes 100.0% 🚀
assets/app.maintainer-Dt6WA9_v.js (New) 502 bytes 502 bytes 100.0% 🚀
assets/app.owner-DQ_c6B3b.js (New) 474 bytes 474 bytes 100.0% 🚀
assets/app.commands-BcaOSWWP.js (New) 455 bytes 455 bytes 100.0% 🚀
assets/app.playground-uJuD756I.js (New) 442 bytes 442 bytes 100.0% 🚀
assets/index-rWQxLZRs.js (New) 438 bytes 438 bytes 100.0% 🚀
assets/app.digest-BlWG2niT.js (New) 430 bytes 430 bytes 100.0% 🚀
assets/eye-off-BtiX0gBh.js (New) 430 bytes 430 bytes 100.0% 🚀
assets/app.miner-DDUqkGKg.js (New) 422 bytes 422 bytes 100.0% 🚀
assets/key-round-CeYoFK13.js (New) 355 bytes 355 bytes 100.0% 🚀
assets/bot-DyyHW9pu.js (New) 328 bytes 328 bytes 100.0% 🚀
assets/git-pull-request-arrow-BypLcMuN.js (New) 321 bytes 321 bytes 100.0% 🚀
assets/list-checks-D8VNcQvo.js (New) 279 bytes 279 bytes 100.0% 🚀
assets/compass-Cd1aO55l.js (New) 251 bytes 251 bytes 100.0% 🚀
assets/history-DN9Thnl3.js (New) 237 bytes 237 bytes 100.0% 🚀
assets/message-square-BQOigEMh.js (New) 233 bytes 233 bytes 100.0% 🚀
assets/lock-DyuH_i6f.js (New) 206 bytes 206 bytes 100.0% 🚀
assets/play-iEQXnkT7.js (New) 190 bytes 190 bytes 100.0% 🚀
assets/circle-check-g2WGN35U.js (New) 178 bytes 178 bytes 100.0% 🚀
assets/add-scalar-classes-BuPkkWQv.js (Deleted) -2.16MB 0 bytes -100.0% 🗑️
assets/tanstack-vendor-DWbL1vvR.js (Deleted) -957.42kB 0 bytes -100.0% 🗑️
assets/docs.fumadocs-spike-api-reference-CYZ_Zj4U.js (Deleted) -443.45kB 0 bytes -100.0% 🗑️
assets/AgentScalarChatInterface.vue-BRPKxjp2.js (Deleted) -201.7kB 0 bytes -100.0% 🗑️
assets/modal-Bv3oQZpQ.js (Deleted) -184.5kB 0 bytes -100.0% 🗑️
assets/client-DU1V7Swl.js (Deleted) -151.47kB 0 bytes -100.0% 🗑️
assets/maintainer-panel-DrWRgNUl.js (Deleted) -78.97kB 0 bytes -100.0% 🗑️
assets/routes-CkneaDb3.js (Deleted) -35.88kB 0 bytes -100.0% 🗑️
assets/owner-panel-DJAFr-9m.js (Deleted) -28.42kB 0 bytes -100.0% 🗑️
assets/app-BQntKxYi.js (Deleted) -25.82kB 0 bytes -100.0% 🗑️
assets/ui-vendor-CBD_spz5.js (Deleted) -24.57kB 0 bytes -100.0% 🗑️
assets/fairness-D-8RfP-R.js (Deleted) -23.44kB 0 bytes -100.0% 🗑️
assets/miner-panel-SeFBYaJe.js (Deleted) -20.49kB 0 bytes -100.0% 🗑️
assets/api._op-C_OnXz5t.js (Deleted) -17.51kB 0 bytes -100.0% 🗑️
assets/self-hosting-docs-audit-lRY7kxW3.js (Deleted) -16.6kB 0 bytes -100.0% 🗑️
assets/docs-client-loader-DQlkq8HU.js (Deleted) -15.68kB 0 bytes -100.0% 🗑️
assets/playground-panel-5rLiLCE6.js (Deleted) -14.35kB 0 bytes -100.0% 🗑️
assets/app.audit-DMa2kOPB.js (Deleted) -10.22kB 0 bytes -100.0% 🗑️
assets/app.config-generator-BKQrkzbn.js (Deleted) -10.06kB 0 bytes -100.0% 🗑️
assets/maintainers-CSvey2MG.js (Deleted) -8.06kB 0 bytes -100.0% 🗑️
assets/miners-C_6JxjIH.js (Deleted) -7.91kB 0 bytes -100.0% 🗑️
assets/agents-BYYS-Qkk.js (Deleted) -7.74kB 0 bytes -100.0% 🗑️
assets/proof._owner._repo-CVEjhycn.js (Deleted) -7.11kB 0 bytes -100.0% 🗑️
assets/commands-panel-C7ABksHT.js (Deleted) -6.74kB 0 bytes -100.0% 🗑️
assets/maintainer-workflow-DfuXDBAa.js (Deleted) -6.52kB 0 bytes -100.0% 🗑️
assets/docs-nav-DarS5O8U.js (Deleted) -6.19kB 0 bytes -100.0% 🗑️
assets/digest-panel-DAl8zQZu.js (Deleted) -6.15kB 0 bytes -100.0% 🗑️
assets/repos._owner._repo.quality-Bc4-OUzL.js (Deleted) -6.14kB 0 bytes -100.0% 🗑️
assets/docs.index-CU92mIgv.js (Deleted) -6.01kB 0 bytes -100.0% 🗑️
assets/api.index-CYIVgTZ4.js (Deleted) -4.7kB 0 bytes -100.0% 🗑️
assets/docs-vQpwqSN4.js (Deleted) -3.01kB 0 bytes -100.0% 🗑️
assets/api-DnlTN30a.js (Deleted) -2.66kB 0 bytes -100.0% 🗑️
assets/docs-page-BujU5XRa.js (Deleted) -2.14kB 0 bytes -100.0% 🗑️
assets/table-Bn1IRpo2.js (Deleted) -1.75kB 0 bytes -100.0% 🗑️
assets/app.workbench-krQB8th8.js (Deleted) -1.58kB 0 bytes -100.0% 🗑️
assets/tabs-7BhSCWHg.js (Deleted) -1.39kB 0 bytes -100.0% 🗑️
assets/app.repos-CasYNp80.js (Deleted) -1.07kB 0 bytes -100.0% 🗑️
assets/input-1SJYhyMY.js (Deleted) -796 bytes 0 bytes -100.0% 🗑️
assets/file-cog-BBEE_drU.js (Deleted) -758 bytes 0 bytes -100.0% 🗑️
assets/docs._slug-DTdZrfb4.js (Deleted) -554 bytes 0 bytes -100.0% 🗑️
assets/app.maintainer-CEfMczv3.js (Deleted) -502 bytes 0 bytes -100.0% 🗑️
assets/app.owner-BfdHvyJy.js (Deleted) -474 bytes 0 bytes -100.0% 🗑️
assets/app.commands-CXxE0VOt.js (Deleted) -455 bytes 0 bytes -100.0% 🗑️
assets/app.playground-qqreTJid.js (Deleted) -442 bytes 0 bytes -100.0% 🗑️
assets/index-BNn7PhVO.js (Deleted) -438 bytes 0 bytes -100.0% 🗑️
assets/app.digest-BypHy6Pp.js (Deleted) -430 bytes 0 bytes -100.0% 🗑️
assets/eye-off-CpXRAEHE.js (Deleted) -430 bytes 0 bytes -100.0% 🗑️
assets/app.miner-BPDpuTjV.js (Deleted) -422 bytes 0 bytes -100.0% 🗑️
assets/key-round-BLKYLCtH.js (Deleted) -355 bytes 0 bytes -100.0% 🗑️
assets/bot-2N6A3BEf.js (Deleted) -328 bytes 0 bytes -100.0% 🗑️
assets/git-pull-request-arrow-DUTe6c_D.js (Deleted) -321 bytes 0 bytes -100.0% 🗑️
assets/list-checks-DGN8h-5J.js (Deleted) -279 bytes 0 bytes -100.0% 🗑️
assets/compass-XRXUQxKB.js (Deleted) -251 bytes 0 bytes -100.0% 🗑️
assets/history-D3fu11iR.js (Deleted) -237 bytes 0 bytes -100.0% 🗑️
assets/message-square-C0LE_7Yh.js (Deleted) -233 bytes 0 bytes -100.0% 🗑️
assets/lock-CGJg1NSi.js (Deleted) -206 bytes 0 bytes -100.0% 🗑️
assets/play-CcWMkIQE.js (Deleted) -190 bytes 0 bytes -100.0% 🗑️
assets/circle-check-BoL_XRaJ.js (Deleted) -178 bytes 0 bytes -100.0% 🗑️

@JSONbored
JSONbored force-pushed the chore/sync-mcp-version-copy-3.21.1 branch from 1f2d31b to 7471d37 Compare July 31, 2026 23:43
@JSONbored
JSONbored merged commit d7e2397 into main Jul 31, 2026
9 of 10 checks passed
@JSONbored
JSONbored deleted the chore/sync-mcp-version-copy-3.21.1 branch July 31, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manual-review Gittensor contributor context

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant