Skip to content

fix(app): ensure tool calls are properly formatted with newlines in u…#17261

Closed
linsaftw wants to merge 5 commits intoanomalyco:devfrom
linsaftw:fix-function-call
Closed

fix(app): ensure tool calls are properly formatted with newlines in u…#17261
linsaftw wants to merge 5 commits intoanomalyco:devfrom
linsaftw:fix-function-call

Conversation

@linsaftw
Copy link

@linsaftw linsaftw commented Mar 12, 2026

…ser and assistant messages

Issue for this PR

Closes #17253

Type of change

  • [ X ] Bug fix

What does this PR do?

Makes tool calls never fail because of parsing mistakes

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • [ PENDING ] I have tested my changes locally
  • [ X ] I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Mar 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2026

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • No "Type of change" checkbox is checked. Please select at least one.
  • "How did you verify your code works?" section is empty. Please explain how you tested.
  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Mar 13, 2026
@github-actions github-actions bot closed this Mar 13, 2026
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.

[Simple] Tool Calls do not work if no newline is given at start

1 participant