feat: stabilize browser streaming, fix quality audit UI readability, and harden integration test harness
1 parent 54c92a4 commit 745fd00c0b3fa40a10a3bf2074b18e15cf2cb88e
@Antigravity AI Antigravity AI authored 20 hours ago
Showing 23 changed files
View
ai-hub/app/core/grpc/services/assistant.py
View
ai-hub/app/core/orchestration/agent_loop.py
View
ai-hub/app/core/orchestration/harness_evaluator.py
View
ai-hub/app/core/orchestration/memory.py
View
ai-hub/app/core/services/browser_client.py
View
ai-hub/app/core/services/rag.py
View
ai-hub/app/protos/browser.proto
View
ai-hub/app/protos/browser_pb2.py
View
ai-hub/app/protos/browser_pb2_grpc.py
View
ai-hub/integration_tests/conftest.py
View
ai-hub/integration_tests/test_advanced_fs.py
View
ai-hub/integration_tests/test_coworker_flow.py
View
ai-hub/integration_tests/test_coworker_full_journey.py 0 โ†’ 100644
View
browser-service/protos/browser.proto
View
browser-service/protos/browser_pb2.py
View
browser-service/protos/browser_pb2_grpc.py
View
browser-service/src/api/servicer.py
View
browser-service/src/core/browser.py
View
frontend/src/features/agents/components/AgentDrillDown.js
View
frontend/src/features/agents/components/AgentHarnessPage.js
View
frontend/src/features/chat/components/ChatWindow.js
View
frontend_ui_audit.md 0 โ†’ 100644
View
run_integration_tests.sh