2 hours ago Hub站 bug 反馈🌐 链接: https://linux.do/t/topic/2887204🔍 关键词: #api #codex🏷️ 分组: LinuxDo论坛🕒 时间: 2026-09-11 01:38:26 LINUX DO Hub站 bug 反馈 @laobaile 佬你好,我发现 Hub 站 /v1/responses 对 Codex Desktop 的 namespaced tool call 可能存在兼容问题。Codex 调用 subagent 时,正常应返回: { “type”: “function_call”, “name”: “spawn_agent”, “namespace”: “collaboration”, “arguments”: “{“task_name”:”…“,“message”:”…“}” } 但通过本站接口实际收到的是:…