Skip to content

fix: allows unknown fields in the input schema#17

Merged
MieszkoWasniowski merged 1 commit intomainfrom
ignore-unknown-fields
Dec 30, 2025
Merged

fix: allows unknown fields in the input schema#17
MieszkoWasniowski merged 1 commit intomainfrom
ignore-unknown-fields

Conversation

@MieszkoWasniowski
Copy link
Contributor

🎯 What does this PR do?

Allows unknown fields in the input schema, like 'tool_reasoning' or 'reasoning', which are injected by some agents. Those extra fields will now be ignored.

✅ Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation (if needed).
  • My commit messages follow the Conventional Commits standard.

@MieszkoWasniowski MieszkoWasniowski requested a review from a team as a code owner December 30, 2025 10:22
@svc-snyk-github-jira
Copy link

svc-snyk-github-jira commented Dec 30, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

… or 'reasoning', which are injected by some agents
@MieszkoWasniowski MieszkoWasniowski merged commit b841942 into main Dec 30, 2025
4 checks passed
@MieszkoWasniowski MieszkoWasniowski deleted the ignore-unknown-fields branch December 30, 2025 11:06
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.

3 participants