You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
历史签名精准回填: 在 Claude 协议到 Google API 转换层重构消息遍历逻辑,在转换时将当前消息索引传递给处理器,并通过 get_session_signature_at 接口精准召回该工具调用在历史上对应的 thought_signature 进行回填,杜绝了多轮工具交互时因签名缺失抛出 400 错误的 Bug。