Skip to content

Release v3.36.4

Choose a tag to compare

@github-actions github-actions released this 10 Dec 19:48
43a62c7

[3.36.4] - 2025-12-10

3.36.4 Release - Error Details Modal

  • Add error details modal with on-demand display for improved error visibility when debugging issues (PR #9985 by @roomote)
  • Fix: Prevent premature rawChunkTracker clearing for MCP tools, improving reliability of MCP tool streaming (PR #9993 by @daniel-lxs)
  • Fix: Filter out 429 rate limit errors from API error telemetry for cleaner metrics (PR #9987 by @daniel-lxs)
  • Fix: Correct TODO list display order in chat view to show items in proper sequence (PR #9991 by @roomote)