Skip to content

Conversation

@katzdave
Copy link
Collaborator

@katzdave katzdave commented Oct 2, 2025

No description provided.

@katzdave katzdave changed the base branch from main to release/1.9.1 October 2, 2025 23:31
@katzdave katzdave changed the title Fix_converstaion handles mismatching visibility on tool call requests/response Fix_conversation handles mismatching visibility on tool call requests/response Oct 2, 2025
Copy link
Collaborator

@DOsinga DOsinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a test to this that shows the situation of what we want to cover here?

assert!(issues[0].contains("Removed orphaned tool request"));
assert!(issues[1].contains("Merged consecutive assistant messages"));
assert!(issues[0].contains("Merged consecutive assistant messages"));
assert!(issues[1].contains("Removed orphaned tool request"));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did this switch?

@katzdave
Copy link
Collaborator Author

katzdave commented Oct 3, 2025

I don't really like this fix overall. Switching that order is part of why it works, but I can validate this works with a broken session file.

I think we should go with #4968, but still testing it more

@DOsinga
Copy link
Collaborator

DOsinga commented Oct 11, 2025

ok, since this is obsolete now, closing

@DOsinga DOsinga closed this Oct 11, 2025
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