Fix frontend build crash by updating getNodes to getUserAccessibleNodes and restore production service sync
1 parent f8e64d2 commit 696b6300c220b647b97bc4d538cbe4c4bc97d946
@Antigravity AI Antigravity AI authored 13 hours ago
Showing 45 changed files
View
.agent/workflows/tdd_feature_impl.md 0 → 100644
View
ai-hub/app/api/routes/agents.py 0 → 100644
View
ai-hub/app/api/routes/api.py
View
ai-hub/app/api/routes/sessions.py
View
ai-hub/app/api/schemas.py
View
ai-hub/app/core/orchestration/agent_loop.py 0 → 100644
View
ai-hub/app/core/orchestration/architect.py
View
ai-hub/app/core/orchestration/memory.py
View
ai-hub/app/core/services/rag.py
View
ai-hub/app/core/services/tool.py
View
ai-hub/app/db/__init__.py
View
ai-hub/app/db/migrate.py
View
ai-hub/app/db/models/__init__.py
View
ai-hub/app/db/models/agent.py 0 → 100644
View
ai-hub/app/db/models/session.py
View
ai-hub/docs/api_reference/models.md
View
ai-hub/uvicorn.log 0 → 100644
View
curl_setup_agent.sh 0 → 100644
View
curl_setup_agent_fix.sh 0 → 100644
View
curl_setup_agent_fix2.sh 0 → 100644
View
deployment/jerxie-prod/docker-compose.production.yml
View
envoy_listener_fix.yaml 0 → 100644
View
envoy_request.json 0 → 100644
View
frontend/package-lock.json
View
frontend/package.json
View
frontend/src/App.js
View
frontend/src/features/agents/components/AgentDrillDown.js 0 → 100644
View
frontend/src/features/agents/components/AgentHarnessPage.js 0 → 100644
View
frontend/src/features/agents/index.js 0 → 100644
View
frontend/src/services/api/agentService.js 0 → 100644
View
frontend/src/services/apiService.js
View
frontend/src/shared/components/MultiNodeConsole.js
View
frontend/src/shared/components/Navbar.js
View
frontend/src/shared/components/SessionSidebar.js
View
full_listener.yaml 0 → 100644
View
scripts/remote_deploy.sh
View
scripts/sync_prod_db.sh 0 → 100755
View
skills/browser-automation-agent/SKILL.md
View
skills/handoff-to-agent/SKILL.md 0 → 100644
View
skills/mesh-file-explorer/SKILL.md
View
skills/mesh-inspect-drift/SKILL.md
View
skills/mesh-sync-control/SKILL.md
View
skills/mesh-terminal-control/SKILL.md
View
skills/mesh-wait-tasks/SKILL.md
View
skills/read-skill-artifact/SKILL.md