Local-agent review window
Maker Asset Review
Weekly maker asset snapshot → metric tiles, health checks, copy-paste Markdown work report.
Local-agent review window
build, deposit, review
Your agent writes; you read.
Local-agent review window
Weekly maker asset snapshot → metric tiles, health checks, copy-paste Markdown work report.
Local-agent review window
Your agent compiles WASM plugins and pushes them to this browser's registry; you click activate / rollback. Takes effect in this browser's ESPCTL MCP + Build Lab.
Local-agent review window
Dispatch to your own sink (default: off + empty). Paste a maker asset snapshot — the fallback when chrome-mcp is not wired up.
Prerequisite
Then run this once to lay out the asset folder.
$espctl deposit initSo your agent can talk to the browser.
$npx -y chrome-devtools-mcp@latestRe-aggregates this week's asset and sends it to this browser.
$espctl deposit list --since <Monday> --until <today> --jsonSource of truth vs view layer
Your asset lives on your own disk — ~/maker-assets/.
Each triple is written and signed by espctl deposit add; backups are on you.
The browser is just a view layer. Clearing the cache, switching browsers, or switching devices does not touch the asset.
$ls ~/maker-assets/triples/esp32s3-elrs-fpv-v0.1/ esp32c3-zigbee-switch-v0.3/ esp32s3-camera-onnx-v0.2/ stm32g431-rust-blink-v0.1/ esp32s3-spiffe-edge-v0.4/
Weekly maker data assets and the work-report generator.
Open surfaceOperate publish, activation, rollback, and policy checks.
Open surfaceTune dispatch, paste a snapshot.
Open surface