continue icon indicating copy to clipboard operation
continue copied to clipboard

Only the last of multiple function call will be called

Open ArrayZoneYour opened this issue 9 months ago • 1 comments

Before submitting your bug report

Relevant environment info

- OS: macOS
- Continue version: v1.1.23
- IDE version: VSCode 1.99.3
- Model: Local LLM
- config:
  
# ...
  - name: Custom MCP Server
    command: custom-mcp-server
  
  OR link to assistant in Continue hub:

Description

When I want to use multiple tools to provide contexts to model, only the last one toolCall is concerned. Image

I found that streamNormalInput function only fetch the last tool calls in the implementation, is there any plan to support multiple tool calls for single response?

streamNormalInput#selectCurrentToolCall

To reproduce

No response

Log output


ArrayZoneYour avatar Apr 23 '25 13:04 ArrayZoneYour

I believe this is on the radar, but cc @RomneyDa who has more context

Patrick-Erichsen avatar Apr 28 '25 03:04 Patrick-Erichsen

This issue hasn't been updated in 90 days and will be closed after an additional 10 days without activity. If it's still important, please leave a comment and share any new information that would help us address the issue.

github-actions[bot] avatar Aug 06 '25 02:08 github-actions[bot]

This issue was closed because it wasn't updated for 10 days after being marked stale. If it's still important, please reopen + comment and we'll gladly take another look!

github-actions[bot] avatar Aug 17 '25 02:08 github-actions[bot]