agent-ecosystem/src/main/http
iliya 81ac59e46b feat: enhance team control API with retry logic and fallback mechanisms
- Introduced a new method to resolve multiple control base URLs, allowing for better handling of API requests.
- Implemented retryable error handling for control API requests, improving robustness against transient failures.
- Updated provisioning and runtime state retrieval functions to utilize the new fallback logic.
- Enhanced tests to validate the new behavior, ensuring proper functionality under various scenarios.
- Added utility functions for managing retryable errors and control API state, improving code clarity and maintainability.
2026-03-12 19:23:48 +02:00
..
config.ts feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
events.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
index.ts feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
notifications.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
projects.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
search.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
sessions.ts feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
ssh.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
subagents.ts feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
teams.ts feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
updater.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
utility.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
validation.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00