logikonline
8ad6664b92
feat(ai): add ai service layer with agent and queue system
...
Implement core AI service infrastructure including agent operations, escalation handling, and asynchronous queue processing.
New services:
- Agent service: Handles Tier 2 AI operations with action runner integration
- Queue service: Asynchronous processing of AI operations with retry logic
- Escalation service: Routes complex issues to staff with configurable rules
- Notifier service: Sends notifications for AI operation results
Additional changes:
- Add GitCaddy AI system user (ID: -3) for bot operations
- Add AIConfig to repository units
- Add AI-specific error codes (rate limiting, service errors, etc.)
- Extend AI client with GenerateIssueResponse method
- Add AISettingsV2 struct for repository-level AI configuration
The queue system enables non-blocking AI operations with proper error handling and rate limiting.
2026-02-12 00:02:49 -05:00
..
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-02-12 00:02:49 -05:00
2025-01-09 09:21:47 +08:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-22 18:59:06 -05:00
2025-04-09 16:34:38 +00:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2025-06-27 07:59:55 +02:00
2024-11-11 04:07:54 +08:00
2026-01-17 17:53:59 -05:00
2026-01-22 18:59:06 -05:00
2026-01-17 17:53:59 -05:00
2026-02-12 00:02:49 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-22 18:59:06 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2025-06-18 01:48:09 +00:00
2025-06-27 23:12:25 +08:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-12 00:37:16 +00:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-31 13:37:07 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-13 06:24:19 +00:00
2026-01-17 17:53:59 -05:00
2026-01-21 10:35:56 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-22 18:59:06 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2025-02-21 00:05:40 +08:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-02-11 23:46:57 -05:00
2022-12-30 23:31:00 +08:00
2026-01-31 10:03:53 -05:00
2026-01-17 17:53:59 -05:00
2026-01-22 18:59:06 -05:00
2026-02-12 00:02:49 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2025-01-21 18:57:07 +00:00
2026-01-17 17:53:59 -05:00
2026-01-31 13:37:07 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2026-01-17 17:53:59 -05:00
2025-09-13 10:34:43 -04:00
2026-01-17 17:53:59 -05:00
2026-01-22 18:59:06 -05:00
2025-01-09 09:21:47 +08:00
2026-01-22 18:59:06 -05:00
2026-01-17 17:53:59 -05:00
2026-01-18 00:33:39 -05:00
2026-01-17 17:53:59 -05:00
2025-06-12 03:59:33 +00:00