chore(ui): sync MCP_PACKAGE_KNOWN_LATEST_VERSION with npm dist-tags.latest#8566
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
loopover-ui | e86019c | Commit Preview URL Branch Preview URL |
Jul 24 2026, 09:15 PM |
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
770196c to
056571c
Compare
056571c to
e86019c
Compare
Bundle ReportBundle size has no change ✅ Affected Assets, Files, and Routes:view changes for bundle: loopover-uiAssets Changed:
|
|
Caution 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-24 21:37:08 UTC
Review summary Nits — 4 non-blocking
Why this is blocked
📋 Copy for AI agents — paste into your coding agentCI checks failing
Decision drivers
Context & advisory signals — never blocks the verdict
Review context
Contributor next steps
Signal definitions
Test coverage
🧪 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.
|
Build UI preview artifact failed on this PR (and would fail on any UI PR) with 'Bundle contains unexpected file types: ./client/.nojekyll'. The extensionless-file allowlist in the deploy-ui-preview composite action (new as of #8523's runner-reduction consolidation, never actually exercised against a real bundle until this PR) didn't include .nojekyll -- a zero-byte, purely-advisory host-compatibility marker the SSR build tooling emits by default, same risk profile (no executable content) as the already-allowlisted _headers/_redirects/_routes.json/.assetsignore.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8566 +/- ##
==========================================
+ Coverage 89.58% 92.87% +3.29%
==========================================
Files 97 698 +601
Lines 22706 56949 +34243
Branches 3872 20199 +16327
==========================================
+ Hits 20341 52893 +32552
- Misses 2187 3120 +933
- Partials 178 936 +758
Flags with carried forward coverage won't be shown. Click here to find out more. |
Automated: @loopover/mcp v3.13.0 just published to npm; keeps apps/loopover-ui/src/lib/mcp-package.ts's known-latest-version copy in sync (ui:version-audit).