aitbc
6895770510
refactor: reorganize agent services into agent_coordination package and improve error handling
- Moved agent services to agent_coordination bounded context package:
- agent_integration.py → agent_coordination/integration.py
- agent_performance_service.py → agent_coordination/performance.py
- agent_service.py → agent_coordination/agent_service.py
- agent_security.py → agent_coordination/security.py
- Deleted agent_communication.py (988 lines removed)
- Updated import paths across routers to use new agent
2026-05-12 17:24:15 +02:00
..
2026-05-12 17:01:57 +02:00
2026-03-30 16:22:45 +02:00
2026-05-08 22:31:19 +02:00
2026-03-30 16:22:45 +02:00
2026-03-30 16:22:45 +02:00
2026-04-21 21:14:09 +02:00
2026-05-12 17:05:26 +02:00
2026-03-30 16:22:45 +02:00
2026-04-25 07:04:57 +02:00
2026-05-09 12:03:26 +02:00
2026-04-25 18:04:54 +02:00
2026-04-30 16:15:05 +02:00
2026-05-11 20:12:01 +02:00
2026-05-12 17:24:15 +02:00
2026-05-11 20:12:01 +02:00
2026-05-08 22:31:19 +02:00
2026-04-13 14:31:23 +02:00
2026-05-11 20:12:01 +02:00
2026-05-11 20:12:01 +02:00
2026-03-30 16:22:45 +02:00
2026-04-02 14:13:54 +02:00
2026-05-12 17:01:57 +02:00
2026-05-11 20:12:01 +02:00
2026-05-12 17:01:57 +02:00
2026-05-11 20:12:01 +02:00