Documentation
¶
Overview ¶
Command da-dashboard is the standalone R2 observability dashboard server. It wires the dashboard store, SSE broker, REST/SSE handlers, and iter-log filesystem watcher into a single loopback HTTP server (internal/dashboard/ server) and serves both the JSON API under /api and the built single-page front-end for everything else.
Usage:
da-dashboard --iter-log-dir .agents/active/iteration-log [--iter-log-dir ...]
[--addr 127.0.0.1:7300]
[--dev-asset-proxy http://127.0.0.1:5173]
[--static-dir web/dashboard/dist]
Click to show internal directories.
Click to hide internal directories.