Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Write each change in both `### English` and `### 中文` under `## Unreleased`.

### English

### 中文

## 0.5.0 - 2026-09-15

### English

- Accept `tool_reference` blocks inside Anthropic tool results and keep them as text instead of rejecting the whole request
- Route outbound traffic through a global HTTP(S) proxy, with an optional per-account override (`direct` / `none` for explicit direct connections; WorkBuddy and Trae account overrides also accept SOCKS5)
- Expose WorkBuddy `deepseek-v4.1-flash` through the catalog alias so the model routes instead of being rejected
Expand Down
Loading