fix(prod): restore stability and enhance agent observability
- fix: correct build context paths in docker-compose.test-nodes.yml for remote hosts
- fix: provide default 'skill_type' in system skill bootstrap to avoid IntegrityError
- fix: relax X-Proxy-Secret check for OIDC environments to allow UI steering
- feat: redesign agent status bar for high-density observability (Current vs Last Action)
- fix: correct .coworker.md path resolution in Evaluation Hub
- chore: remove obsolete 'Open Evaluation Hub' button
1 parent 106f28e commit 0009cf6f70978c5f00d2d3f156a197b3cc1d2ecf
@Antigravity AI Antigravity AI authored 4 hours ago
Showing 9 changed files
View
ai-hub/app/api/dependencies.py
View
ai-hub/app/api/schemas.py
View
ai-hub/app/core/orchestration/agent_loop.py
View
ai-hub/app/core/orchestration/harness_evaluator.py
View
ai-hub/app/core/skills/bootstrap.py
View
deployment/test-nodes/docker-compose.test-nodes.yml
View
frontend/src/features/agents/components/AgentDrillDown.js
View
frontend/src/features/chat/components/ChatWindow.js
View
frontend/src/services/api/agentService.js