ForcePilot/backend/package/yuxi/channels/adapters
Kris 53e067aa4b feat: 多渠道网关核心功能迭代
包含以下变更:
1. 重构微信WOC账户模型,移除固定DEFAULT_ACCOUNT
2. 新增路由绑定管理、目录搜索导出能力
3. 扩展消息查询与出站管理过滤条件
4. 新增SSE事件广播、敏感字段/配置作用域注册表
5. 新增审计日志与配对过期定时任务
6. 优化会话处理与参数校验逻辑
7. 修复sender_id校验与outbox序列化问题
2026-07-07 16:20:40 +08:00
..
__init__.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
agent_access_config_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
agent_run_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
agent_run_execution_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
arq_queue_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
channel_persistence_adapter.py feat: 多渠道网关核心功能迭代 2026-07-07 16:20:40 +08:00
content_review_repository_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
conversation_adapter.py feat: 多渠道网关核心功能迭代 2026-07-07 16:20:40 +08:00
default_content_moderation_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
identity_resolver_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
inmemory_realtime_metrics_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
mappers.py feat: 多渠道网关核心功能迭代 2026-07-07 16:20:40 +08:00
masking_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
message_ops_port_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
opentelemetry_tracer_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
redis_cache_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
redis_config_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
report_repository_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
service_account_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
sqlalchemy_transaction_adapter.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
structured_logger_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00