Skip to content

fix: 对齐完整消息投递合同 - #2

Merged
kachofugetsu09 merged 2 commits into
mainfrom
agent/fix-message-push-delivery
Aug 1, 2026
Merged

fix: 对齐完整消息投递合同#2
kachofugetsu09 merged 2 commits into
mainfrom
agent/fix-message-push-delivery

Conversation

@kachofugetsu09

Copy link
Copy Markdown
Member

问题

Akashic Agent 将 MessagePushTool.register_channel 收敛为单一 deliver adapter 后,Feishu 仍传入旧的 text/stream_text/file/image 参数,导致 runtime 启动失败。

改动

  • 注册单一完整消息 delivery adapter
  • 被动回复与主动推送共用正文、文件、图片提交路径
  • 使用结构化 DeliveryReceipt 暴露部分送达与失败
  • CI 固定 Akashic Agent 2bf05e32,用真实 host 接口运行渠道测试

验证

  • pytest -q -W error tests: 7 passed
  • Plugin API v2 contract: passed
  • workflow YAML parse: passed

@kachofugetsu09
kachofugetsu09 merged commit 071278d into main Aug 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant