Skip to content

[Bug] v2026.3.7 后端回归:多个 provider 的 tool calls 和 session 处理出现问题 #39844

@liangruochong44-ui

Description

@liangruochong44-ui

摘要

v2026.3.7 版本存在多个后端 regression,影响多个 model provider 的 tool execution 和 session 处理。

受影响的 issues

Tool Execution 问题

Session 稳定性问题

插件问题

根因分析

多个 issues 指向同一个代码变更:

  • preserveSignatures 的改动导致非 Anthropic provider 处理 thinkingSignature 时出现问题
  • 2026.3.7 升级过程中可能存在的依赖问题

需要修复的后端任务

  1. 修复 tool call parsing/execution 流程,确保 anthropic-messages 格式的 tool calls 能正确执行
  2. 修复 preserveSignatures regression,确保非 Anthropic 但使用 anthropic-messages 格式的 provider 正常工作
  3. 验证并修复依赖问题 (@larksuiteoapi/node-sdk)
  4. 验证各插件的兼容性

优先级

High - 多个 regression 影响生产环境


Tracking issue for v2026.3.7 backend regressions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions