mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
Account for model auth diagnostic exports
This commit is contained in:
@@ -131,7 +131,8 @@ const defaultPublicDeprecatedExportsByEntrypointBudget = Object.freeze({
|
||||
"channel-reply-pipeline": 12,
|
||||
"interactive-runtime": 11,
|
||||
// +3: canonical incognito classifier projected through deprecated compatibility barrels.
|
||||
"infra-runtime": 596,
|
||||
// +2: model-auth state/clear diagnostic event contracts during the runtime-barrel migration.
|
||||
"infra-runtime": 598,
|
||||
"ssrf-policy": 1,
|
||||
"ssrf-runtime": 1,
|
||||
// +1: deprecated agent media projection re-export during the media migration window.
|
||||
|
||||
Reference in New Issue
Block a user