Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

guild-dashboard

Étoiles6
Forks0
Mis à jour21 juillet 2026 à 01:51

Launch the local benchmark web dashboard over THIS project's runs + knowledge — resolves the benchmark checkout (workspace sibling → in-repo → .guild/cache clone), starts `serve --project-root` on a free port (default 3055), bulk-imports the project's `.guild/runs/*/logs/v1.4-events.jsonl` via the lifecycle-import API, and prints the URL (runs table + Knowledge view + Wiki browser). All deterministic work lives in `scripts/dashboard-launch.ts`; NO network I/O (git clone / npm ci) ever happens without an explicit user confirmation → `--install`. TRIGGER for "open the dashboard", "visualize the runs", "show the knowledge graph", "launch the benchmark UI", "/guild:dashboard", "browse the wiki visually". DO NOT TRIGGER for the text-mode usage/telemetry dashboard (/guild:stats owns that — it prints, never serves), for developing or modifying the benchmark itself (that is benchmark-repo work, not a launch), or for importing a single run by hand (POST /api/imports/lifecycle directly).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly