fix(gateway): recover duplicate Responses tool outputs - #458
Merged
qxcnm merged 2 commits intoSep 5, 2026
Conversation
Contributor
Author
补充修复:对齐 Responses WebSocket 工具输出与终止恢复语义现场证据
根因
本次改动
验证
兼容性不改变数据库、账号路由、前端或普通消息顺序;只删除同一 |
MDX-Tom
marked this pull request as draft
September 4, 2026 02:52
MDX-Tom
marked this pull request as ready for review
September 4, 2026 06:06
MDX-Tom
force-pushed
the
codex/fix-responses-duplicate-tool-output
branch
from
September 4, 2026 07:38
2a88bb5 to
15e447a
Compare
MDX-Tom
marked this pull request as draft
September 4, 2026 07:39
MDX-Tom
marked this pull request as ready for review
September 5, 2026 02:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
本 PR 加固 Responses WebSocket 请求链路:对重复工具输出进行归一化,并区分连接前导事件与实质输出,确保终止恢复逻辑按正确边界执行。