Margin-Lab agent-server
This repo does not ship a normal browser UI. The live process behind this host is the agent-server HTTP API from the repo.
Useful live endpoint:
- /v1/state — current loaded definition/config/run state
Important API flow from the repo docs:
PUT /v1/agent-definitionPUT /v1/agent-configPOST /v1/agent/installPOST /v1/runGET /v1/run/ptyfor terminal attach