Compare commits

..
112 Commits
Author SHA1 Message Date
Peter Steinberger 541f96cbbf chore: release 0.0.2 2026-01-04 18:16:44 +01:00
Peter Steinberger 3af9cdfc0c fix: dedupe sync list and add tests 2026-01-04 17:57:40 +01:00
Peter Steinberger b974bc7c0b fix: add parsing progress for sync 2026-01-04 17:47:59 +01:00
Peter Steinberger 91233dfe57 fix: improve sync selection output 2026-01-04 17:30:03 +01:00
Peter Steinberger 2a2749f852 fix: improve zip upload handling 2026-01-04 16:45:56 +01:00
Peter Steinberger 56230aa329 test: expand cli coverage
- add e2e coverage for install/update + --cli-version
- add unit coverage for sync optional changelog
- add handler tests for delete/undelete
2026-01-04 15:55:49 +01:00
Peter Steinberger b93bb5830b feat(clawdhub): soft delete skills
- make changelog optional for publish/sync
- add CLI delete/undelete + API routes
- hide deleted skills from search/download
- add e2e + manual testing doc + changelog
2026-01-04 15:50:09 +01:00
Peter Steinberger 6d1a376515 fix(clawdhub): normalize bin path for npm 2026-01-04 14:54:15 +01:00
Peter Steinberger 62fe5954b0 chore: rename schema package for npm 2026-01-04 14:50:11 +01:00
Peter Steinberger 41dd6de0e1 fix(clawdhub): default to sync and robust resolve check 2026-01-04 13:07:22 +01:00
Peter Steinberger 2c04427f67 chore: remove jan4 refactor checklist 2026-01-04 07:55:25 +01:00
Peter Steinberger 64569284e9 docs: check off CI 2026-01-04 07:55:17 +01:00
Peter Steinberger 1ab9c35f15 docs: check off gate 2026-01-04 07:53:33 +01:00
Peter Steinberger 292c2ecbb9 chore: format sync test 2026-01-04 07:53:21 +01:00
Peter Steinberger cf70a8f961 docs(clawdhub): clarify auth + sync usage 2026-01-04 07:52:18 +01:00
Peter Steinberger 410d2e04f7 test(clawdhub): cover sync status classification 2026-01-04 07:51:08 +01:00
Peter Steinberger 4965ff6f1f docs: check off clawdbot roots 2026-01-04 07:48:08 +01:00
Peter Steinberger 11315a83c2 feat(clawdhub): detect clawdbot skill roots 2026-01-04 07:47:55 +01:00
Peter Steinberger 0f0e955479 docs: jan4 refactor checklist 2026-01-04 07:47:04 +01:00
Peter Steinberger 0103c00a72 feat(clawdhub): add local skills sync 2026-01-04 07:41:12 +01:00
Peter Steinberger de907c9dbe test: add opt-in e2e suite 2026-01-04 07:28:47 +01:00
Peter Steinberger 5d96853cff fix(schema): allow multiple search results 2026-01-04 07:22:41 +01:00
Peter Steinberger ceeb1162ca feat(clawdhub): colorized help with build label 2026-01-04 07:20:33 +01:00
Peter Steinberger 5e86028356 fix(test): make publish smoke test typecheck 2026-01-04 07:15:17 +01:00
Peter Steinberger 4867d3389d test(clawdhub): add publish smoke test 2026-01-04 07:13:35 +01:00
Peter Steinberger 5108072523 chore: remove jan4 refactor checklist 2026-01-04 07:08:09 +01:00
Peter Steinberger b61c0c240e docs: complete jan4 checklist 2026-01-04 07:06:58 +01:00
Peter Steinberger ff6f2f6b36 fix: restore @auth/core for Convex auth 2026-01-04 07:04:58 +01:00
Peter Steinberger c25bd0808d chore: update dependencies 2026-01-04 06:57:30 +01:00
Peter Steinberger 0460d03780 docs: note npm name availability 2026-01-04 06:53:24 +01:00
Peter Steinberger 3ddbac35f3 feat: proxy /api to Convex 2026-01-04 06:51:49 +01:00
Peter Steinberger 6b4e0f6c0f refactor(clawdhub): split CLI modules 2026-01-04 06:48:56 +01:00
Peter Steinberger e2e3e792b5 chore(schema): update dist 2026-01-04 06:35:08 +01:00
Peter Steinberger f671b886ce refactor(clawdhub): centralize registry resolution 2026-01-04 06:35:03 +01:00
Peter Steinberger 690413fb60 chore(schema): update dist 2026-01-04 06:31:48 +01:00
Peter Steinberger c9869901d0 feat: well-known v1 config 2026-01-04 06:31:41 +01:00
Peter Steinberger 827205a21e fix(auth): add state nonce 2026-01-04 06:29:33 +01:00
Peter Steinberger 51fe501601 fix: move route tests out of routes 2026-01-04 06:26:40 +01:00
Peter Steinberger 54d7fc0f2b docs: add jan4 refactor checklist 2026-01-04 06:22:58 +01:00
Peter Steinberger 21941b5a08 docs(clawdhub): describe registry discovery 2026-01-04 06:18:30 +01:00
Peter Steinberger e3de833359 fix(clawdhub): registry discovery + label b64 2026-01-04 06:16:09 +01:00
Peter Steinberger 7829eb13de chore(schema): update dist 2026-01-04 06:16:03 +01:00
Peter Steinberger c6cfc4feb5 feat(schema): add well-known registry config 2026-01-04 06:11:46 +01:00
Peter Steinberger 3a175f4d33 chore(docs): remove jan4 refactor checklist 2026-01-04 06:01:37 +01:00
Peter Steinberger a0133cd6c9 fix(clawdhub): stabilize browser login 2026-01-04 06:01:17 +01:00
Peter Steinberger fb60071c13 chore: dependency audit 2026-01-04 05:58:31 +01:00
Peter Steinberger 57ef9ace63 feat(clawdhub): browser auth login 2026-01-04 05:57:17 +01:00
Peter Steinberger b42573cd3e chore: improve bun clawdhub runner 2026-01-04 05:55:26 +01:00
Peter Steinberger 809119c99a docs: add jan4 refactor checklist 2026-01-04 05:55:01 +01:00
Peter Steinberger b85ba642a5 chore: add bun shortcut runner 2026-01-04 05:31:55 +01:00
Peter Steinberger a4f8e30b7d feat(clawdhub): add auth subcommands 2026-01-04 05:01:30 +01:00
Peter Steinberger 2e558271a2 fix(upload): stabilize file hashing 2026-01-04 04:26:33 +01:00
Peter Steinberger 4baf9d2554 chore(schema): track dist artifacts 2026-01-04 04:24:39 +01:00
Peter Steinberger 8bbecd15f8 chore(docs): remove jan4 refactor checklist 2026-01-04 04:21:49 +01:00
Peter Steinberger e6cb9467c6 fix(clawdhub): typecheck update meta lookup 2026-01-04 04:21:18 +01:00
Peter Steinberger cebf50a842 ci: add GitHub Actions 2026-01-04 04:19:02 +01:00
Peter Steinberger 0c7caf01bf test: cover theme transition 2026-01-04 04:18:40 +01:00
Peter Steinberger b3b558d700 chore: remove unused deps 2026-01-04 04:17:00 +01:00
Peter Steinberger 78bbed1d78 feat(clawdhub): improve publish file collection 2026-01-04 04:15:47 +01:00
Peter Steinberger e7ad1f2e94 refactor(schema): centralize API routes 2026-01-04 04:13:28 +01:00
Peter Steinberger ed8cc656ab refactor(schema): share text file helpers 2026-01-04 04:11:25 +01:00
Peter Steinberger 794ee23c03 chore: prep schema package for publishing
- switch schema deps to semver

- publishConfig + prepublishOnly

- update jan4 checklist
2026-01-04 04:05:43 +01:00
Peter Steinberger d227986dde docs: add jan4 refactor checklist 2026-01-04 04:04:03 +01:00
Peter Steinberger 1f47d000f8 feat(ui): icon theme toggle animation 2026-01-04 04:02:05 +01:00
Peter Steinberger 0cd1a73870 feat(clawdhub): add prompts and retries 2026-01-04 04:01:59 +01:00
Peter Steinberger 5c28a2a252 refactor: extract @clawdhub/schema package
- Move ArkType schemas into packages/schema

- Wire app/convex/cli imports to workspace dep

- Add workspaces + update lint/coverage

- Build schema dist (tracked)
2026-01-04 03:49:57 +01:00
Peter Steinberger 586a08ed4d feat: share runtime schemas with arktype
- Add shared ArkType schemas for CLI+HTTP

- Validate CLI requests/responses + lockfile/config

- Add /api/skill/resolve endpoint + tests

- Keep lint + coverage gates green
2026-01-04 03:38:33 +01:00
Peter Steinberger 2b78e7fe7c fix: harden CLI HTTP API handlers
- Fix /api/search param (approvedOnly)

- Add handler helpers for unit tests

- Add coverage gate (>=70%) + more tests

- Expand type-aware oxlint scope to CLI
2026-01-04 03:03:58 +01:00
Peter Steinberger 2be43c04aa style(markdown): wrap long code lines 2026-01-04 02:47:41 +01:00
Peter Steinberger fe759a574e style(skill): replace star button 2026-01-04 02:43:05 +01:00
Peter Steinberger c2a1ce7e8b feat(skills): add metadata sidebar 2026-01-04 02:41:25 +01:00
Peter Steinberger 0b8c0676d6 style(theme): deepen dark accents 2026-01-04 02:34:38 +01:00
Peter Steinberger c190aec76f chore(copy): swap approval for highlight 2026-01-04 02:33:30 +01:00
Peter Steinberger c745f45e45 feat(search): add highlight filter 2026-01-04 02:33:06 +01:00
Peter Steinberger 1cd4a02af6 chore(copy): simplify search title 2026-01-04 02:27:56 +01:00
Peter Steinberger 8728b6759b style(search): upgrade filter toggle 2026-01-04 02:27:15 +01:00
Peter Steinberger c891fc984b style(cli): wrap long lines 2026-01-04 02:25:04 +01:00
Peter Steinberger 6169c87cdc fix(upload): use dropzone button 2026-01-04 02:24:44 +01:00
Peter Steinberger 1020c5ae3a style: wrap api and cli lines 2026-01-04 02:21:50 +01:00
Peter Steinberger 0c2da9fdd2 style(ui): normalize imports 2026-01-04 02:21:40 +01:00
Peter Steinberger ab1cb6b48f feat(settings): add api token management 2026-01-04 02:21:27 +01:00
Peter Steinberger 6c4d62777e chore: update generated types 2026-01-04 02:18:21 +01:00
Peter Steinberger d104bed8fb feat(cli): add registry client 2026-01-04 02:17:45 +01:00
Peter Steinberger 7dcd243275 feat(api): add cli token auth 2026-01-04 02:17:33 +01:00
Peter Steinberger f4036351a8 chore(copy): streamline home stats 2026-01-04 02:17:21 +01:00
Peter Steinberger 5babca05f0 feat(settings): upgrade profile card 2026-01-04 02:17:13 +01:00
Peter Steinberger 660e59742b fix(convex): require changelog on updates 2026-01-04 02:08:24 +01:00
Peter Steinberger a89a46a1cc fix(upload): gate validation feedback 2026-01-04 02:08:14 +01:00
Peter Steinberger e1022fdef3 feat(brand): use clawd logo 2026-01-04 01:59:04 +01:00
Peter Steinberger e95ccacfa0 fix(upload): show convex error details 2026-01-03 23:32:20 +01:00
Peter Steinberger 1b5a5a8d35 chore(dev): add convex deploy shortcut 2026-01-03 22:53:55 +01:00
Peter Steinberger caa94f0ba6 fix(types): align file buffers for convex deploy 2026-01-03 22:53:44 +01:00
Peter Steinberger e638154f64 fix(convex): surface publish errors 2026-01-03 22:38:26 +01:00
Peter Steinberger 1151e92a47 chore(assets): update favicon 2026-01-03 22:35:24 +01:00
Peter Steinberger 303fce970e feat(ui): adopt shadcn primitives 2026-01-03 22:35:15 +01:00
Peter Steinberger aaab5d53bc chore(deps): add radix ui primitives 2026-01-03 22:34:58 +01:00
Peter Steinberger 84cae81864 chore(deps): update dependencies 2026-01-03 22:24:17 +01:00
Peter Steinberger 90d6b50662 fix(upload): clean errors and remove badge 2026-01-03 22:24:00 +01:00
Peter Steinberger 320f431f2d feat(theme): add mode toggle and user menu 2026-01-03 22:23:39 +01:00
Peter Steinberger da636b20d1 fix(upload): handle publish errors and redirect 2026-01-03 22:09:28 +01:00
Peter Steinberger 4abb5181bb feat(upload): add archive extraction and form polish 2026-01-03 22:02:39 +01:00
Peter Steinberger 63d94a06a7 docs: add repository guidelines 2026-01-03 19:38:18 +01:00
Peter Steinberger 2eeeb9a433 chore: commit convex generated api 2026-01-03 19:28:00 +01:00
Peter Steinberger 10634d1789 fix: resolve typecheck errors 2026-01-03 18:45:37 +01:00
Peter Steinberger 30640a10c8 fix: resolve type lint issues 2026-01-03 18:33:18 +01:00
Peter Steinberger 05a2604cb6 style: apply biome formatting 2026-01-03 18:23:30 +01:00
Peter Steinberger b78ed1e242 chore: fix lint and typings 2026-01-03 18:23:01 +01:00
Peter Steinberger c5a40d6d09 chore: clean repo leftovers 2026-01-03 18:17:42 +01:00
Peter Steinberger 746905d7b9 fix: align auth core version 2026-01-03 18:15:49 +01:00
Peter Steinberger 0533b780be fix: correct user profile route filename 2026-01-03 18:14:54 +01:00
Peter Steinberger 8df19780ea feat: bootstrap clawdhub 2026-01-03 18:14:33 +01:00
Peter Steinberger fa4859bc88 Initial commit 2026-01-03 14:49:41 +01:00
765 changed files with 13360 additions and 6406 deletions
+16
View File
@@ -0,0 +1,16 @@
# Frontend
VITE_CONVEX_URL=
VITE_CONVEX_SITE_URL=
SITE_URL=http://localhost:3000
CONVEX_SITE_URL=
# Convex Auth (GitHub OAuth App)
AUTH_GITHUB_ID=
AUTH_GITHUB_SECRET=
# Convex Auth JWT keys (generated via @convex-dev/auth CLI)
JWT_PRIVATE_KEY=
JWKS=
# Embeddings
OPENAI_API_KEY=
+39
View File
@@ -0,0 +1,39 @@
name: CI
on:
push:
branches: [main]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.5
- name: Install
run: bun install --frozen-lockfile
- name: Lint
run: bun run lint
- name: Test
run: bun run test
- name: Coverage
run: bun run coverage
- name: Typecheck packages
run: |
bunx tsc -p packages/schema/tsconfig.json --noEmit
bunx tsc -p packages/clawdhub/tsconfig.json --noEmit
- name: Build
run: bun run build
+20
View File
@@ -0,0 +1,20 @@
node_modules
.DS_Store
dist
dist-ssr
!packages/schema/dist
!packages/schema/dist/**
*.local
.vercel
count.txt
.env
.nitro
.tanstack
.wrangler
.output
.vinxi
todos.json
.cta.json
.vscode
.env*.local
coverage
+3
View File
@@ -0,0 +1,3 @@
{
"ignorePatterns": ["node_modules", "dist", "coverage", "convex/_generated", ".tanstack", "public"]
}
+40
View File
@@ -0,0 +1,40 @@
# Repository Guidelines
## Project Structure & Module Organization
- `src/` — TanStack Start app code (routes, components, styles).
- `convex/` — Convex backend (schema, queries/mutations/actions, HTTP routes).
- `convex/_generated/` — generated Convex API/types; committed for builds.
- `docs/` — product/spec docs (see `docs/spec.md`).
- `public/` — static assets.
## Build, Test, and Development Commands
- `bun run dev` — local app server at `http://localhost:3000`.
- `bun run build` — production build (Vite + Nitro).
- `bun run preview` — preview built app.
- `bunx convex dev` — Convex dev deployment + function watcher.
- `bunx convex codegen` — regenerate `convex/_generated`.
- `bun run lint` — Biome + oxlint (type-aware).
- `bun run test` — Vitest (unit tests).
- `bun run coverage` — coverage run; keep global >= 80%.
## Coding Style & Naming Conventions
- TypeScript strict; ESM.
- Indentation: 2 spaces, single quotes (Biome).
- Lint/format: Biome + oxlint (type-aware).
- Convex function names: verb-first (`getBySlug`, `publishVersion`).
## Testing Guidelines
- Framework: Vitest 4 + jsdom.
- Tests live in `src/**` and `convex/lib/**`.
- Coverage threshold: 80% global (lines/functions/branches/statements).
- Example: `convex/lib/skills.test.ts`.
## Commit & Pull Request Guidelines
- Commit messages: Conventional Commits (`feat:`, `fix:`, `chore:`, `docs:`…).
- Keep changes scoped; avoid repo-wide search/replace.
- PRs: include summary + test commands run. Add screenshots for UI changes.
## Configuration & Security
- Local env: `.env.local` (never commit secrets).
- Convex env holds JWT keys; Vercel only needs `VITE_CONVEX_URL` + `VITE_CONVEX_SITE_URL`.
- OAuth: GitHub OAuth App credentials required for login.
+27
View File
@@ -0,0 +1,27 @@
# Changelog
## 0.0.2 - 2026-01-04
### Added
- CLI: delete/undelete commands for soft-deleted skills (owner/admin).
### Fixed
- CLI sync: dedupe duplicate slugs across scan roots; skip duplicates to avoid double-publish errors.
- CLI sync: show parsing progress while hashing local skills.
- CLI sync: prompt only actionable skills; preselect all by default; list synced separately; condensed synced summary when nothing to sync.
- CLI sync: cap long status lists to avoid massive terminal boxes.
- CLI publish/sync: allow empty changelog on updates; registry accepts empty changelog for updates.
- CLI: use `--cli-version` to avoid conflict with skill `--version` flags.
- Registry: hide soft-deleted skills from search/skill/download unless restored.
- Tests: add delete/undelete coverage (unit + e2e).
## 0.0.1 - 2026-01-04
### Features
- CLI auth: login/logout/whoami; browser loopback auth; token storage; site/registry discovery; config overrides.
- CLI workflow: search, install, update (single/all), list, publish, sync (scan workdir + legacy roots), dry-run, version bumping, tags.
- Registry/API: skills + versions with semver; tags (latest + custom); changelog per version; SKILL.md frontmatter parsing; text-only validation; zip download; hash resolve; stats (downloads/stars/versions/comments).
- Web app: home (highlighted + latest), search, skill detail (README, versions, tags, stats, files), upload UI, user profiles, stars, settings (profile + API tokens + delete account).
- Social: stars + comments with moderation hooks; admin console for roles + highlighted curation.
- Search: semantic/vector search over skill content with limit/approved filters.
- Security: GitHub OAuth; role-based access (admin/moderator/user); audit logging for admin actions.
+21
View File
@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2026 Peter Steinberger
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+45
View File
@@ -0,0 +1,45 @@
# ClawdHub
Minimal skill registry powered by TanStack Start + Convex.
## Quick start
```bash
bun install
cp .env.local.example .env.local
bun --bun run dev
```
In another terminal:
```bash
bunx convex dev
```
## Convex Auth setup
```bash
bunx auth --deployment-name <deployment> --web-server-url http://localhost:3000
```
This writes `JWT_PRIVATE_KEY` + `JWKS` to the deployment and prints the values for local `.env.local`.
## Environment
- `VITE_CONVEX_URL`: Convex deployment URL (`https://<deployment>.convex.cloud`).
- `VITE_CONVEX_SITE_URL`: Convex site URL (`https://<deployment>.convex.site`).
- `CONVEX_SITE_URL`: same as `VITE_CONVEX_SITE_URL` (auth + cookies).
- `SITE_URL`: App URL (local: `http://localhost:3000`).
- `AUTH_GITHUB_ID` / `AUTH_GITHUB_SECRET`: GitHub OAuth App.
- `JWT_PRIVATE_KEY` / `JWKS`: Convex Auth keys.
- `OPENAI_API_KEY`: embeddings.
## Scripts
```bash
bun run dev
bun run build
bun run test
bun run coverage
bun run lint
```
+38
View File
@@ -0,0 +1,38 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
"files": {
"includes": [
"**",
"!**/.cta.json",
"!**/.vscode",
"!**/node_modules",
"!**/dist",
"!**/.output",
"!**/coverage",
"!**/convex/_generated",
"!**/src/routeTree.gen.ts",
"!**/.tanstack",
"!**/public"
]
},
"assist": { "actions": { "source": { "organizeImports": "on" } } },
"formatter": {
"enabled": true,
"indentStyle": "space",
"indentWidth": 2,
"lineWidth": 100
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
},
"javascript": {
"formatter": {
"quoteStyle": "single",
"semicolons": "asNeeded",
"trailingCommas": "all"
}
}
}
+1411
View File
File diff suppressed because it is too large Load Diff
Executable
+46
View File
@@ -0,0 +1,46 @@
#!/usr/bin/env bun
import { existsSync } from 'node:fs'
import { stat } from 'node:fs/promises'
import { fileURLToPath } from 'node:url'
const distCliUrl = new URL('./packages/clawdhub/dist/cli.js', import.meta.url)
const distCliPath = fileURLToPath(distCliUrl)
const srcRootPath = fileURLToPath(new URL('./packages/clawdhub/src/', import.meta.url))
const shouldBuild = await (async () => {
if (!existsSync(distCliPath)) return true
try {
const dist = await stat(distCliPath)
const latestSrcMtime = await getLatestMtime(srcRootPath)
return latestSrcMtime > dist.mtimeMs
} catch {
return true
}
})()
if (shouldBuild) {
const proc = Bun.spawn(['bunx', 'tsc', '-p', 'packages/clawdhub/tsconfig.json'], {
stdin: 'inherit',
stdout: 'inherit',
stderr: 'inherit',
})
const code = await proc.exited
if (code !== 0) process.exit(code)
}
await import(distCliUrl.href)
async function getLatestMtime(root: string) {
let latest = 0
const glob = new Bun.Glob('**/*.ts')
for await (const rel of glob.scan({ cwd: root, onlyFiles: true })) {
const path = `${root}${root.endsWith('/') ? '' : '/'}${rel}`
try {
const entry = await stat(path)
latest = Math.max(latest, entry.mtimeMs)
} catch {
// ignore
}
}
return latest
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 832 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 835 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

@@ -1,23 +0,0 @@
# ClawHub UI Proof
Status: pass
Scenario: `/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/proof-scenarios/sample-text-before-after.pw.ts`
Baseline: `origin/main`
Candidate: `worktree`
Provider: `hetzner`
## Artifacts
### baseline
- Output: `/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/clawhub-ui-proof/2026-05-13T00-12-37-146Z/baseline`
- pass: baseline /skills - `baseline/screenshots/baseline-skills.png`
- pass: baseline /plugins - `baseline/screenshots/baseline-plugins.png`
- pass: baseline /souls - `baseline/screenshots/baseline-souls.png`
- Video: `baseline/full-run.mp4`
### candidate
- Output: `/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/clawhub-ui-proof/2026-05-13T00-12-37-146Z/candidate`
- pass: candidate /skills - `candidate/screenshots/candidate-skills.png`
- pass: candidate /plugins - `candidate/screenshots/candidate-plugins.png`
- pass: candidate /souls - `candidate/screenshots/candidate-souls.png`
- Video: `candidate/full-run.mp4`
@@ -1,77 +0,0 @@
{
"baseline": "origin/main",
"candidate": "worktree",
"generatedAt": "2026-05-13T00:12:37.148Z",
"lanes": [
{
"localOutputDir": "/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/clawhub-ui-proof/2026-05-13T00-12-37-146Z/baseline",
"name": "baseline",
"ref": "origin/main",
"remoteOutputDir": "/work/crabbox/cbx_2ac97d8c7cd2/clawhub/.artifacts/clawhub-ui-proof/remote-2026-05-13T00-12-37-146Z/baseline",
"status": "pass",
"steps": [
{
"lane": "baseline",
"name": "baseline /skills",
"screenshot": "screenshots/baseline-skills.png",
"slug": "baseline-skills",
"status": "pass"
},
{
"lane": "baseline",
"name": "baseline /plugins",
"screenshot": "screenshots/baseline-plugins.png",
"slug": "baseline-plugins",
"status": "pass"
},
{
"lane": "baseline",
"name": "baseline /souls",
"screenshot": "screenshots/baseline-souls.png",
"slug": "baseline-souls",
"status": "pass"
}
],
"videoPath": "/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/clawhub-ui-proof/2026-05-13T00-12-37-146Z/baseline/full-run.mp4"
},
{
"localOutputDir": "/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/clawhub-ui-proof/2026-05-13T00-12-37-146Z/candidate",
"name": "candidate",
"ref": "worktree",
"remoteOutputDir": "/work/crabbox/cbx_2ac97d8c7cd2/clawhub/.artifacts/clawhub-ui-proof/remote-2026-05-13T00-12-37-146Z/candidate",
"status": "pass",
"steps": [
{
"lane": "candidate",
"name": "candidate /skills",
"screenshot": "screenshots/candidate-skills.png",
"slug": "candidate-skills",
"status": "pass"
},
{
"lane": "candidate",
"name": "candidate /plugins",
"screenshot": "screenshots/candidate-plugins.png",
"slug": "candidate-plugins",
"status": "pass"
},
{
"lane": "candidate",
"name": "candidate /souls",
"screenshot": "screenshots/candidate-souls.png",
"slug": "candidate-souls",
"status": "pass"
}
],
"videoPath": "/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/clawhub-ui-proof/2026-05-13T00-12-37-146Z/candidate/full-run.mp4"
}
],
"outputDir": "/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/clawhub-ui-proof/2026-05-13T00-12-37-146Z",
"provider": "hetzner",
"scenario": "/Users/patrickerichsen/.codex/worktrees/68a3/clawhub/.artifacts/proof-scenarios/sample-text-before-after.pw.ts",
"status": "pass",
"crabbox": {
"createdLease": true,
"leaseId": "cbx_2ac97d8c7cd2"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

@@ -1,11 +0,0 @@
# ClawHub UI Proof
Status: pass
Mode: `feature`
Scenario: `e2e/local-auth/security-scan-management-proof.pw.test.ts`
Provider: `local-auth`
## Artifacts
- pass: Desktop management security scans - `candidate/screenshots/desktop-security-scans.png`
- pass: Mobile management security scans - `candidate/screenshots/mobile-security-scans.png`
@@ -1,34 +0,0 @@
{
"baseline": "not run",
"candidate": "pe/security-scan-admin-tooling",
"generatedAt": "2026-05-18T21:32:12.809Z",
"lanes": [
{
"localOutputDir": "/Users/patrickerichsen/Git/openclaw/clawhub/.artifacts/clawhub-ui-proof/2026-05-18T21-29-29Z-security-scans/candidate",
"name": "candidate",
"ref": "pe/security-scan-admin-tooling",
"status": "pass",
"steps": [
{
"lane": "candidate",
"name": "Desktop management security scans",
"screenshot": "screenshots/desktop-security-scans.png",
"slug": "desktop-security-scans",
"status": "pass"
},
{
"lane": "candidate",
"name": "Mobile management security scans",
"screenshot": "screenshots/mobile-security-scans.png",
"slug": "mobile-security-scans",
"status": "pass"
}
]
}
],
"mode": "feature",
"outputDir": "/Users/patrickerichsen/Git/openclaw/clawhub/.artifacts/clawhub-ui-proof/2026-05-18T21-29-29Z-security-scans",
"provider": "local-auth",
"scenario": "e2e/local-auth/security-scan-management-proof.pw.test.ts",
"status": "pass"
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

@@ -1,5 +0,0 @@
# Owner-Scoped Skill Slugs UI Proof
- Scenario: owner-scoped skill slug UI surfaces.
- Skill detail page proof: owner-qualified route and install command render as `@local/padel`.
- Install command proof: copyable command uses `openclaw skills install @local/padel`.
@@ -1,26 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "owner-scoped skill slug UI surfaces",
"provider": "Codex local browser proof",
"candidate": "pe/owner-scoped-skill-slugs",
"lanes": [
{
"name": "owner-scoped-skill-slugs",
"steps": [
{
"name": "Skill detail page shows owner-qualified route and install ref",
"slug": "skill-page-owner-ref",
"status": "passed",
"screenshot": "skill-page-owner-ref.png"
},
{
"name": "Install command uses @owner/slug",
"slug": "install-command-owner-ref",
"status": "passed",
"screenshot": "install-command-owner-ref.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 593 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 611 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 512 KiB

@@ -1,7 +0,0 @@
# Management Security Scan Overview
Feature proof for PR #2403.
- Desktop overview shows ClawScan-first current verdict totals, pipeline status, recent scan window, category rollups, and failed scan samples.
- Desktop drilldown shows a selected artifact with ClawScan verdict/category/summary first, followed by pipeline status and supporting scanner evidence.
- Mobile view keeps the management security overview usable at narrow width without overlapping controls.
@@ -1,32 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "management-security-scan-overview",
"provider": "local-playwright",
"candidate": "pe/clawscan-visibility",
"lanes": [
{
"name": "candidate",
"steps": [
{
"name": "Management security overview",
"slug": "management-security-overview-desktop",
"status": "passed",
"screenshot": "management-security-overview-desktop.png"
},
{
"name": "Artifact drilldown",
"slug": "management-security-drilldown-desktop",
"status": "passed",
"screenshot": "management-security-drilldown-desktop.png"
},
{
"name": "Mobile management security overview",
"slug": "management-security-mobile",
"status": "passed",
"screenshot": "management-security-mobile.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

@@ -1,12 +0,0 @@
# ClawHub UI Proof
Status: pass
Scenario: Skill grid card metadata layout with nearby skills
Screenshots:
- baseline desktop: baseline/screenshots/desktop-grid-context.png
- candidate desktop: candidate/screenshots/desktop-grid-context.png
- baseline mobile: baseline/screenshots/mobile-grid-context.png
- candidate mobile: candidate/screenshots/mobile-grid-context.png
Observed target card: Self-Improving + Proactive Agent.
@@ -1,156 +0,0 @@
{
"baseline": "origin/main",
"candidate": "jesse/fix-skill-card-date-overlap",
"generatedAt": "2026-06-01T16:29:49.092Z",
"lanes": [
{
"name": "baseline",
"lane": "baseline",
"ref": "origin/main",
"baseURL": "http://127.0.0.1:3038",
"localOutputDir": "/Users/jmerhi/repos/claw-working-space/clawhub-fix-skill-card-date-overlap/.artifacts/clawhub-ui-proof/skill-card-grid-context-1780331337362/baseline",
"status": "pass",
"steps": [
{
"name": "Desktop skills grid context",
"slug": "desktop-grid-context",
"screenshot": "screenshots/desktop-grid-context.png",
"status": "pass"
},
{
"name": "Mobile skills grid context",
"slug": "mobile-grid-context",
"screenshot": "screenshots/mobile-grid-context.png",
"status": "pass"
}
],
"metrics": [
{
"step": "desktop grid context",
"viewport": "desktop",
"children": [
{
"className": "skill-card-tags",
"text": "LinuxmacOSWindows"
},
{
"className": "skill-card-header",
"text": "Self-Improving + Proactive Agent"
},
{
"className": "skill-card-summary",
"text": "Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when..."
},
{
"className": "skill-card-footer",
"text": "by@ivangdavilaUpdated 3w ago1.2k·195k"
}
],
"tagsBelowSummary": false,
"authorToUpdatedGap": 14
},
{
"step": "mobile grid context",
"viewport": "mobile",
"children": [
{
"className": "skill-card-tags",
"text": "LinuxmacOSWindows"
},
{
"className": "skill-card-header",
"text": "Self-Improving + Proactive Agent"
},
{
"className": "skill-card-summary",
"text": "Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when..."
},
{
"className": "skill-card-footer",
"text": "by@ivangdavilaUpdated 3w ago1.2k·195k"
}
],
"tagsBelowSummary": false,
"authorToUpdatedGap": 14
}
]
},
{
"name": "candidate",
"lane": "candidate",
"ref": "jesse/fix-skill-card-date-overlap",
"baseURL": "http://127.0.0.1:3037",
"localOutputDir": "/Users/jmerhi/repos/claw-working-space/clawhub-fix-skill-card-date-overlap/.artifacts/clawhub-ui-proof/skill-card-grid-context-1780331337362/candidate",
"status": "pass",
"steps": [
{
"name": "Desktop skills grid context",
"slug": "desktop-grid-context",
"screenshot": "screenshots/desktop-grid-context.png",
"status": "pass"
},
{
"name": "Mobile skills grid context",
"slug": "mobile-grid-context",
"screenshot": "screenshots/mobile-grid-context.png",
"status": "pass"
}
],
"metrics": [
{
"step": "desktop grid context",
"viewport": "desktop",
"children": [
{
"className": "skill-card-header",
"text": "Self-Improving + Proactive Agent"
},
{
"className": "skill-card-summary",
"text": "Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when..."
},
{
"className": "skill-card-tags",
"text": "LinuxmacOSWindows"
},
{
"className": "skill-card-footer",
"text": "by@ivangdavilaUpdated 3w ago1.2k·195k"
}
],
"tagsBelowSummary": true,
"authorToUpdatedGap": 8
},
{
"step": "mobile grid context",
"viewport": "mobile",
"children": [
{
"className": "skill-card-header",
"text": "Self-Improving + Proactive Agent"
},
{
"className": "skill-card-summary",
"text": "Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when..."
},
{
"className": "skill-card-tags",
"text": "LinuxmacOSWindows"
},
{
"className": "skill-card-footer",
"text": "by@ivangdavilaUpdated 3w ago1.2k·195k"
}
],
"tagsBelowSummary": true,
"authorToUpdatedGap": 8
}
]
}
],
"mode": "before-after",
"outputDir": "/Users/jmerhi/repos/claw-working-space/clawhub-fix-skill-card-date-overlap/.artifacts/clawhub-ui-proof/skill-card-grid-context-1780331337362",
"provider": "local",
"scenario": "Skill grid card metadata layout with nearby skills",
"status": "pass"
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

@@ -1,6 +0,0 @@
# ClawHub UI Proof
Status: pass
Mode: before-after
Scenario: Skill grid card metadata layout
@@ -1,55 +0,0 @@
{
"baseline": "origin/main",
"candidate": "jesse/fix-skill-card-date-overlap",
"lanes": [
{
"baseURL": "http://127.0.0.1:3038",
"lane": "baseline",
"name": "baseline",
"localOutputDir": "/Users/jmerhi/repos/claw-working-space/clawhub-fix-skill-card-date-overlap/.artifacts/clawhub-ui-proof/skill-card-metadata-1780328491887/baseline",
"ref": "origin/main",
"status": "pass",
"steps": [
{
"name": "Desktop skill card",
"slug": "desktop-skill-card",
"screenshot": "screenshots/desktop-skill-card.png",
"status": "pass"
},
{
"name": "Mobile skill card",
"slug": "mobile-skill-card",
"screenshot": "screenshots/mobile-skill-card.png",
"status": "pass"
}
]
},
{
"baseURL": "http://127.0.0.1:3037",
"lane": "candidate",
"name": "candidate",
"localOutputDir": "/Users/jmerhi/repos/claw-working-space/clawhub-fix-skill-card-date-overlap/.artifacts/clawhub-ui-proof/skill-card-metadata-1780328491887/candidate",
"ref": "jesse/fix-skill-card-date-overlap",
"status": "pass",
"steps": [
{
"name": "Desktop skill card",
"slug": "desktop-skill-card",
"screenshot": "screenshots/desktop-skill-card.png",
"status": "pass"
},
{
"name": "Mobile skill card",
"slug": "mobile-skill-card",
"screenshot": "screenshots/mobile-skill-card.png",
"status": "pass"
}
]
}
],
"mode": "before-after",
"outputDir": "/Users/jmerhi/repos/claw-working-space/clawhub-fix-skill-card-date-overlap/.artifacts/clawhub-ui-proof/skill-card-metadata-1780328491887",
"provider": "local",
"scenario": "Skill grid card metadata layout",
"status": "pass"
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

@@ -1,14 +0,0 @@
# ClawHub UI Proof
Status: `passed`
Mode: `feature`
Scenario: `manual-plugin-download-counts`
Provider: `local-playwright`
## Candidate
- `http://127.0.0.1:3001/plugins/clawbits-openclaw-plugin`
- Confirms plugin detail pages render `Downloads` as the first sidebar stat, above repository and owner metadata.
@@ -1,21 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "manual-plugin-download-counts",
"provider": "local-playwright",
"baseline": "not-run",
"candidate": "pe/plugin-download-counts",
"lanes": [
{
"name": "candidate",
"steps": [
{
"name": "Plugin detail downloads top stat",
"slug": "plugin-downloads-top",
"status": "passed",
"screenshot": "plugin-downloads-top.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

@@ -1,6 +0,0 @@
# ClawHub UI Proof
- Status: passed
- Mode: feature
- Scenario: plugin-list-downloads-sort
- Proof: plugin list shows the Most downloaded sort option selected and download counts in list rows.
@@ -1,20 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "plugin-list-downloads-sort",
"provider": "codex-in-app-browser",
"candidate": "pe/plugin-download-counts",
"lanes": [
{
"name": "candidate",
"steps": [
{
"name": "Plugin list downloads and sort",
"slug": "plugin-list-downloads-sort",
"status": "passed",
"screenshot": "plugin-list-downloads-sort.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

@@ -1,6 +0,0 @@
# ClawHub UI Proof
- Status: passed
- Mode: feature
- Scenario: plugin-list-no-family-badges
- Proof: plugin list still shows download counts while Code Plugin and Bundle Plugin family badges are absent.
@@ -1,20 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "plugin-list-no-family-badges",
"provider": "codex-in-app-browser",
"candidate": "pe/plugin-download-counts",
"lanes": [
{
"name": "candidate",
"steps": [
{
"name": "Plugin list without family badges",
"slug": "plugin-list-no-family-badges",
"status": "passed",
"screenshot": "plugin-list-no-family-badges.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

@@ -1,6 +0,0 @@
# PR #2520 proof
Status: pass
- Rendered the account-ban and artifact-level scanner rejection emails from the real email builders; the account-ban email no longer includes scan-results appeal guidance, while the artifact-level email still includes local scan guidance.
- Captured the dedicated banned-account appeal page from a running local ClawHub preview after `/dashboard?error_description=Account%20banned` redirected to `/account-banned`.
@@ -1,32 +0,0 @@
{
"generatedAt": "2026-06-05T23:54:26.000Z",
"mode": "feature",
"status": "pass",
"provider": "rendered email builder plus live in-app browser preview",
"scenario": "account-ban email without scan-results block plus dedicated banned-account route",
"candidate": "worktree 3b4cc2d9",
"outputDir": ".artifacts/pr-2520-proof",
"lanes": [
{
"name": "candidate",
"ref": "worktree 3b4cc2d9",
"status": "pass",
"steps": [
{
"lane": "candidate",
"name": "Rendered moderation emails",
"slug": "rendered-emails",
"status": "pass",
"screenshot": "screenshots/rendered-emails.png"
},
{
"lane": "candidate",
"name": "Dedicated banned-account appeal page",
"slug": "banned-sign-in",
"status": "pass",
"screenshot": "screenshots/banned-sign-in.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

@@ -1,6 +0,0 @@
# PR #2520 proof
Status: pass
- Rendered the account-ban and artifact-level scanner rejection emails from the real email builders.
- Captured the banned-account sign-in copy from a full-stack local ClawHub preview with local Convex on `/dashboard?error_description=Account%20banned`.
@@ -1,32 +0,0 @@
{
"generatedAt": "2026-06-05T23:09:45.000Z",
"mode": "feature",
"status": "pass",
"provider": "rendered email builder plus full-stack local-auth Playwright",
"scenario": "email builder rendering plus live ClawHub dashboard auth-error route",
"candidate": "worktree 03bc802e",
"outputDir": ".artifacts/pr-2520-proof",
"lanes": [
{
"name": "candidate",
"ref": "worktree 03bc802e",
"status": "pass",
"steps": [
{
"lane": "candidate",
"name": "Rendered moderation emails",
"slug": "rendered-emails",
"status": "pass",
"screenshot": "screenshots/rendered-emails.png"
},
{
"lane": "candidate",
"name": "Live banned-account dashboard sign-in copy",
"slug": "banned-sign-in",
"status": "pass",
"screenshot": "screenshots/banned-sign-in.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

@@ -1,6 +0,0 @@
# PR #2520 proof
Status: pass
- Rendered the account-ban and artifact-level scanner rejection emails from the real email builders.
- Captured the banned-account sign-in copy from a full-stack local ClawHub preview with local Convex on `/dashboard?error_description=Account%20banned`.
@@ -1,32 +0,0 @@
{
"generatedAt": "2026-06-05T23:09:45.000Z",
"mode": "feature",
"status": "pass",
"provider": "rendered email builder plus full-stack local-auth Playwright",
"scenario": "email builder rendering plus live ClawHub dashboard auth-error route",
"candidate": "worktree 03bc802e",
"outputDir": ".artifacts/pr-2520-proof",
"lanes": [
{
"name": "candidate",
"ref": "worktree 03bc802e",
"status": "pass",
"steps": [
{
"lane": "candidate",
"name": "Rendered moderation emails",
"slug": "rendered-emails",
"status": "pass",
"screenshot": "screenshots/rendered-emails.png"
},
{
"lane": "candidate",
"name": "Live banned-account dashboard sign-in copy",
"slug": "banned-sign-in",
"status": "pass",
"screenshot": "screenshots/banned-sign-in.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 350 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 KiB

@@ -1,13 +0,0 @@
# PR 2520 live local proof
Status: pass
Captured from a live local ClawHub dev server started with `bun run dev` at `http://localhost:3000`.
Screenshots cover:
- dedicated account-banned page at desktop and mobile widths
- moderation email output generated from `convex/lib/emails.ts` and served through the same local ClawHub dev server
- account-ban email appeal-only copy
- skill rejection email with `clawhub scan download demo-skill --version 1.2.3`
- plugin rejection email with `clawhub scan download @scope/demo --version 2.0.0 --kind plugin`
@@ -1,46 +0,0 @@
{
"status": "pass",
"mode": "feature",
"provider": "local ClawHub dev server",
"localServer": "bun run dev -> http://localhost:3000",
"commit": "03bcca63",
"generatedAt": "2026-06-06T00:39:17.133Z",
"screenshots": [
{
"slug": "account-banned-desktop",
"url": "http://localhost:3000/account-banned",
"viewport": {
"width": 1440,
"height": 980
},
"screenshot": "candidate/screenshots/account-banned-desktop.png"
},
{
"slug": "account-banned-mobile",
"url": "http://localhost:3000/account-banned",
"viewport": {
"width": 390,
"height": 844
},
"screenshot": "candidate/screenshots/account-banned-mobile.png"
},
{
"slug": "moderation-emails-desktop",
"url": "http://localhost:3000/__pr-2520-email-proof.html",
"viewport": {
"width": 1440,
"height": 1200
},
"screenshot": "candidate/screenshots/moderation-emails-desktop.png"
},
{
"slug": "moderation-emails-mobile",
"url": "http://localhost:3000/__pr-2520-email-proof.html",
"viewport": {
"width": 390,
"height": 1200
},
"screenshot": "candidate/screenshots/moderation-emails-mobile.png"
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

@@ -1,6 +0,0 @@
# ClawHub UI Proof
- Status: passed
- Mode: feature
- Scenario: plugin-list-no-family-badges
- Proof: plugin list still shows download counts while Code Plugin and Bundle Plugin family badges are absent.
@@ -1,20 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "plugin-list-no-family-badges",
"provider": "codex-in-app-browser",
"candidate": "pe/plugin-download-counts",
"lanes": [
{
"name": "candidate",
"steps": [
{
"name": "Plugin list without family badges",
"slug": "plugin-list-no-family-badges",
"status": "passed",
"screenshot": "plugin-list-no-family-badges.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

@@ -1,6 +0,0 @@
# ClawHub UI Proof
Status: pass
- Account deletion confirmation renders one row per affected skill/plugin, with icon, name, publisher handle, and type badge.
- Post-cleanup navigation to the deleted plugin shows `Plugin not found`, confirming the resource was removed by the account deletion flow.
@@ -1,32 +0,0 @@
{
"status": "pass",
"mode": "feature",
"scenario": "e2e/local-auth/delete-account-resources.pw.test.ts",
"provider": "local-auth Playwright",
"baseline": null,
"candidate": "pe/account-deletion-hard-delete",
"generatedAt": "2026-06-06T00:37:39.268Z",
"lanes": [
{
"name": "candidate",
"ref": "pe/account-deletion-hard-delete",
"status": "pass",
"steps": [
{
"lane": "candidate",
"name": "Account deletion confirmation lists each resource row",
"screenshot": "screenshots/account-deletion-confirmation.png",
"slug": "account-deletion-confirmation",
"status": "pass"
},
{
"lane": "candidate",
"name": "Deleted plugin route shows resource removed",
"screenshot": "screenshots/account-deletion-post-cleanup.png",
"slug": "account-deletion-post-cleanup",
"status": "pass"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

@@ -1,10 +0,0 @@
# Skill Settings Delete Action
Real-browser feature proof for the skill settings delete action.
- Route: local-auth seeded skill settings page
- Browser: Playwright chromium
- Candidate: pe/skill-settings-delete-action
- Screenshots:
- `local/delete-action.png`
- `local/delete-dialog.png`
@@ -1,26 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "skill-settings-delete-action",
"provider": "local-auth Playwright chromium",
"candidate": "pe/skill-settings-delete-action",
"lanes": [
{
"name": "local",
"steps": [
{
"name": "Skill settings delete action",
"slug": "delete-action",
"status": "passed",
"screenshot": "delete-action.png"
},
{
"name": "Skill settings delete confirmation dialog",
"slug": "delete-dialog",
"status": "passed",
"screenshot": "delete-dialog.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 439 KiB

@@ -1,11 +0,0 @@
# PR 2581 prod-backed UI proof
Status: passed
Mode: feature
Backend: production Convex read data (`wry-manatee-359`).
Pages captured:
- `/skills?sort=installs&dir=desc` showing prod skill rows and install sort.
- `/search?q=swarm` showing prod search results.
- `/chair4ce/swarm` showing a prod-backed skill detail page.
Note: default `/plugins` was not used because this PR head can request `sort=recommended`, which requires matching backend code that is not deployed to prod yet.
@@ -1,32 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "manual prod-backed PR proof: skills browse, search, and detail",
"provider": "local Playwright against http://127.0.0.1:3007 with prod Convex",
"candidate": "PR #2581 rebased head f43b8ed3",
"lanes": [
{
"name": "candidate",
"steps": [
{
"name": "Skills browse sorted by installs",
"slug": "skills-installs",
"status": "passed",
"screenshot": "skills-installs.png"
},
{
"name": "Search results for swarm",
"slug": "search-swarm",
"status": "passed",
"screenshot": "search-swarm.png"
},
{
"name": "Skill detail for chair4ce/swarm",
"slug": "skill-detail-swarm",
"status": "passed",
"screenshot": "skill-detail-swarm.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 691 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

@@ -1,5 +0,0 @@
# CLAW-283 Email Template Proof
- Rendered updated ClawHub transactional email templates with realistic sample data.
- Rendered generic admin one-off email with sample title/body/action content.
- Confirmed Plugin Inspector findings email renders without the removed ClawHub CTA button.
@@ -1,32 +0,0 @@
{
"status": "passed",
"mode": "feature",
"scenario": "CLAW-283 email template render proof",
"provider": "local ClawHub email preview render",
"candidate": "pe/claw-283-email-templates",
"lanes": [
{
"name": "candidate",
"steps": [
{
"name": "Rendered email template proof",
"slug": "email-template-render-proof",
"status": "passed",
"screenshot": "email-template-render-proof.png"
},
{
"name": "Generic one-off email proof",
"slug": "admin-one-off-email",
"status": "passed",
"screenshot": "admin-one-off-email.png"
},
{
"name": "Plugin Inspector findings proof",
"slug": "plugin-inspector-findings",
"status": "passed",
"screenshot": "plugin-inspector-findings.png"
}
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Some files were not shown because too many files have changed in this diff Show More