Skip to content

[fix]: no longer ignores tool requests when LLM attempts to both invo…#95

Merged
dhilloulinoracle merged 2 commits intomainfrom
fix-agent-ignoring-tool-requests
Mar 23, 2026
Merged

[fix]: no longer ignores tool requests when LLM attempts to both invo…#95
dhilloulinoracle merged 2 commits intomainfrom
fix-agent-ignoring-tool-requests

Conversation

@jschweiz
Copy link
Member

@jschweiz jschweiz commented Feb 27, 2026

Currently, the LLM is not executing tools that are present in a parallel tool calling turn along with a talk_to_user call. We should do the opposite, rather drop the talk_to_user call to force the LLM running all the tool calls before returning to the user

@jschweiz jschweiz requested a review from a team February 27, 2026 14:45
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 27, 2026
@jschweiz jschweiz force-pushed the fix-agent-ignoring-tool-requests branch from 2093de0 to 7a8f3f8 Compare March 2, 2026 09:42
@nasseur
Copy link
Contributor

nasseur commented Mar 3, 2026

Internal regression failed: Build ID #696

@dhilloulinoracle
Copy link
Contributor

Merge Gate INPROGRESS

@dhilloulinoracle
Copy link
Contributor

Internal regression failed: Build ID #1539

@dhilloulinoracle
Copy link
Contributor

Merge Gate failed: Build ID #2279

@dhilloulinoracle
Copy link
Contributor

Merge Gate failed: Build ID #2281

@dhilloulinoracle
Copy link
Contributor

Merge Gate failed: Build ID #2282

@jschweiz jschweiz force-pushed the fix-agent-ignoring-tool-requests branch from 2c3fc97 to a7761cd Compare March 23, 2026 10:46
@dhilloulinoracle
Copy link
Contributor

Merge Gate INPROGRESS

@dhilloulinoracle
Copy link
Contributor

Internal regression failed: Build ID #1541

@dhilloulinoracle
Copy link
Contributor

Merge Gate failed: Build ID #2283

@dhilloulinoracle
Copy link
Contributor

Internal regression succeeded 🍏: Build ID #753

@dhilloulinoracle
Copy link
Contributor

Merge Gate INPROGRESS

@dhilloulinoracle
Copy link
Contributor

Internal regression succeeded 🍏: Build ID #1542

@dhilloulinoracle dhilloulinoracle merged commit 870039b into main Mar 23, 2026
2 of 3 checks passed
@dhilloulinoracle
Copy link
Contributor

Merge Gate succeeded 🍏: Build ID #2284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants