perf: lazy-load plugin runtime heavy surfaces

This commit is contained in:
Peter Steinberger
2026-03-22 22:23:16 +00:00
parent 196c07cac6
commit 6df6a691fc
11 changed files with 212 additions and 115 deletions

View File

@@ -0,0 +1 @@
export { getApiKeyForModel, resolveApiKeyForProvider } from "../../agents/model-auth.js";