|
feat: Improve local testing and robustify agent loop
- Support native mode in run_integration_tests.sh - Add error handling for ObjectDeletedError in agent_loop.py - Use db_executor for heartbeat updates in node_registry.py - Add new settings to config.py - Add test for AuthService.handle_callback - Update docker compose configs |
|---|
|
|
| ai-hub/app/app.py |
|---|
| ai-hub/app/config.py |
|---|
| ai-hub/app/core/grpc/core/mirror.py |
|---|
| ai-hub/app/core/orchestration/agent_loop.py |
|---|
| ai-hub/app/core/services/auth.py |
|---|
| ai-hub/app/core/services/node_registry.py |
|---|
| ai-hub/integration_tests/test_coworker_flow.py |
|---|
| ai-hub/tests/core/services/test_auth.py 0 โ 100644 |
|---|
| deployment/test-nodes/docker-compose.test-nodes.yml |
|---|
| docker-compose.yml |
|---|
| run_integration_tests.sh |
|---|