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
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ Write each change in both `### English` and `### 中文` under `## Unreleased`.

### English

- Add experimental Devin support (`provider=devin`) with browser OAuth or session-token import, Connect-RPC chat stream/non-stream, and a fail-closed TTL model catalog; not claimed production-ready

### 中文

- 新增实验性 Devin 支持(`provider=devin`):可用浏览器 OAuth 或导入 session token,支持 Connect-RPC 聊天流式/非流式,以及失败即显式报错的 TTL 模型目录;尚未宣称生产可用

## 0.5.2 - 2026-09-15

### English
Expand Down
Loading