chore(sdk): record flushLogger in the deprecated surface budgets (#114827)

This commit is contained in:
Peter Steinberger
2026-07-27 21:00:45 -04:00
committed by GitHub
parent ac830cef0b
commit 1e2f918c29
+4 -2
View File
@@ -115,7 +115,8 @@ const defaultPublicDeprecatedExportsByEntrypointBudget = Object.freeze({
"agent-media-payload": 3,
// +2: deprecated media projection type and builder.
"reply-payload": 2,
"text-runtime": 191,
// +1: flushLogger projected through the deprecated text-runtime barrel.
"text-runtime": 192,
"agent-runtime": 2,
"channel-secret-runtime": 23,
"agent-harness-runtime": 4,
@@ -225,7 +226,8 @@ export function readPluginSdkSurfaceBudgets(env = process.env) {
// +2: shipped Slack and Discord setup compatibility helpers.
// +10: named media legacy projection deprecations across public compatibility barrels.
// +2: channel prompt-context type and metadata builder compatibility aliases.
1700,
// +1: flushLogger projected through the deprecated text-runtime barrel.
1701,
env,
),
publicWildcardReexports: readPluginSdkSurfaceBudgetEnv(