| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-29 | Preserve thinking blocks on tool_use turns (DeepSeek thinking-mode 400 fix) | Yakov Till | |
| Recognize both 'enabled' and 'adaptive' thinking modes; Claude Code sends thinking.type='adaptive', so gating on 'enabled' stripped thinking from tool_use turns and DeepSeek rejected with 'content[].thinking ... must be passed back to the API'. | |||
| 2026-05-29 | Normalize system-role messages out of messages[] (DeepSeek 400 fix) | Yakov Till | |
| 2026-05-28 | Route through proxy, fix auth conflict and log pollution | Yakov Till | |
| 2026-05-28 | r15.70518b6 | Yakov Till | |