perf: restore SSR plugin catalog loading#3062
Conversation
|
@vyctorbrzezowski is attempting to deploy a commit to the OpenClaw Foundation Team on Vercel. A member of the Team first needs to authorize it. |
6e62941 to
58e7de0
Compare
|
@clawsweeper review |
|
🦞🧹 I asked ClawSweeper to review this item again. |
ClawHub UI ProofStatus: Public plugin catalog rendered with live catalog data Raw proof files: https://github.com/openclaw/clawhub/tree/qa-artifacts/clawhub-ui-proof/pr-3062/ssr-plugin-catalog-reference |

Summary
/plugins/catalog request to the real TanStack route loader after Show unfiltered browse totals #2586 moved it behind hydrationThis closes the confirmed
/plugins/loader item from #2925. The broader SSR auth, skill README, and Markdown rendering work remain explicitly out of scope.Validation
bunx vitest run src/__tests__/packages-route.test.tsx src/lib/packageApi.test.ts(100 passed)bun run ci:staticbun run ci:unit(4,605 passed, 1 skipped; coverage 85.59% statements / 75.35% branches / 86.79% functions / 88.51% lines)bun run ci:types-buildgit diff --checkhttp://localhost:3000/pluginswith the seeded local public corpus: SSR HTML contained all 3 fixture plugins; warm local TTFB was 0.28s; Chromium observed 0 catalog requests after hydration, 1 request for a category navigation, and 0 requests for a list/grid-only navigation