Skip to content

Commit 8dc4a33

Browse files
committed
wip(spec): regenerate api-surface and export-origins shards for PLUGIN_UI_REQUIRED_KEY_MISSING
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01T6HeZvT9wdSJD1ZxJb5Eno
1 parent 788b6e2 commit 8dc4a33

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

packages/spec/api-surface/kernel.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
"PLATFORM_CAPABILITY_PROVIDERS (const)",
226226
"PLATFORM_CAPABILITY_TOKENS (const)",
227227
"PLATFORM_PLUGIN_WIRED_RUNTIMES (const)",
228+
"PLUGIN_UI_REQUIRED_KEY_MISSING (const)",
228229
"PROTOCOL_MAJOR (const)",
229230
"PROTOCOL_VERSION (const)",
230231
"PUBLIC_AUTH_CONFIG_NON_FLAG_KEYS (const)",

packages/spec/export-origins/kernel.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
"PLATFORM_CAPABILITY_PROVIDERS": "src/kernel/platform-capabilities.ts#PLATFORM_CAPABILITY_PROVIDERS (const)",
225225
"PLATFORM_CAPABILITY_TOKENS": "src/kernel/platform-capabilities.ts#PLATFORM_CAPABILITY_TOKENS (const)",
226226
"PLATFORM_PLUGIN_WIRED_RUNTIMES": "src/kernel/platform-capabilities.ts#PLATFORM_PLUGIN_WIRED_RUNTIMES (const)",
227+
"PLUGIN_UI_REQUIRED_KEY_MISSING": "src/kernel/plugin.zod.ts#PLUGIN_UI_REQUIRED_KEY_MISSING (const)",
227228
"PROTOCOL_MAJOR": "src/kernel/protocol-version.ts#PROTOCOL_MAJOR (const)",
228229
"PROTOCOL_VERSION": "src/kernel/protocol-version.ts#PROTOCOL_VERSION (const)",
229230
"PUBLIC_AUTH_CONFIG_NON_FLAG_KEYS": "src/kernel/public-auth-features.ts#PUBLIC_AUTH_CONFIG_NON_FLAG_KEYS (const)",

0 commit comments

Comments
 (0)