ForcePilot/backend/package/yuxi/channels/contract/ports/driven
Kris c7eb196a7e chore: 批量完成多模块迭代优化与功能完善
本次提交涵盖了近百处代码优化与功能补全,包括:
1. 完善配置与数据模型:新增expired_at配对记录字段、路由绑定乐观锁版本控制、会话路由信息追踪字段
2. 优化业务流程:添加幂等记录操作人审计、会话合并领域服务文档更新、媒体处理异步化改造
3. 新增功能能力:健康检查时间更新、会话路由信息更新接口、内容审核/幂等记录清理定时任务
4. 修复与简化:移除废弃的max_message_length属性、修复微信iLink适配器配置读取路径、简化配对过期扫描逻辑
5. 代码规范优化:统一敏感词检测工具导入、完善事务上下文处理注释、调整wechat_woc入站适配器sender回退逻辑
2026-07-08 03:57:05 +08:00
..
__init__.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
agent_access_config_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
agent_management_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
agent_run_execution_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
agent_run_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
aggregate.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
audit_log_repository_port.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
cache_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
channel_account_repository_port.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
channel_context_provider_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
channel_session_repository_port.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
channel_tool_executor_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
closeable_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
config_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
content_review_repository_port.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
conversation_port.py feat: 多渠道网关核心功能迭代 2026-07-07 16:20:40 +08:00
event_publisher_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
health_aggregator_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
idempotency_repository_port.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
identity_resolver_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
logger_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
masking_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
message_ops_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
message_repository_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
outbox_repository_port.py refactor(channel): 完成多批次bug修复与功能优化 2026-07-07 20:14:15 +08:00
pairing_repository_port.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
persistence_health_port.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
persistence_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
pingable_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
plugin_lifecycle_manager_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
queue_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
realtime_metrics_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
route_binding_repository_port.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
service_account_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
service_account_repository_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
tracer_port.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
transaction_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
transport_health_port.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
user_identity_repository_port.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00