Skip to content

refactor(client): use OrderedMap for provider management - #1295

Merged
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:cache-fail
Aug 8, 2025
Merged

refactor(client): use OrderedMap for provider management#1295
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:cache-fail

Conversation

@deathbeam

Copy link
Copy Markdown
Collaborator

Refactored provider handling in Client to use OrderedMap, improving consistency and sorting. Added generic type annotations for OrderedMap and introduced a get_cached helper for cache management. This change simplifies provider filtering and caching logic for models and info.

Refactored provider handling in Client to use OrderedMap, improving
consistency and sorting. Added generic type annotations for OrderedMap
and introduced a get_cached helper for cache management. This change
simplifies provider filtering and caching logic for models and info.
@deathbeam
deathbeam merged commit aac1a26 into CopilotC-Nvim:main Aug 8, 2025
4 checks passed
@deathbeam
deathbeam deleted the cache-fail branch August 8, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant