mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 20:35:39 -06:00
fix(ci): invalidate session catalog sdk declarations (#124165)
This commit is contained in:
committed by
GitHub
parent
c98ae0f99c
commit
cc9883a3d3
@@ -164,6 +164,8 @@ const PLUGIN_SDK_TYPE_INPUTS = [
|
||||
// provider-auth re-exports these signatures into generated SDK declarations.
|
||||
"src/agents/cli-credentials.ts",
|
||||
"src/plugins/provider-runtime-model.types.ts",
|
||||
// session-catalog re-exports provider params into generated SDK declarations.
|
||||
"src/plugins/session-catalog.ts",
|
||||
"src/plugins/types.ts",
|
||||
"src/auto-reply",
|
||||
// doctor-repair-runtime re-exports the state migration contract into the SDK.
|
||||
|
||||
Reference in New Issue
Block a user