cherry-studio/src
SuYao 9b57351d1e
fix(McpToolChunkMiddleware): enhance tool call confirmation logic (#8005)
* fix(McpToolChunkMiddleware): enhance tool call confirmation logic

- Added additional condition to confirm tool calls by checking the toolCallId in the confirmed object.
- Included a console log for confirmed tool calls to aid in debugging and tracking tool call execution.

* chore: unuse log
2025-07-09 23:39:58 +08:00
..
main feat: implement tool call progress handling and status updates (#7303) 2025-07-08 17:17:58 +08:00
preload feat: implement tool call progress handling and status updates (#7303) 2025-07-08 17:17:58 +08:00
renderer fix(McpToolChunkMiddleware): enhance tool call confirmation logic (#8005) 2025-07-09 23:39:58 +08:00