Skip to content

Commit 2fdb985

Browse files
committed
Release: 0.136.3
1 parent e795a1c commit 2fdb985

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.136.3
6+
57
- Anthropic: request uncompressed SSE (`accept-encoding: identity` + `:decompress-body false`) so streamed responses arrive token-by-token instead of all at once.
68
- Remote REST API now surfaces tool calls awaiting approval: `GET /api/v1/chats/:id` returns `pendingToolCalls` and session/list-chats entries include `pendingApprovalCount`.
79
- Fix openai-chat providers (e.g. Mistral) showing raw reasoning content blocks as chat text when a reasoning variant is enabled; thinking now routes to the reasoning UI. (#477)

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.136.2
1+
0.136.3

0 commit comments

Comments
 (0)