v2.1.1: fix developer role mapping for DeepSeek and other providers
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## v2.1.1 (2026-05-19)
|
||||
|
||||
- Fixed proxy: map `developer` role to `system` for Chat Completions providers (DeepSeek, Qwen, etc.)
|
||||
- Fixed proxy: map `developer` role to `user` for Anthropic providers
|
||||
- Forward `instructions` field from Responses API as system message/param
|
||||
- Fixes "unknown variant `developer`" error from providers like DeepSeek
|
||||
|
||||
## v2.1.0 (2026-05-19)
|
||||
|
||||
- Added Codex auth status detection (reads `codex login status`)
|
||||
|
||||
Reference in New Issue
Block a user