chore: refresh plugin sdk api baselines

This commit is contained in:
Peter Steinberger
2026-03-22 19:30:15 +00:00
parent dbd26e49f1
commit 5b2ff17d3c
2 changed files with 8 additions and 8 deletions

View File

@@ -1269,7 +1269,7 @@
}
},
{
"declaration": "export type ReplyPrefixContext = import(\"/Users/vincentkoc/GIT/_Perso/openclaw-fix-main-rc-types/src/auto-reply/reply/response-prefix-template\").ResponsePrefixContext;",
"declaration": "export type ReplyPrefixContext = import(\"/Users/steipete/Projects/clawdbot2/src/auto-reply/reply/response-prefix-template\").ResponsePrefixContext;",
"exportName": "ReplyPrefixContext",
"kind": "type",
"source": {
@@ -3338,7 +3338,7 @@
}
},
{
"declaration": "export type ChannelOutboundSessionRouteParams = { cfg: OpenClawConfig; agentId: string; accountId?: string | null; target: string; resolvedTarget?: { to: string; kind: import(\"/Users/vincentkoc/GIT/_Perso/openclaw-fix-main-rc-types/src/channels/plugins/types.core\").ChannelDirectoryEntryKind | \"channel\"; display?: string; source: \"normalized\" | \"directory\"; }; replyToId?: string | null; threadId?: string | number | null;};",
"declaration": "export type ChannelOutboundSessionRouteParams = { cfg: OpenClawConfig; agentId: string; accountId?: string | null; target: string; resolvedTarget?: { to: string; kind: import(\"/Users/steipete/Projects/clawdbot2/src/channels/plugins/types.core\").ChannelDirectoryEntryKind | \"channel\"; display?: string; source: \"normalized\" | \"directory\"; }; replyToId?: string | null; threadId?: string | number | null;};",
"exportName": "ChannelOutboundSessionRouteParams",
"kind": "type",
"source": {
@@ -4345,7 +4345,7 @@
"exportName": "ModelDefinitionConfig",
"kind": "type",
"source": {
"line": 46,
"line": 47,
"path": "src/config/types.models.ts"
}
},
@@ -4354,7 +4354,7 @@
"exportName": "ModelProviderConfig",
"kind": "type",
"source": {
"line": 64,
"line": 65,
"path": "src/config/types.models.ts"
}
},