Files
ai-agent/internal
mlogclub 3c0abaaedc Refactor AI skill routing and introduce reply handling services
- Moved the skill routing logic from matcher.go to a new router.go file for better organization.
- Implemented replyCommitService to handle sending AI replies and managing reply rounds.
- Added replyInterruptService to manage conversation interrupts and resume handling.
- Created replyRunLogService to log AI reply actions and their outcomes.
- Introduced helper functions for building conversation interrupts and resolving prompts.
- Added unit tests for the new services and functions to ensure correctness.
- Removed unused code and optimized imports in matcher.go.
2026-04-13 17:17:13 +08:00
..
2026-04-09 10:01:23 +08:00
2026-04-09 10:01:23 +08:00
2026-04-09 10:01:23 +08:00
2026-04-09 10:01:23 +08:00
2026-04-09 10:01:23 +08:00