Please enter the dashboard password to continue.
Your dashboard is empty. Use the API to add components.
curl -X POST http://localhost:8000/api/components -H "X-API-Key: YOUR_KEY" -H "Content-Type: application/json" -d '{"type":"progress","title":"My Progress","data":{"value":50}}'
AI agent-controlled dashboard