ForcePilot/backend/package/yuxi/channel
Kris 3e861d6cd1 feat(freshdesk): 新增Freshdesk/Freshchat渠道插件
实现完整的Freshdesk和Freshchat集成支持,包含会话守卫、错误定义、消息去重、配置管理、webhook处理、出站消息发送、状态监控、安全校验、配对功能和流式回复支持
2026-05-21 10:47:20 +08:00
..
approval feat(approval): 新增审批流程核心模块 2026-05-21 10:22:45 +08:00
common feat(channel/common): 添加上传附件缓存工具类 2026-05-21 10:23:27 +08:00
config feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
cron feat(cron): 实现完整的定时任务调度模块 2026-05-21 10:24:54 +08:00
doctor feat(channel/doctor): 新增渠道诊断修复工具模块 2026-05-21 10:25:13 +08:00
events feat(channel/events): 新增事件总线模块及相关类型定义 2026-05-21 10:25:43 +08:00
extensions feat(freshdesk): 新增Freshdesk/Freshchat渠道插件 2026-05-21 10:47:20 +08:00
gateway feat(channel/gateway): 新增完整网关通道模块 2026-05-21 10:26:33 +08:00
hooks feat(channel/hooks): 实现完整的钩子系统模块 2026-05-21 10:26:47 +08:00
message feat(channel/message): 新增消息处理核心模块及相关工具类 2026-05-21 10:27:16 +08:00
monitoring feat(channel/monitoring): 新增完整的频道监控模块 2026-05-21 10:27:34 +08:00
plugins feat(channel/plugins): 新增渠道插件系统完整实现 2026-05-21 10:27:58 +08:00
render feat(channel/render): 新增markdown渲染模块 2026-05-21 10:28:14 +08:00
routing feat(channel/routing): 新增消息路由相关模块 2026-05-21 10:32:25 +08:00
runtime feat(channel/runtime): 新增链路追踪与启动运行时工具集 2026-05-21 10:28:46 +08:00
sdk feat(channel-sdk): 新增完整的渠道SDK工具链 2026-05-21 10:29:12 +08:00
secrets feat(secrets): 新增完整的密钥管理工具链 2026-05-21 10:32:14 +08:00
security feat(channel/security): 新增完整安全工具模块 2026-05-21 10:32:57 +08:00
session feat(session): 新增会话记录相关工具类 2026-05-21 10:34:44 +08:00
streaming feat(streaming): 新增流式处理完整模块 2026-05-21 10:35:07 +08:00
ui feat(channel): 新增通道基础模块与UI schema定义 2026-05-21 10:35:30 +08:00
utils feat(channel/utils): 新增工具模块与文件服务类 2026-05-21 10:33:11 +08:00
__init__.py feat(channel): 新增通道基础模块与UI schema定义 2026-05-21 10:35:30 +08:00
capabilities.py feat(channel): 新增通道基础模块与UI schema定义 2026-05-21 10:35:30 +08:00
context.py feat(channel): 新增通道基础模块与UI schema定义 2026-05-21 10:35:30 +08:00
errors.py feat(channel): 新增通道基础模块与UI schema定义 2026-05-21 10:35:30 +08:00
protocols.py feat(channel): 新增通道基础模块与UI schema定义 2026-05-21 10:35:30 +08:00