@triscope/cli
v0.5.0
Published
Triscope CLI: dev, state, list, smoke. Headed-Chromium WebGPU smoke harness for AI iteration.
Maintainers
Readme
@triscope/cli
The triscope command-line tool for triscope
projects.
npx triscope <command>Commands
dev— start the Vite dev server with the telemetry plugin wired in (dev --checkruns a preflight first).list— print the element manifest of the running lab.state [<jq-path>]— read the live telemetry snapshot (or one path of it).import <spec>— pull in a published/GitHub element package and wire a lab page.adopt— retrofit an existing Vite + Three project: inject the telemetry plugin and scaffold arunSceneViewlab.smoke— headless boot + capture sanity check.
Pairs with @triscope/core (the
lab runtime) and @triscope/mcp
(the AI tool surface). MIT.
