docs: serve ClawHub docs with shared OpenClaw renderer#2609
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| tanstackStart(), | ||
| viteReact(), | ||
| ], | ||
| server: { |
|
Codex review: needs maintainer review before merge. Reviewed June 12, 2026, 9:57 PM ET / 01:57 UTC. Summary Reproducibility: unclear. The review failed before ClawSweeper could establish a reproduction path. Review metrics: none identified. Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Risk before merge
Maintainer options:
Next step before merge
Review detailsBest possible solution: Retry the Codex review after fixing the execution failure. Do we have a high-confidence way to reproduce the issue? Unclear. The review failed before ClawSweeper could establish a reproduction path. Is this the best way to solve the issue? Unclear. Retry the review first so ClawSweeper can evaluate the actual issue and fix direction. AGENTS.md: unclear because the file could not be read completely. Codex review notes: model internal, reasoning high; reviewed against 4b3c2bb63020. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
ClawHub UI ProofStatus: ClawHub docs quickstart renders with Molty shell Raw proof files: https://github.com/openclaw/clawhub/tree/qa-artifacts/clawhub-ui-proof/pr-2609/proof |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
* Revert "fix: serve docs subdomain root (#2630)" This reverts commit 9ef3372. * Revert "feat: move docs to canonical subdomain" This reverts commit 6afb91b. * Revert "docs: serve ClawHub docs with shared OpenClaw renderer (#2609)" This reverts commit 7115675. * fix: restore ClawHub email docs host * test: preserve non-docs validation fixes * test: remove stale docs proxy test * docs: keep ClawHub contributor references current * fix: keep docs auth callback outside docs routes

Summary
docs/with the sharedopenclaw/docsrenderer via theopenclaw-docs-siteGitHub dependency./docs, with ClawHub branding, the ClawHub docs corpus, and the Molty docs shell.https://clawhub.ai/docs/...instead of the old OpenClaw-hosted ClawHub docs paths.Proof
/docs/,/docs/quickstart/, and/docs/plugin-validation-fixes/: all returned 200 and included the ClawHub + Ask Molty docs shell.Tests
bunx vitest run scripts/docs-builder.test.mjs convex/lib/emails.test.ts emails/emailTemplates.test.tsx src/__tests__/header.test.tsx src/__tests__/ui-design-contract.test.ts src/__tests__/skills-publish-route.test.tsx src/__tests__/plugins-publish-route.test.tsx src/__tests__/package-detail-route.test.tsx convex/packageInspectorNode.test.ts packages/clawhub/src/cli/commands/packages.test.tsbunx vitest run convex/packages.public.test.tsbun run docs:build && bun run docs:smokebun run ci:staticbun run ci:unitbun run ci:types-buildbun run ci:packages