Fix integration tests for agents, file sync, and audio. Restore 2026 model versions.
1 parent 7e112de commit 387ebaf62da202ed31945d8bc3970e09022c0386
@Antigravity AI Antigravity AI authored 22 hours ago
Showing 23 changed files
View
agent-node/bootstrap_installer.py
View
ai-hub/app/api/routes/nodes.py
View
ai-hub/app/core/orchestration/scheduler.py
View
ai-hub/app/core/providers/tts/gemini.py
View
ai-hub/app/core/templates/provisioning/provision.py.j2
View
ai-hub/app/core/templates/provisioning/provision.sh.j2
View
ai-hub/integration_tests/test_agents.py
View
ai-hub/integration_tests/test_file_sync.py
View
ai-hub/test.db-shm
Not supported
View
ai-hub/test.db-wal
Not supported
View
frontend/build.log 0 → 100644
View
frontend/src/App.js
View
frontend/src/features/agents/components/AgentHarnessPage.js
View
frontend/src/features/chat/index.js
View
frontend/src/features/nodes/pages/NodesPage.js
View
frontend/src/features/swarm/components/SwarmControlOverlays.js
View
frontend/src/features/swarm/pages/SwarmControlPage.js
View
frontend/src/features/voice/pages/VoiceChatPage.js
View
frontend/src/shared/components/FileSystemNavigator.js
View
frontend/src/shared/components/MultiNodeConsole.js
View
frontend/src/shared/components/Navbar.js
View
frontend/src/shared/components/SessionSidebar.js
View
scripts/local_rebuild.sh