feat(nodes): add headless one-liner provisioning
- New /api/v1/nodes/provision/{node_id} endpoint returns a python install script.\n- New /api/v1/agent/installer endpoint serves the bootstrap_installer.py script.\n- UI updated with code snippet and copy-to-clipboard for rapid headless deployment.
1 parent 6cf907a commit d3b6157c1aebc6f415d8b7a22f4339f1a6a89c25
@Antigravity AI Antigravity AI authored 2 days ago
Showing 3 changed files
View
ai-hub/app/api/routes/agent_update.py
View
ai-hub/app/api/routes/nodes.py
View
frontend/src/pages/NodesPage.js