From df52a34380bf61d23085f022f7d099655d73e8ab Mon Sep 17 00:00:00 2001 From: kevinlin-openai Date: Wed, 12 Aug 2026 12:35:49 -0700 Subject: [PATCH] Update plugin SDK model auth surface budget --- scripts/plugin-sdk-surface-report.mts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/plugin-sdk-surface-report.mts b/scripts/plugin-sdk-surface-report.mts index 464b59ed05bd..2f9d327f8063 100644 --- a/scripts/plugin-sdk-surface-report.mts +++ b/scripts/plugin-sdk-surface-report.mts @@ -266,7 +266,8 @@ export function readPluginSdkSurfaceBudgets(env: NodeJS.ProcessEnv = process.env // +2: narrow channel agent-run terminal reader and outcome contract. // +5: narrow string, record, and error coercion helpers. // +1: normalized Gateway public origin resolver for plugin-generated links. - 4308, + // +4: model-auth state/clear diagnostic event contracts through public runtime barrels. + 4312, env, ), publicFunctionExports: readPluginSdkSurfaceBudgetEnv(