@blade-hq/agent-kit 1.0.20 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/dist/{SkillStatusBar-DskumalP.d.ts → SkillStatusBar-DluiBsVj.d.ts} +1 -1
  2. package/dist/{blade-client-KZiBuBHI.d.ts → blade-client-CseN7OW9.d.ts} +69 -1
  3. package/dist/{chunk-MKZ4VTJ2.js → chunk-2QYV43YP.js} +2 -2
  4. package/dist/{chunk-V74REX3Q.js → chunk-7F6UP5LP.js} +250 -2
  5. package/dist/chunk-7F6UP5LP.js.map +1 -0
  6. package/dist/{chunk-ZKOSOL3V.js → chunk-BQKF6HJH.js} +10 -6
  7. package/dist/chunk-BQKF6HJH.js.map +1 -0
  8. package/dist/{chunk-JWWU2GWP.js → chunk-ICV7OTGX.js} +127 -26
  9. package/dist/{chunk-JWWU2GWP.js.map → chunk-ICV7OTGX.js.map} +1 -1
  10. package/dist/{chunk-TLB4ORQT.js → chunk-IMMRWXI7.js} +67 -3
  11. package/dist/chunk-IMMRWXI7.js.map +1 -0
  12. package/dist/{chunk-ADVQBVGQ.js → chunk-TYM7KL2L.js} +2 -2
  13. package/dist/client/index.d.ts +172 -1
  14. package/dist/client/index.js +3 -1
  15. package/dist/react/api/vibe-coding.d.ts +2 -2
  16. package/dist/react/api/vibe-coding.js +2 -2
  17. package/dist/react/components/chat/index.d.ts +3 -3
  18. package/dist/react/components/chat/index.js +5 -5
  19. package/dist/react/components/plan/index.js +4 -4
  20. package/dist/react/components/session/index.js +3 -3
  21. package/dist/react/components/workspace/index.d.ts +2 -2
  22. package/dist/react/components/workspace/index.js +31 -3
  23. package/dist/react/components/workspace/index.js.map +1 -1
  24. package/dist/react/index.d.ts +14 -6
  25. package/dist/react/index.js +6 -6
  26. package/dist/{sessions-BX8qHBN3.d.ts → sessions-DI9DVun7.d.ts} +1 -1
  27. package/dist/style.css +1 -1
  28. package/package.json +1 -1
  29. package/dist/chunk-TLB4ORQT.js.map +0 -1
  30. package/dist/chunk-V74REX3Q.js.map +0 -1
  31. package/dist/chunk-ZKOSOL3V.js.map +0 -1
  32. /package/dist/{chunk-MKZ4VTJ2.js.map → chunk-2QYV43YP.js.map} +0 -0
  33. /package/dist/{chunk-ADVQBVGQ.js.map → chunk-TYM7KL2L.js.map} +0 -0
@@ -1,9 +1,9 @@
1
- import { v as BladeClient, w as BladeClientOptions, s as ApiKeysResource, A as ApiKeyCreateResponse, r as ApiKeyPublic, t as AuthResource, aC as UserInfo, ad as ProvidersResponse, aG as EnvBucketsResource, aH as EnvBucket, aI as PlatformEnvBucket, a4 as MemoriesResource, a5 as Memory, a8 as MemoryListResponse, a6 as MemoryCreateBody, a7 as MemoryListParams, X as GisResource, aJ as GisState, aK as RuntimeConfig, ab as ModelsResource, a9 as ModelOption, aa as ModelsConfig, ao as SkillsResource, Y as GlobalSkillStats, aL as SkillDetail, aM as SkillStats, a2 as InstalledRegistrySkill, aN as SkillSummary, aO as SkillSearchResult, aP as PartnerSkillInstallPayload, aQ as PartnerSkillInstallResult, aR as SessionSkillUploadPayload, aS as SessionSkillUploadResult, ae as PublishedAppsResource, aT as PublishedApp, aU as PublishedAppListResponse, aV as PublishedAppStatus, aW as UnpublishAppResponse, aD as UserPreferencesResource, M as ComputerUpgradeStatusResponse, aB as UpgradeComputerResponse, av as SolutionsResource, W as ExportedSolutionFile, aj as ScenariosResource, af as QuickScenario, y as BladeHubScenarioResource, N as CreateQuickScenarioPayload, ac as PreviewUrlItem, aA as UpdateQuickScenarioPayload, aq as SoftwareFactoryResource, as as SoftwareFactorySoftware, au as SoftwareFactoryTopicModule, ar as SoftwareFactorySharedFile, K as CodingTaskTopic, at as SoftwareFactoryTopic, J as CodingTask, Q as CreateSoftwareFactorySharedFilePayload, R as CreateSoftwareFactorySoftwarePayload, ap as SoftwareFactoryModuleBlueprint, ai as ResourceApi, ah as RegistryResource, am as SkillOrgListResponse, B as BackgroundTask, aX as GisGoal, aY as GisResource$1, aZ as GisTarget, a_ as GisMapCommand, a$ as Task } from '../blade-client-KZiBuBHI.js';
2
- export { b0 as AgentDriver, b1 as AgentResource, b2 as DatabaseDriver, b3 as DatabaseResource, b4 as DifyKnowledgeConfig, b5 as GisGoalStatus, b6 as HttpToolConfig, b7 as KnowledgeDriver, b8 as KnowledgeResource, b9 as McpToolConfig, ba as MysqlConfig, bb as ParallelMode, bc as PartnerSkillFile, bc as PartnerSkillFileData, bd as PartnerSkillName, bd as PartnerSkillNameData, be as PostgresqlConfig, ag as REGISTRY_PREFIX, bf as SessionSkillFile, bf as SessionSkillFileData, bg as SessionSkillName, bg as SessionSkillNameData, an as SkillOrgOption, bh as StageSpec, bi as StepSpec, bj as TaskStatus, bk as ToolDriver, bl as ToolResource, aF as normalizeResource, bm as skillDisplayName } from '../blade-client-KZiBuBHI.js';
1
+ import { v as BladeClient, w as BladeClientOptions, s as ApiKeysResource, A as ApiKeyCreateResponse, r as ApiKeyPublic, t as AuthResource, aL as UserInfo, ag as ProvidersResponse, aP as EnvBucketsResource, aQ as EnvBucket, aR as PlatformEnvBucket, a5 as MemoriesResource, a6 as Memory, a9 as MemoryListResponse, a7 as MemoryCreateBody, a8 as MemoryListParams, Y as GisResource, aS as GisState, aT as RuntimeConfig, ac as ModelsResource, aa as ModelOption, ab as ModelsConfig, aw as SkillsResource, Z as GlobalSkillStats, aU as SkillDetail, aV as SkillStats, a3 as InstalledRegistrySkill, aW as SkillSummary, aX as SkillSearchResult, aY as PartnerSkillInstallPayload, aZ as PartnerSkillInstallResult, a_ as SessionSkillUploadPayload, a$ as SessionSkillUploadResult, ah as PublishedAppsResource, b0 as PublishedApp, b1 as PublishedAppListResponse, b2 as PublishedAppStatus, b3 as UnpublishAppResponse, aM as UserPreferencesResource, M as ComputerUpgradeStatusResponse, aK as UpgradeComputerResponse, aE as SolutionsResource, X as ExportedSolutionFile, aq as ScenariosResource, ai as QuickScenario, y as BladeHubScenarioResource, N as CreateQuickScenarioPayload, af as PreviewUrlItem, aJ as UpdateQuickScenarioPayload, ay as SoftwareFactoryResource, aA as SoftwareFactorySoftware, aC as SoftwareFactoryTopicModule, az as SoftwareFactorySharedFile, K as CodingTaskTopic, aB as SoftwareFactoryTopic, J as CodingTask, Q as CreateSoftwareFactorySharedFilePayload, R as CreateSoftwareFactorySoftwarePayload, ax as SoftwareFactoryModuleBlueprint, al as ResourceApi, ak as RegistryResource, au as SkillOrgListResponse, B as BackgroundTask, b4 as GisGoal, b5 as GisResource$1, b6 as GisTarget, b7 as GisMapCommand, b8 as Task } from '../blade-client-CseN7OW9.js';
2
+ export { b9 as AgentDriver, ba as AgentResource, bb as DatabaseDriver, bc as DatabaseResource, bd as DifyKnowledgeConfig, be as GisGoalStatus, bf as HttpToolConfig, bg as KnowledgeDriver, bh as KnowledgeResource, bi as McpToolConfig, bj as MysqlConfig, bk as ParallelMode, bl as PartnerSkillFile, bl as PartnerSkillFileData, bm as PartnerSkillName, bm as PartnerSkillNameData, bn as PostgresqlConfig, aj as REGISTRY_PREFIX, bo as SessionSkillFile, bo as SessionSkillFileData, bp as SessionSkillName, bp as SessionSkillNameData, av as SkillOrgOption, bq as StageSpec, br as StepSpec, bs as TaskStatus, bt as ToolDriver, bu as ToolResource, aO as normalizeResource, bv as skillDisplayName } from '../blade-client-CseN7OW9.js';
3
3
  import * as react from 'react';
4
4
  import { ReactNode, ComponentProps, JSX, ComponentType } from 'react';
5
5
  import * as react_jsx_runtime from 'react/jsx-runtime';
6
- export { S as SessionExtraInfo, s as sessionsApi, u as uploadFiles } from '../sessions-BX8qHBN3.js';
6
+ export { S as SessionExtraInfo, s as sessionsApi, u as uploadFiles } from '../sessions-DI9DVun7.js';
7
7
  import { B as BizRole, c as Solution, a as SessionInfo } from '../session-CT8Y2KHr.js';
8
8
  export { L as LayoutType, M as ModeId, P as PrimarySkillParallelMode, d as PrimarySkillSnapshot, e as PrimarySkillStageSpec, f as PrimarySkillStepSpec, S as SessionDetail, g as SessionPortMapping, b as SessionStatus, h as SkillEditorTemplateId, i as SolutionAppField, j as SolutionAppState, k as SolutionAppUiConfig, T as TemplateId } from '../session-CT8Y2KHr.js';
9
9
  import * as arktype_internal_variants_object_ts from 'arktype/internal/variants/object.ts';
@@ -12,8 +12,8 @@ export { F as FileContentPart, I as ImageUrlContentPart, c as MessageContentPart
12
12
  import * as _tanstack_react_query from '@tanstack/react-query';
13
13
  import { Editor } from '@tiptap/react';
14
14
  import { ClassValue } from 'clsx';
15
- import { n as ClientAwareState } from '../SkillStatusBar-DskumalP.js';
16
- export { o as ATTACHMENT_SIZE_LIMIT_BYTES, B as BuildWhatIfPromptInput, a as ChatInput, b as ChatSendOptions, c as ChatView, h as FileSizeLimitDialog, M as MessageList, O as OversizedFileInfo, P as ParsedWhatIfPrompt, S as SkillStatusBar, T as ThinkingToggle, W as WhatIfQuote, p as buildWhatIfPrompt, q as formatFileSize, r as invalidateHomeSidebarSessions, s as parseWhatIfPrompt, t as splitFilesBySize, u as useSessionStore } from '../SkillStatusBar-DskumalP.js';
15
+ import { n as ClientAwareState } from '../SkillStatusBar-DluiBsVj.js';
16
+ export { o as ATTACHMENT_SIZE_LIMIT_BYTES, B as BuildWhatIfPromptInput, a as ChatInput, b as ChatSendOptions, c as ChatView, h as FileSizeLimitDialog, M as MessageList, O as OversizedFileInfo, P as ParsedWhatIfPrompt, S as SkillStatusBar, T as ThinkingToggle, W as WhatIfQuote, p as buildWhatIfPrompt, q as formatFileSize, r as invalidateHomeSidebarSessions, s as parseWhatIfPrompt, t as splitFilesBySize, u as useSessionStore } from '../SkillStatusBar-DluiBsVj.js';
17
17
  import * as zustand from 'zustand';
18
18
  import { Streamdown, ExtraProps } from 'streamdown';
19
19
  import { T as TurnProjection, a as PatchEnvelope } from '../projection-BWYEFYNn.js';
@@ -1086,12 +1086,14 @@ declare class AgentSocket {
1086
1086
  private readonly pendingJoins;
1087
1087
  private readonly recentChatEndAt;
1088
1088
  private readonly boardProjectRefCounts;
1089
+ private frontendTelemetryCounter;
1089
1090
  private patchFlushHandle;
1090
1091
  private patchFlushCancel;
1091
1092
  private readonly projectionBuilder;
1092
1093
  constructor(client: BladeClient);
1093
1094
  private _ensureConnected;
1094
1095
  private _resolveSessionId;
1096
+ private _reportFrontendTelemetry;
1095
1097
  private _queueTurnPatch;
1096
1098
  private _scheduleTurnPatchFlush;
1097
1099
  private _flushPendingTurnPatches;
@@ -1809,6 +1811,12 @@ interface ToolResultDone {
1809
1811
  };
1810
1812
  content: string;
1811
1813
  }
1814
+ interface ToolResultDelta {
1815
+ tool_call_id: string;
1816
+ loop_name?: string;
1817
+ content: string;
1818
+ stream?: "stdout" | "stderr";
1819
+ }
1812
1820
  interface LlmResponseDone {
1813
1821
  role: string;
1814
1822
  content?: string | null;
@@ -2100,4 +2108,4 @@ interface UiBridgeState extends ClientAwareState {
2100
2108
  }
2101
2109
  declare const useUiBridgeStore: zustand.UseBoundStore<zustand.StoreApi<UiBridgeState>>;
2102
2110
 
2103
- export { type ActiveRightTab, type AnalyticsEventName, ApiKeyCreateResponse, ApiKeyPublic, type ArchitectureNode, type ArchitecturePayload, type ArchitectureVersion, type ArchitectureVersionListItem, BackgroundTask, BizRole, type BladeBridgeEnvelope, type BladeBridgeHandler, BladeClientOptions, BladeClientProvider, type BladeClientProviderProps, BladeContext, BladeHubScenarioResource, type BuildHtmlElementSelectionInput, type Card, CardCodeBlock, type CardComponent, type CardComponentProps, CardContext, CardJSON, type ChatEnd, ChatMessage, type ConnectionStatus, type ContentDelta, CreateQuickScenarioPayload, CreateSoftwareFactorySharedFilePayload, CreateSoftwareFactorySoftwarePayload, type DagPayload, type DagVersion, type DagVersionListItem, type DslStep, EnvBucket, EnvVariable, GisGoal, GisMapCommand, GisResource$1 as GisResource, GisState, GisTarget, GlobalSkillStats, type HtmlElementSelectionContext, type HtmlElementSelectionRaw, type HtmlSourceLocation, type HtmlSourceLocatorElement, InstalledRegistrySkill, type IssueAssigneeType, type IssuePriority, type IssueStatus, type LlmResponseDone, MarkdownContent, Memory, MemoryCreateBody, MemoryListParams, MemoryListResponse, MessageContent, ModelSelector, type MulticaAgent, type MulticaRuntime, PartnerSkillInstallPayload, PartnerSkillInstallPayload as PartnerSkillInstallPayloadData, PartnerSkillInstallResult, PartnerSkillInstallResult as PartnerSkillInstallResultData, PatchEnvelope, type PendingHtmlElementContext, PlatformEnvBucket, type PreviewTarget, PreviewUrlItem, type ProdAgentCatalogSolution, type ProdAgentPreviewUrl, type ProdAgentRecord, type ProdSolution, type ProdUser, type ProdUserTokenStatus, PublishedApp, PublishedAppListResponse, PublishedAppStatus, QuickScenario, RegistryResource, ResourceApi, ResourceBase, type ResourceBridgeAction, type ResourceBridgeDispatchParams, ResourceIframe, RuntimeConfig, type RuntimeEvent, Scene, SceneStatus, ScheduledTask, ScheduledTaskCalendarItem, ScheduledTaskCalendarItem as ScheduledTaskCalendarItemData, type ScheduledTaskCreatePayload, ScheduledTask as ScheduledTaskData, ScheduledTaskRun, ScheduledTaskRun as ScheduledTaskRunData, type ScheduledTaskUpdatePayload, SessionInfo, SessionSkillUploadPayload, SessionSkillUploadPayload as SessionSkillUploadPayloadData, SessionSkillUploadResult, SessionSkillUploadResult as SessionSkillUploadResultData, type SessionStatusEvent, SkillCompletionMenu, type SkillCompletionMenuRef, SkillDetail, SkillMention, SkillOrgListResponse, SkillSearchResult, type SkillSuggestionItem, SkillSummary, SoftwareFactorySharedFile, SoftwareFactorySoftware, Solution, type StepMessageRange, type SystemError, Task, type ToolCallCreated, type ToolResultDone, TurnProjection, type UiMeta, UnpublishAppResponse, UpdateQuickScenarioPayload, type UseTiptapVoiceInputOptions, type UseTiptapVoiceInputResult, type UseVoiceInputOptions, type UseVoiceInputResult, type UserWorkspace, type VoiceInputError, type VoiceInputStatus, VoiceWaveform, type WorkspaceIssue, type WorkspaceIssueTaskRun, type WorkspaceIssueTimelineEntry, type WorkspaceIssueUsageSummary, type WorkspaceMember, agentApi, agentSocket, apiFetch, apiFetchResponse, apiFetchText, apiKeys as apiKeysApi, attachClientToStores, attachHostBridgeListener, auth as authApi, bootstrapBladeClient, buildBinaryPreviewTarget, buildHtmlElementSelectionContext, buildMessageContent, buildSessionBinaryPreviewTarget, buildStepRanges, buildVoiceInputUnavailableError, cardRegistry, cn, copyToClipboard, createResourceApi, databaseApi, deriveDeprecateEntryIds, dispatchBladeBridge, envBuckets as envBucketsApi, getAuthedUrl, getBaseUrl, getBootstrappedClient, getClient, getCodeLanguageFromFilename, getSocket, getTextContent, gisApi, groupMessagesByLoop, isInsideIframe, isOfficePdfPreviewable, isUiMeta, knowledgeApi, listSkillOrgs, locateHtmlElementSource, memories as memoriesApi, models as modelsApi, normalizeCodeLanguage, partnerSkill as partnerSkillApi, postToParent, prodSolution as prodSolutionApi, publishSkill, publishedApps as publishedAppsApi, resolveEffectiveTheme, resolveSessionFilePreviewTarget, resolveTextPreviewType, resourceBridgeDispatch, scenarios as scenariosApi, scheduledTasks as scheduledTasksApi, setAnalyticsClient, setOnWorkspaceFilesChanged, skillMentionSuggestionKey, skills as skillsApi, softwareFactory as softwareFactoryApi, solutions as solutionsApi, subscribeBladeBridge, toolApi, trackEvent, transformSlashCommand, useAgents, useAuthStore, useBackgroundStore, useBackgroundTasks, useBladeClient, useCardContext, useCardState, useCardStateStore, useChat, useChatStore, useCheckSkillFile, useCheckSolutionFile, useConnectionStore, useDataSources, useGisState, useGisStore, useGlobalSkillStats, useHighlightedCodeHtml, useInputHistory, useKnowledgeBases, useModelConfig, usePreferredModel, useResolvedModel, useRuntimeConfig, useRuntimeFeaturesStore, useRuntimeStore, useSession, useSkills, useTaskStore, useThinkingPreference, useTiptapVoiceInput, useToolProviders, useUiBridgeStore, useUiStore, useVoiceInput, userPreferences as userPreferencesApi };
2111
+ export { type ActiveRightTab, type AnalyticsEventName, ApiKeyCreateResponse, ApiKeyPublic, type ArchitectureNode, type ArchitecturePayload, type ArchitectureVersion, type ArchitectureVersionListItem, BackgroundTask, BizRole, type BladeBridgeEnvelope, type BladeBridgeHandler, BladeClientOptions, BladeClientProvider, type BladeClientProviderProps, BladeContext, BladeHubScenarioResource, type BuildHtmlElementSelectionInput, type Card, CardCodeBlock, type CardComponent, type CardComponentProps, CardContext, CardJSON, type ChatEnd, ChatMessage, type ConnectionStatus, type ContentDelta, CreateQuickScenarioPayload, CreateSoftwareFactorySharedFilePayload, CreateSoftwareFactorySoftwarePayload, type DagPayload, type DagVersion, type DagVersionListItem, type DslStep, EnvBucket, EnvVariable, GisGoal, GisMapCommand, GisResource$1 as GisResource, GisState, GisTarget, GlobalSkillStats, type HtmlElementSelectionContext, type HtmlElementSelectionRaw, type HtmlSourceLocation, type HtmlSourceLocatorElement, InstalledRegistrySkill, type IssueAssigneeType, type IssuePriority, type IssueStatus, type LlmResponseDone, MarkdownContent, Memory, MemoryCreateBody, MemoryListParams, MemoryListResponse, MessageContent, ModelSelector, type MulticaAgent, type MulticaRuntime, PartnerSkillInstallPayload, PartnerSkillInstallPayload as PartnerSkillInstallPayloadData, PartnerSkillInstallResult, PartnerSkillInstallResult as PartnerSkillInstallResultData, PatchEnvelope, type PendingHtmlElementContext, PlatformEnvBucket, type PreviewTarget, PreviewUrlItem, type ProdAgentCatalogSolution, type ProdAgentPreviewUrl, type ProdAgentRecord, type ProdSolution, type ProdUser, type ProdUserTokenStatus, PublishedApp, PublishedAppListResponse, PublishedAppStatus, QuickScenario, RegistryResource, ResourceApi, ResourceBase, type ResourceBridgeAction, type ResourceBridgeDispatchParams, ResourceIframe, RuntimeConfig, type RuntimeEvent, Scene, SceneStatus, ScheduledTask, ScheduledTaskCalendarItem, ScheduledTaskCalendarItem as ScheduledTaskCalendarItemData, type ScheduledTaskCreatePayload, ScheduledTask as ScheduledTaskData, ScheduledTaskRun, ScheduledTaskRun as ScheduledTaskRunData, type ScheduledTaskUpdatePayload, SessionInfo, SessionSkillUploadPayload, SessionSkillUploadPayload as SessionSkillUploadPayloadData, SessionSkillUploadResult, SessionSkillUploadResult as SessionSkillUploadResultData, type SessionStatusEvent, SkillCompletionMenu, type SkillCompletionMenuRef, SkillDetail, SkillMention, SkillOrgListResponse, SkillSearchResult, type SkillSuggestionItem, SkillSummary, SoftwareFactorySharedFile, SoftwareFactorySoftware, Solution, type StepMessageRange, type SystemError, Task, type ToolCallCreated, type ToolResultDelta, type ToolResultDone, TurnProjection, type UiMeta, UnpublishAppResponse, UpdateQuickScenarioPayload, type UseTiptapVoiceInputOptions, type UseTiptapVoiceInputResult, type UseVoiceInputOptions, type UseVoiceInputResult, type UserWorkspace, type VoiceInputError, type VoiceInputStatus, VoiceWaveform, type WorkspaceIssue, type WorkspaceIssueTaskRun, type WorkspaceIssueTimelineEntry, type WorkspaceIssueUsageSummary, type WorkspaceMember, agentApi, agentSocket, apiFetch, apiFetchResponse, apiFetchText, apiKeys as apiKeysApi, attachClientToStores, attachHostBridgeListener, auth as authApi, bootstrapBladeClient, buildBinaryPreviewTarget, buildHtmlElementSelectionContext, buildMessageContent, buildSessionBinaryPreviewTarget, buildStepRanges, buildVoiceInputUnavailableError, cardRegistry, cn, copyToClipboard, createResourceApi, databaseApi, deriveDeprecateEntryIds, dispatchBladeBridge, envBuckets as envBucketsApi, getAuthedUrl, getBaseUrl, getBootstrappedClient, getClient, getCodeLanguageFromFilename, getSocket, getTextContent, gisApi, groupMessagesByLoop, isInsideIframe, isOfficePdfPreviewable, isUiMeta, knowledgeApi, listSkillOrgs, locateHtmlElementSource, memories as memoriesApi, models as modelsApi, normalizeCodeLanguage, partnerSkill as partnerSkillApi, postToParent, prodSolution as prodSolutionApi, publishSkill, publishedApps as publishedAppsApi, resolveEffectiveTheme, resolveSessionFilePreviewTarget, resolveTextPreviewType, resourceBridgeDispatch, scenarios as scenariosApi, scheduledTasks as scheduledTasksApi, setAnalyticsClient, setOnWorkspaceFilesChanged, skillMentionSuggestionKey, skills as skillsApi, softwareFactory as softwareFactoryApi, solutions as solutionsApi, subscribeBladeBridge, toolApi, trackEvent, transformSlashCommand, useAgents, useAuthStore, useBackgroundStore, useBackgroundTasks, useBladeClient, useCardContext, useCardState, useCardStateStore, useChat, useChatStore, useCheckSkillFile, useCheckSolutionFile, useConnectionStore, useDataSources, useGisState, useGisStore, useGlobalSkillStats, useHighlightedCodeHtml, useInputHistory, useKnowledgeBases, useModelConfig, usePreferredModel, useResolvedModel, useRuntimeConfig, useRuntimeFeaturesStore, useRuntimeStore, useSession, useSkills, useTaskStore, useThinkingPreference, useTiptapVoiceInput, useToolProviders, useUiBridgeStore, useUiStore, useVoiceInput, userPreferences as userPreferencesApi };
@@ -32,7 +32,7 @@ import {
32
32
  useTiptapVoiceInput,
33
33
  useVoiceInput,
34
34
  user_preferences_exports
35
- } from "../chunk-JWWU2GWP.js";
35
+ } from "../chunk-ICV7OTGX.js";
36
36
  import {
37
37
  CardCodeBlock,
38
38
  CardContext,
@@ -41,14 +41,14 @@ import {
41
41
  normalizeCodeLanguage,
42
42
  useCardContext,
43
43
  useHighlightedCodeHtml
44
- } from "../chunk-ZKOSOL3V.js";
44
+ } from "../chunk-BQKF6HJH.js";
45
45
  import {
46
46
  CardJSON,
47
47
  cardRegistry
48
48
  } from "../chunk-2UP7MG3J.js";
49
49
  import {
50
50
  useSession
51
- } from "../chunk-ADVQBVGQ.js";
51
+ } from "../chunk-TYM7KL2L.js";
52
52
  import "../chunk-H62LH2AG.js";
53
53
  import {
54
54
  buildBinaryPreviewTarget,
@@ -56,7 +56,7 @@ import {
56
56
  isOfficePdfPreviewable,
57
57
  resolveSessionFilePreviewTarget,
58
58
  resolveTextPreviewType
59
- } from "../chunk-MKZ4VTJ2.js";
59
+ } from "../chunk-2QYV43YP.js";
60
60
  import {
61
61
  PartnerSkillFile,
62
62
  PartnerSkillInstallPayload,
@@ -111,12 +111,12 @@ import {
111
111
  useTaskStore,
112
112
  useUiBridgeStore,
113
113
  useUiStore
114
- } from "../chunk-TLB4ORQT.js";
114
+ } from "../chunk-IMMRWXI7.js";
115
115
  import "../chunk-J3XVFPOV.js";
116
116
  import {
117
117
  REGISTRY_PREFIX,
118
118
  normalizeResource
119
- } from "../chunk-V74REX3Q.js";
119
+ } from "../chunk-7F6UP5LP.js";
120
120
  import {
121
121
  cn,
122
122
  copyToClipboard
@@ -1,4 +1,4 @@
1
- import { S as SessionsResource, g as ShareLinkResult, B as BackgroundTask, h as CheckpointNode, i as SessionContextStats, j as SessionHistory, F as FileEntry, k as PaginatedSessionsResult, l as SkillDevSession, I as ImportPreview, T as TokenizeResult, m as ContentPart, n as CreateSessionRequest, H as HistoryNode, o as ImportPreviewScenario, p as ImportPreviewSkill, U as UploadFileEntry, q as UploadFilesOptions } from './blade-client-KZiBuBHI.js';
1
+ import { S as SessionsResource, g as ShareLinkResult, B as BackgroundTask, h as CheckpointNode, i as SessionContextStats, j as SessionHistory, F as FileEntry, k as PaginatedSessionsResult, l as SkillDevSession, I as ImportPreview, T as TokenizeResult, m as ContentPart, n as CreateSessionRequest, H as HistoryNode, o as ImportPreviewScenario, p as ImportPreviewSkill, U as UploadFileEntry, q as UploadFilesOptions } from './blade-client-CseN7OW9.js';
2
2
  import { T as TurnProjection } from './projection-BWYEFYNn.js';
3
3
  import { S as SessionDetail, a as SessionInfo } from './session-CT8Y2KHr.js';
4
4