Commit Graph

14 Commits

Author SHA1 Message Date
mlogclub fce0b5709d refactor(ticket): contract backend ticket core 2026-05-02 18:49:10 +08:00
mlogclub fbabb174d2 feat: add WeChat MP channel support and enhance widget configuration
- Updated output path for generated enums to reflect new structure.
- Enhanced ChannelController to handle WeChat MP OAuth authorization and callback.
- Introduced WechatMPChannelConfig DTO for WeChat MP specific configurations.
- Modified WidgetConfigResponse to include channel type and external source.
- Added enums for WeChat MP channel type and external source.
- Implemented OAuth flow for WeChat MP, including state signing and verification.
- Updated frontend forms to accommodate WeChat MP configurations.
- Enhanced API interactions to support WeChat MP external ID and source.
- Updated generated enums to include WeChat MP external source.
2026-04-27 15:42:04 +08:00
mlogclub add8cbfd89 feat: integrate WebChannelConfig into seed item configuration 2026-04-24 22:29:44 +08:00
mlogclub c84870b968 feat: add fallback mode for AI agents and update knowledge base handling
- Introduced AIAgentFallbackMode with options for NoAnswer and SuggestRetry.
- Updated AI agent edit component to include fallback mode selection.
- Modified API types and payloads to accommodate fallback mode.
- Removed deprecated KnowledgeFallbackMode and related logic from knowledge base.
- Adjusted knowledge retrieval and response handling to utilize new fallback logic.
- Updated tests to reflect changes in fallback mode handling for AI agents.
2026-04-18 13:36:44 +08:00
mlogclub 797bee65f9 refactor: remove remark field from AIAgent and related components 2026-04-18 13:03:59 +08:00
mlogclub f166caa11c refactor(instruction): remove governance instruction handling and update related tests 2026-04-18 11:25:48 +08:00
mlogclub 3749c533fb Refactor code structure for improved readability and maintainability 2026-04-15 15:24:58 +08:00
mlogclub c13d2a9468 feat: refine ticket handling rules and response examples in buildSeedItems function 2026-04-14 18:30:05 +08:00
mlogclub 1766eadcf1 feat: implement buildResumeTargets function and update resume handling logic 2026-04-14 18:27:45 +08:00
mlogclub ccdb04e9aa feat: remove priority field from skill definition and related services 2026-04-14 17:44:06 +08:00
mlogclub 2369a5a9a1 feat: update default skill to AfterSalesEscalation and adjust related service logic 2026-04-14 17:43:58 +08:00
mlogclub 9503a5c6d6 refactor: remove unused fields from buildSeedItems in aiagent and update prompt to instruction in skill 2026-04-14 14:28:50 +08:00
yoc 7411bac57d Add main server implementation and initial configuration handling 2026-04-09 19:59:54 +08:00
mlogclub efe801b8bf Init 2026-04-09 10:01:23 +08:00