FList

⚙️ 优化

  1. 在同一轮对话中,MCP Client 会持久化实例,不会销毁。

🐛 修复

  1. Debug 模式下,交互节点无法正常使用。
  2. 富文本编辑器 tab 空格未对齐。
  3. 嵌套运行 Agent 时候,跳过节点队列未初始化,导致无法正常运行。
  4. 判断器右侧是 number 引用时,会出现报错。

What's Changed

  • Upgrade document by @c121914yu in https://github.com/labring/FastGPT/pull/5865
  • add templateId to apps by @c121914yu in https://github.com/labring/FastGPT/pull/5866
  • fix: document deploy by @c121914yu in https://github.com/labring/FastGPT/pull/5867
  • fix: document deploy by @c121914yu in https://github.com/labring/FastGPT/pull/5868
  • chore: edit upgrading doc by @FinleyGe in https://github.com/labring/FastGPT/pull/5870
  • fix: trim check by @c121914yu in https://github.com/labring/FastGPT/pull/5873
  • fix: child app run error when interactive and skip node by @c121914yu in https://github.com/labring/FastGPT/pull/5876

Full Changelog: https://github.com/labring/FastGPT/compare/v4.14.0...v4.14.0-fix