pandyzhou
|
267abfd552
|
fix: resolve /model command misleading behavior when switching to model from different provider (#5578)
* fix: /model command now auto-switches provider when model exists elsewhere
Made-with: Cursor
* fix: address Sourcery review - log get_models() failures in cross-provider lookup
Made-with: Cursor
* fix: integer branch exception handling and API key masking in model command
Made-with: Cursor
* fix: harden cross-provider model resolution
* fix: improve model lookup resilience and cache hygiene
* refactor: simplify model switch lookup flow
* refactor: streamline provider model cache updates
* fix: align provider annotations and key error flow
* fix: narrow provider command exception handling
* refactor: harden provider command error redaction and flow
* fix: improve provider model lookup and secret redaction
* refactor: cache normalized model names in provider lookup
* refactor: simplify provider model lookup helpers
* refactor: extract provider model lookup helpers
* fix: harden provider lookup cancellation and redaction
* refactor: streamline provider cache and lookup settings
* refactor: simplify provider command setting and update helpers
* refactor: streamline provider model lookup config usage
* refactor: flatten provider lookup settings and filter model lookup providers
* refactor: simplify provider cache and callback flow
* refactor: simplify provider command model cache flow
* refactor: scope provider model cache by session
* fix: preserve redaction context and restore provider hooks
* refactor: unify provider model lookup config flow
* refactor: inline provider model cache access flow
* fix: align provider lookup cache and callback semantics
* refactor: centralize provider model fetch error handling
* refactor: simplify provider model cache and lookup flow
---------
Co-authored-by: 邹永赫 <1259085392@qq.com>
|
2026-03-01 19:11:31 +09:00 |
|