Skip to content

Conversation

@zly2006
Copy link

@zly2006 zly2006 commented Oct 14, 2025

No description provided.

@gru-agent
Copy link
Contributor

gru-agent bot commented Oct 14, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail f79cbd5 🚫 Skipped No files need to be tested {"packages/global/common/string/tools.ts":"File path does not match include patterns.","packages/service/core/workflow/dispatch/ai/agent/toolCall.ts":"File path does not match include patterns."}

History Assignment

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@cla-assistant
Copy link

cla-assistant bot commented Oct 14, 2025

CLA assistant check
All committers have signed the CLA.

@cla-assistant
Copy link

cla-assistant bot commented Oct 14, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link

github-actions bot commented Oct 14, 2025

Preview sandbox Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_sandbox_f8379e556f56987720ac90941b4975de78c0f4ce

@github-actions
Copy link

github-actions bot commented Oct 14, 2025

Preview mcp_server Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_mcp_server_f8379e556f56987720ac90941b4975de78c0f4ce

newfish-cmyk and others added 12 commits October 17, 2025 18:37
* add manual create http toolset

* optimize code

* optimize

* fix

* fix
* feat: integrate ts-rest

* chore: classify core contract and pro contract

* chore: update lockfile

* chore: tweak dir structure

* chore: tweak dir structure
* doc

* update tsrest code
* fix http toolset

* fix
* doc

* fix: toolresponse result

* fix: mongo watch

* remove log
* feat: migrate to minio

* feat: migrate apps' and dataset's avatar to minio

* feat: migrate more avatars to minio

* fix: lock file

* feat: migrate copyright settings' logo to minio

* feat: integrate minio

* chore: improve code

* chore: rename variables

* refactor: s3 class

* fix: s3 and mongo operations

* chore: add session for avatar source

* fix: init s3 buckets

* fix: bugbot issues

* expired time code

* perf: avatar code

* union type

* export favouriteContract

* empty bucket check

---------

Co-authored-by: archer <[email protected]>
* fix: toolresponse result

* remove log

* stream remove

* fix: text split code
* fix: toolresponse result

* remove log

* fix: value check

* fix: workflow
c121914yu and others added 11 commits October 17, 2025 19:25
* perf: reactflow context

* perf: workflow context split

* perf: nodeList computed map

* perf: nodes dependen

* perf: workflow performance

* workflow performance

* removel og

* lock

* version

* loop drag

* reactflow size

* reactflow size
* doc

* fix: s3init

* perf: dynamic import

* remove moongose dep

* worker build

* worker code

* perf: worker build

* fix: error throw

* doc

* doc

* fix: build

* fix: dockerfile

* nextjs config

* fix: worker
* fix: build

* vector cache code
* fix: app info modal avatar upload method replace

* chore: replace all useSelectFile with useUploadAvatar
* doc

* update tsrest code
@c121914yu
Copy link
Collaborator

这是啥需求

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@zly2006
Copy link
Author

zly2006 commented Oct 20, 2025

这是啥需求

在event: toolCallResponse的返回结果中,data: 后面的内容本来应该是一个合法的json,但是由于这个截断的处理逻辑太武断了,破坏了json结构。本PR的目的在于不破坏json结构的情况下裁剪数据至目标大小。

@github-actions
Copy link

Docs Preview:


🚀 FastGPT Document Preview Ready!

🔗 👀 Click here to visit preview

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

Preview fastgpt Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_f8379e556f56987720ac90941b4975de78c0f4ce

@c121914yu
Copy link
Collaborator

这是啥需求

在event: toolCallResponse的返回结果中,data: 后面的内容本来应该是一个合法的json,但是由于这个截断的处理逻辑太武断了,破坏了json结构。本PR的目的在于不破坏json结构的情况下裁剪数据至目标大小。

意义是什么?

@c121914yu c121914yu force-pushed the v4.13.2-dev branch 4 times, most recently from 97d61a7 to cc094f9 Compare October 21, 2025 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants