refactor: extract model catalog core package

* refactor: extract model catalog core package

* refactor: route model catalog imports through package boundary

* build: include model catalog in plugin sdk package dts

* fix: preserve static fallback model metadata
This commit is contained in:
Peter Steinberger
2026-05-30 16:33:45 +01:00
committed by GitHub
parent ec15f90a55
commit 30e1556cda
32 changed files with 824 additions and 427 deletions
+1
View File
@@ -16,6 +16,7 @@
"packages/llm-core/src/**/*.ts",
"packages/markdown-core/src/**/*.ts",
"packages/media-generation-core/src/**/*.ts",
"packages/model-catalog-core/src/**/*.ts",
"packages/memory-host-sdk/src/**/*.ts",
"packages/terminal-core/src/**/*.ts",
"src/video-generation/dashscope-compatible.ts",