Files
DeepSeek-TUI/crates/agent
CodeWhale Bot 3efe5f4c6e fix(agent): align Z.ai fallback with GLM-5.3
The config default moved to GLM-5.3, but ModelRegistry still selected GLM-5.2 because provider fallbacks take the first matching row. Put GLM-5.3 first for direct Z.ai while preserving GLM-5.2 and its aliases as explicit supported selections.

Pin the fallback result and provenance in the focused registry test, and correct the stale TUI changelog wording.
2026-08-15 20:55:38 -07:00
..