feat(gateway): global tier provider/model defaults with catalog-backed options
This commit is contained in:
+17
-1
@@ -5694,10 +5694,26 @@
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm typecheck passing"
|
||||
},
|
||||
"dashboard-global-tier-provider-model-catalog": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-19",
|
||||
"updated": "2026-02-19",
|
||||
"summary": "Extended Assistant Health dashboard model defaults with global per-tier provider/model selectors (default/fast/complex/local), added gateway system.modelCatalog to populate provider model options from official provider APIs with config fallback/caching, and wired runtime config.patch support for models.<tier>.provider/model with live model-router refresh.",
|
||||
"files_modified": [
|
||||
"src/gateway/modelCatalog.ts",
|
||||
"src/gateway/handlers/system.ts",
|
||||
"src/gateway/server.ts",
|
||||
"src/gateway/handlers/config.ts",
|
||||
"src/gateway/ui/pages/dashboard.js",
|
||||
"src/gateway/handlers/handlers.test.ts",
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm test:run src/gateway/handlers/handlers.test.ts + pnpm typecheck passing"
|
||||
}
|
||||
},
|
||||
"overall_progress": {
|
||||
"total_test_count": 1930,
|
||||
"total_test_count": 1932,
|
||||
"all_tests_passing": true,
|
||||
"p0_completion": "3/3 (100%)",
|
||||
"p1_completion": "4/4 (100%)",
|
||||
|
||||
Reference in New Issue
Block a user