Skip to content

fix: Fix the issue of duplicate tool calls with identical arguments i…#765

Open
felix307253927 wants to merge 1 commit intoRightNow-AI:mainfrom
felix307253927:pr-main-0320
Open

fix: Fix the issue of duplicate tool calls with identical arguments i…#765
felix307253927 wants to merge 1 commit intoRightNow-AI:mainfrom
felix307253927:pr-main-0320

Conversation

@felix307253927
Copy link

…n certain scenarios.

Summary

Fix the issue where a single LLM request results in duplicate tool calls with identical arguments.

Changes

Testing

  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test --workspace passes
  • Live integration tested (if applicable)

Security

  • No new unsafe code
  • No secrets or API keys in diff
  • User input validated at boundaries

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant