What's wrong with this entry?
Anonymous. No account, no email.
What: Eliminated the "tool use concurrency issues" error message that instructed users to run /rewind to recover conversations.
Details:
- The underlying API error condition (400 status for tool_use without tool_result blocks) is no longer expected
- Suggests server-side fix has been implemented
- Users will no longer encounter this specific error message
- Evidence: Error handling removed from
fk1()at lines 23711-23720 in v2.0.3
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.