[codex] fix profile scoped model selection (#881)

* fix profile scoped model selection

* test profile scoped provider refresh
This commit is contained in:
ekko
2026-05-20 18:26:01 +08:00
committed by GitHub
parent cd77e5ba2e
commit 40109e9c42
18 changed files with 119 additions and 26 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export interface ChangelogEntry {
export const changelog: ChangelogEntry[] = [
{
version: '0.5.31',
version: '0.5.32',
date: '2026-05-20',
changes: [
'changelog.new_0_5_31_1',