refactor(core): land plugin auth and startup cleanup

This commit is contained in:
Peter Steinberger
2026-03-15 20:02:24 -07:00
parent f71f44576a
commit 8ab01c5c93
75 changed files with 736 additions and 383 deletions

View File

@@ -1,6 +1,9 @@
{
"id": "byteplus",
"providers": ["byteplus", "byteplus-plan"],
"providerAuthEnvVars": {
"byteplus": ["BYTEPLUS_API_KEY"]
},
"configSchema": {
"type": "object",
"additionalProperties": false,