MCPcopy Create free account
hub / github.com/astercloud/aster / main.js

File main.js

examples/plan-explore-ui/static/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(() => {
2 const promptEl = document.getElementById("prompt");
3 const runBtn = document.getElementById("runBtn");
4 const statusEl = document.getElementById("status");

Callers

nothing calls this directly

Calls 1

startRunFunction · 0.85

Tested by

no test coverage detected