@blade-hq/agent-kit 0.5.32 → 0.5.34
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.
- package/dist/{SkillStatusBar-CvgcEiSi.d.ts → SkillStatusBar-Dp93pqlP.d.ts} +14 -3
- package/dist/{blade-client-DoodJJDz.d.ts → blade-client-DS7lV19a.d.ts} +4 -1
- package/dist/{chunk-FXEELOLI.js → chunk-7TS36PDU.js} +132 -73
- package/dist/chunk-7TS36PDU.js.map +1 -0
- package/dist/{chunk-ZWO6YBLA.js → chunk-DQXXSHCR.js} +5 -3
- package/dist/chunk-DQXXSHCR.js.map +1 -0
- package/dist/{chunk-QMOW3TDA.js → chunk-II2PTBJI.js} +14 -4
- package/dist/chunk-II2PTBJI.js.map +1 -0
- package/dist/{chunk-CFW62YND.js → chunk-IRHXGYY3.js} +3 -3
- package/dist/{chunk-YPFIWC45.js → chunk-KSYNFNF4.js} +2 -2
- package/dist/{chunk-EAZ7AGFY.js → chunk-LVWRKH45.js} +2 -2
- package/dist/client/index.d.ts +28 -1
- package/dist/client/index.js +1 -1
- package/dist/react/api/vibe-coding.d.ts +2 -2
- package/dist/react/api/vibe-coding.js +2 -2
- package/dist/react/components/chat/index.d.ts +3 -3
- package/dist/react/components/chat/index.js +5 -5
- package/dist/react/components/plan/index.js +4 -4
- package/dist/react/components/session/index.js +3 -3
- package/dist/react/components/workspace/index.d.ts +2 -2
- package/dist/react/components/workspace/index.js +3 -3
- package/dist/react/index.d.ts +9 -5
- package/dist/react/index.js +6 -6
- package/dist/{sessions-DFGsAOPa.d.ts → sessions-DaddUdO6.d.ts} +4 -1
- package/package.json +1 -1
- package/dist/chunk-FXEELOLI.js.map +0 -1
- package/dist/chunk-QMOW3TDA.js.map +0 -1
- package/dist/chunk-ZWO6YBLA.js.map +0 -1
- /package/dist/{chunk-CFW62YND.js.map → chunk-IRHXGYY3.js.map} +0 -0
- /package/dist/{chunk-YPFIWC45.js.map → chunk-KSYNFNF4.js.map} +0 -0
- /package/dist/{chunk-EAZ7AGFY.js.map → chunk-LVWRKH45.js.map} +0 -0
|
@@ -5,12 +5,12 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
getSessionFilePath,
|
|
7
7
|
resolveSessionFilePreviewTarget
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-LVWRKH45.js";
|
|
9
9
|
import {
|
|
10
10
|
formatToolName,
|
|
11
11
|
getAuthedUrl,
|
|
12
12
|
useUiStore
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-II2PTBJI.js";
|
|
14
14
|
import {
|
|
15
15
|
cn,
|
|
16
16
|
copyToClipboard
|
|
@@ -1933,4 +1933,4 @@ export {
|
|
|
1933
1933
|
PlanSummaryCard,
|
|
1934
1934
|
extractLatestPlanMessages
|
|
1935
1935
|
};
|
|
1936
|
-
//# sourceMappingURL=chunk-
|
|
1936
|
+
//# sourceMappingURL=chunk-IRHXGYY3.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useSessionStore
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-II2PTBJI.js";
|
|
4
4
|
|
|
5
5
|
// src/react/hooks/use-session.ts
|
|
6
6
|
function useSession() {
|
|
@@ -27,4 +27,4 @@ function useSession() {
|
|
|
27
27
|
export {
|
|
28
28
|
useSession
|
|
29
29
|
};
|
|
30
|
-
//# sourceMappingURL=chunk-
|
|
30
|
+
//# sourceMappingURL=chunk-KSYNFNF4.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
apiFetchResponse,
|
|
3
3
|
getAuthedUrl
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-II2PTBJI.js";
|
|
5
5
|
|
|
6
6
|
// src/react/lib/session-file-preview.ts
|
|
7
7
|
var IMAGE_EXTS = /* @__PURE__ */ new Set(["png", "jpg", "jpeg", "gif", "svg", "webp", "ico", "bmp"]);
|
|
@@ -117,4 +117,4 @@ export {
|
|
|
117
117
|
resolveTextPreviewType,
|
|
118
118
|
resolveSessionFilePreviewTarget
|
|
119
119
|
};
|
|
120
|
-
//# sourceMappingURL=chunk-
|
|
120
|
+
//# sourceMappingURL=chunk-LVWRKH45.js.map
|
package/dist/client/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ApiKeyCreateResponse, r as ApiKeyPublic, s as ApiKeysResource, t as AuthResource, u as BladeApiError, v as BladeClient, w as BladeClientOptions, x as BladeFetchInit, y as BladeHubScenarioResource, z as ChatEndPayload, E as ChatSendPayload, h as CheckpointNode, G as ClientToServerEvents, J as CodingTask, K as CodingTaskTopic, L as ComputerUpgradeReason, M as ComputerUpgradeStatusResponse, m as ContentPart, N as CreateQuickScenarioPayload, n as CreateSessionRequest, O as CreateSocketOptions, Q as CreateSoftwareFactorySharedFilePayload, R as CreateSoftwareFactorySoftwarePayload, f as CreateVibeCodingSessionParams, C as CreateVibeCodingSessionResult, D as DeployBumpMode, F as FileEntry, W as GisResource, X as GlobalSkillStats, Y as HeadlessError, Z as HeadlessResource, _ as HeadlessRunInSessionResult, $ as HeadlessRunOptions, H as HistoryNode, a0 as HttpMethod, I as ImportPreview, o as ImportPreviewScenario, p as ImportPreviewSkill, a1 as InstalledRegistrySkill, a2 as JsonSchemaObject, a3 as MemoriesResource, a4 as Memory, a5 as MemoryCreateBody, a6 as MemoryListParams, a7 as MemoryListResponse, a8 as ModelOption, a9 as ModelsConfig, aa as ModelsResource, k as PaginatedSessionsResult, P as PortMapping, ab as PreviewUrlItem, ac as ProvidersResponse, ad as PublishedAppsResource, ae as QuickScenario, af as REGISTRY_PREFIX, ag as RegistryResource, ah as ResourceApi, ai as ScenariosResource, aj as ServerToClientEvents, i as SessionContextStats, j as SessionHistory, ak as SessionUpdatedPayload, S as SessionsResource, g as ShareLinkResult, l as SkillDevSession, al as SkillOrgListResponse, am as SkillOrgOption, an as SkillsResource, ao as SoftwareFactoryModuleBlueprint, ap as SoftwareFactoryResource, aq as SoftwareFactorySharedFile, ar as SoftwareFactorySoftware, as as SoftwareFactoryTopic, at as SoftwareFactoryTopicModule, au as SolutionsResource, av as SystemErrorPayload, aw as SystemNotificationPayload, T as TokenizeResult, ax as TurnProjectionPayload, ay as TypedSocket, az as UpdateQuickScenarioPayload, aA as UpgradeComputerResponse, U as UploadFileEntry, q as UploadFilesOptions, aB as UserInfo, aC as UserPreferencesResource, b as VibeCodingDebugSessionStatus, d as VibeCodingDeployRecord, a as VibeCodingDeployStatus, V as VibeCodingResource, e as VibeCodingSessionInfo, c as VibeCodingSessionStatus, aD as createSocket, aE as normalizeResource } from '../blade-client-
|
|
1
|
+
export { A as ApiKeyCreateResponse, r as ApiKeyPublic, s as ApiKeysResource, t as AuthResource, u as BladeApiError, v as BladeClient, w as BladeClientOptions, x as BladeFetchInit, y as BladeHubScenarioResource, z as ChatEndPayload, E as ChatSendPayload, h as CheckpointNode, G as ClientToServerEvents, J as CodingTask, K as CodingTaskTopic, L as ComputerUpgradeReason, M as ComputerUpgradeStatusResponse, m as ContentPart, N as CreateQuickScenarioPayload, n as CreateSessionRequest, O as CreateSocketOptions, Q as CreateSoftwareFactorySharedFilePayload, R as CreateSoftwareFactorySoftwarePayload, f as CreateVibeCodingSessionParams, C as CreateVibeCodingSessionResult, D as DeployBumpMode, F as FileEntry, W as GisResource, X as GlobalSkillStats, Y as HeadlessError, Z as HeadlessResource, _ as HeadlessRunInSessionResult, $ as HeadlessRunOptions, H as HistoryNode, a0 as HttpMethod, I as ImportPreview, o as ImportPreviewScenario, p as ImportPreviewSkill, a1 as InstalledRegistrySkill, a2 as JsonSchemaObject, a3 as MemoriesResource, a4 as Memory, a5 as MemoryCreateBody, a6 as MemoryListParams, a7 as MemoryListResponse, a8 as ModelOption, a9 as ModelsConfig, aa as ModelsResource, k as PaginatedSessionsResult, P as PortMapping, ab as PreviewUrlItem, ac as ProvidersResponse, ad as PublishedAppsResource, ae as QuickScenario, af as REGISTRY_PREFIX, ag as RegistryResource, ah as ResourceApi, ai as ScenariosResource, aj as ServerToClientEvents, i as SessionContextStats, j as SessionHistory, ak as SessionUpdatedPayload, S as SessionsResource, g as ShareLinkResult, l as SkillDevSession, al as SkillOrgListResponse, am as SkillOrgOption, an as SkillsResource, ao as SoftwareFactoryModuleBlueprint, ap as SoftwareFactoryResource, aq as SoftwareFactorySharedFile, ar as SoftwareFactorySoftware, as as SoftwareFactoryTopic, at as SoftwareFactoryTopicModule, au as SolutionsResource, av as SystemErrorPayload, aw as SystemNotificationPayload, T as TokenizeResult, ax as TurnProjectionPayload, ay as TypedSocket, az as UpdateQuickScenarioPayload, aA as UpgradeComputerResponse, U as UploadFileEntry, q as UploadFilesOptions, aB as UserInfo, aC as UserPreferencesResource, b as VibeCodingDebugSessionStatus, d as VibeCodingDeployRecord, a as VibeCodingDeployStatus, V as VibeCodingResource, e as VibeCodingSessionInfo, c as VibeCodingSessionStatus, aD as createSocket, aE as normalizeResource } from '../blade-client-DS7lV19a.js';
|
|
2
2
|
import 'arktype/internal/variants/object.ts';
|
|
3
3
|
import 'arktype/internal/variants/string.ts';
|
|
4
4
|
import '../projection-BWYEFYNn.js';
|
|
@@ -4834,6 +4834,17 @@ interface components {
|
|
|
4834
4834
|
* @enum {string}
|
|
4835
4835
|
*/
|
|
4836
4836
|
position: "before" | "turn_end";
|
|
4837
|
+
/**
|
|
4838
|
+
* Mode
|
|
4839
|
+
* @default conversation
|
|
4840
|
+
* @enum {string}
|
|
4841
|
+
*/
|
|
4842
|
+
mode: "both" | "conversation" | "code";
|
|
4843
|
+
/**
|
|
4844
|
+
* Linear
|
|
4845
|
+
* @default false
|
|
4846
|
+
*/
|
|
4847
|
+
linear: boolean;
|
|
4837
4848
|
};
|
|
4838
4849
|
/** CommitProjectRequest */
|
|
4839
4850
|
CommitProjectRequest: {
|
|
@@ -5395,6 +5406,17 @@ interface components {
|
|
|
5395
5406
|
RewindRequest: {
|
|
5396
5407
|
/** Checkpoint Id */
|
|
5397
5408
|
checkpoint_id: string;
|
|
5409
|
+
/**
|
|
5410
|
+
* Mode
|
|
5411
|
+
* @default conversation
|
|
5412
|
+
* @enum {string}
|
|
5413
|
+
*/
|
|
5414
|
+
mode: "both" | "conversation" | "code";
|
|
5415
|
+
/**
|
|
5416
|
+
* Linear
|
|
5417
|
+
* @default false
|
|
5418
|
+
*/
|
|
5419
|
+
linear: boolean;
|
|
5398
5420
|
};
|
|
5399
5421
|
/** RollbackArchitectureRequest */
|
|
5400
5422
|
RollbackArchitectureRequest: {
|
|
@@ -5457,6 +5479,11 @@ interface components {
|
|
|
5457
5479
|
* @default false
|
|
5458
5480
|
*/
|
|
5459
5481
|
memoryEnabled: boolean;
|
|
5482
|
+
/**
|
|
5483
|
+
* Checkpointsenabled
|
|
5484
|
+
* @default false
|
|
5485
|
+
*/
|
|
5486
|
+
checkpointsEnabled: boolean;
|
|
5460
5487
|
};
|
|
5461
5488
|
/** SaveArchitectureRequest */
|
|
5462
5489
|
SaveArchitectureRequest: {
|
package/dist/client/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { V as VibeCodingResource, C as CreateVibeCodingSessionResult, a as VibeCodingDeployStatus, b as VibeCodingDebugSessionStatus, c as VibeCodingSessionStatus, d as VibeCodingDeployRecord, e as VibeCodingSessionInfo } from '../../blade-client-
|
|
2
|
-
export { f as CreateVibeCodingSessionParams, D as DeployBumpMode, P as PortMapping } from '../../blade-client-
|
|
1
|
+
import { V as VibeCodingResource, C as CreateVibeCodingSessionResult, a as VibeCodingDeployStatus, b as VibeCodingDebugSessionStatus, c as VibeCodingSessionStatus, d as VibeCodingDeployRecord, e as VibeCodingSessionInfo } from '../../blade-client-DS7lV19a.js';
|
|
2
|
+
export { f as CreateVibeCodingSessionParams, D as DeployBumpMode, P as PortMapping } from '../../blade-client-DS7lV19a.js';
|
|
3
3
|
import 'arktype/internal/variants/object.ts';
|
|
4
4
|
import 'arktype/internal/variants/string.ts';
|
|
5
5
|
import '../../projection-BWYEFYNn.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getClient
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-II2PTBJI.js";
|
|
4
4
|
import "../../chunk-J3XVFPOV.js";
|
|
5
|
-
import "../../chunk-
|
|
5
|
+
import "../../chunk-DQXXSHCR.js";
|
|
6
6
|
import "../../chunk-JCJFFJ42.js";
|
|
7
7
|
import "../../chunk-PZ5AY32C.js";
|
|
8
8
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as ChatViewCustomization, P as ParsedWhatIfPrompt } from '../../../SkillStatusBar-
|
|
2
|
-
export { A as AssistantTurnComponentProps, a as ChatInput, b as ChatView, c as ChatViewClassNames, d as ChatViewComponents, e as ChatViewProps, f as ChatViewRenderers, E as ErrorMessageBlock, F as FileComposerAttachment, g as FileSizeLimitDialog, M as MessageList, S as SkillStatusBar, h as SkillStatusBarComponentProps, T as ToolCallComponentProps, i as ToolRendererProps, U as UserMessageBubble, j as isErrorMessage, k as isUserMessage } from '../../../SkillStatusBar-
|
|
1
|
+
import { C as ChatViewCustomization, P as ParsedWhatIfPrompt } from '../../../SkillStatusBar-Dp93pqlP.js';
|
|
2
|
+
export { A as AssistantTurnComponentProps, a as ChatInput, b as ChatView, c as ChatViewClassNames, d as ChatViewComponents, e as ChatViewProps, f as ChatViewRenderers, E as ErrorMessageBlock, F as FileComposerAttachment, g as FileSizeLimitDialog, M as MessageList, S as SkillStatusBar, h as SkillStatusBarComponentProps, T as ToolCallComponentProps, i as ToolRendererProps, U as UserMessageBubble, j as isErrorMessage, k as isUserMessage } from '../../../SkillStatusBar-Dp93pqlP.js';
|
|
3
3
|
import * as react from 'react';
|
|
4
4
|
import { ReactNode } from 'react';
|
|
5
5
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
@@ -10,7 +10,7 @@ import 'zustand';
|
|
|
10
10
|
import '../../../session-B5v5KkVd.js';
|
|
11
11
|
import 'arktype/internal/variants/object.ts';
|
|
12
12
|
import 'arktype/internal/variants/string.ts';
|
|
13
|
-
import '../../../blade-client-
|
|
13
|
+
import '../../../blade-client-DS7lV19a.js';
|
|
14
14
|
import 'socket.io-client';
|
|
15
15
|
|
|
16
16
|
/**
|
|
@@ -16,16 +16,16 @@ import {
|
|
|
16
16
|
isErrorMessage,
|
|
17
17
|
isUserMessage,
|
|
18
18
|
useWhatIfQuoteContext
|
|
19
|
-
} from "../../../chunk-
|
|
19
|
+
} from "../../../chunk-7TS36PDU.js";
|
|
20
20
|
import {
|
|
21
21
|
AskUserQuestionBlock
|
|
22
|
-
} from "../../../chunk-
|
|
22
|
+
} from "../../../chunk-IRHXGYY3.js";
|
|
23
23
|
import "../../../chunk-2UP7MG3J.js";
|
|
24
24
|
import "../../../chunk-H62LH2AG.js";
|
|
25
|
-
import "../../../chunk-
|
|
26
|
-
import "../../../chunk-
|
|
25
|
+
import "../../../chunk-LVWRKH45.js";
|
|
26
|
+
import "../../../chunk-II2PTBJI.js";
|
|
27
27
|
import "../../../chunk-J3XVFPOV.js";
|
|
28
|
-
import "../../../chunk-
|
|
28
|
+
import "../../../chunk-DQXXSHCR.js";
|
|
29
29
|
import "../../../chunk-7LEKQI47.js";
|
|
30
30
|
import "../../../chunk-JCJFFJ42.js";
|
|
31
31
|
import "../../../chunk-PZ5AY32C.js";
|
|
@@ -3,12 +3,12 @@ import {
|
|
|
3
3
|
PlanSummaryCard,
|
|
4
4
|
extractLatestPlanMessages,
|
|
5
5
|
parsePlanMessages
|
|
6
|
-
} from "../../../chunk-
|
|
6
|
+
} from "../../../chunk-IRHXGYY3.js";
|
|
7
7
|
import "../../../chunk-2UP7MG3J.js";
|
|
8
|
-
import "../../../chunk-
|
|
9
|
-
import "../../../chunk-
|
|
8
|
+
import "../../../chunk-LVWRKH45.js";
|
|
9
|
+
import "../../../chunk-II2PTBJI.js";
|
|
10
10
|
import "../../../chunk-J3XVFPOV.js";
|
|
11
|
-
import "../../../chunk-
|
|
11
|
+
import "../../../chunk-DQXXSHCR.js";
|
|
12
12
|
import {
|
|
13
13
|
cn
|
|
14
14
|
} from "../../../chunk-7LEKQI47.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useSession
|
|
3
|
-
} from "../../../chunk-
|
|
3
|
+
} from "../../../chunk-KSYNFNF4.js";
|
|
4
4
|
import {
|
|
5
5
|
checkoutSession,
|
|
6
6
|
getSessionCheckpoints,
|
|
7
7
|
useChatStore,
|
|
8
8
|
useSessionStore
|
|
9
|
-
} from "../../../chunk-
|
|
9
|
+
} from "../../../chunk-II2PTBJI.js";
|
|
10
10
|
import "../../../chunk-J3XVFPOV.js";
|
|
11
|
-
import "../../../chunk-
|
|
11
|
+
import "../../../chunk-DQXXSHCR.js";
|
|
12
12
|
import {
|
|
13
13
|
cn
|
|
14
14
|
} from "../../../chunk-7LEKQI47.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { l as listDir } from '../../../sessions-
|
|
4
|
-
import '../../../blade-client-
|
|
3
|
+
import { l as listDir } from '../../../sessions-DaddUdO6.js';
|
|
4
|
+
import '../../../blade-client-DS7lV19a.js';
|
|
5
5
|
import 'arktype/internal/variants/object.ts';
|
|
6
6
|
import 'arktype/internal/variants/string.ts';
|
|
7
7
|
import '../../../projection-BWYEFYNn.js';
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
} from "../../../chunk-H62LH2AG.js";
|
|
6
6
|
import {
|
|
7
7
|
resolveSessionFilePreviewTarget
|
|
8
|
-
} from "../../../chunk-
|
|
8
|
+
} from "../../../chunk-LVWRKH45.js";
|
|
9
9
|
import {
|
|
10
10
|
apiFetchText,
|
|
11
11
|
copyFile,
|
|
@@ -19,9 +19,9 @@ import {
|
|
|
19
19
|
useChatStore,
|
|
20
20
|
useSessionStore,
|
|
21
21
|
useUiStore
|
|
22
|
-
} from "../../../chunk-
|
|
22
|
+
} from "../../../chunk-II2PTBJI.js";
|
|
23
23
|
import "../../../chunk-J3XVFPOV.js";
|
|
24
|
-
import "../../../chunk-
|
|
24
|
+
import "../../../chunk-DQXXSHCR.js";
|
|
25
25
|
import {
|
|
26
26
|
cn
|
|
27
27
|
} from "../../../chunk-7LEKQI47.js";
|
package/dist/react/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { v as BladeClient, w as BladeClientOptions, s as ApiKeysResource, A as ApiKeyCreateResponse, r as ApiKeyPublic, t as AuthResource, aB as UserInfo, ac as ProvidersResponse, aF as EnvBucketsResource, aG as EnvBucket, aH as PlatformEnvBucket, a3 as MemoriesResource, a4 as Memory, a7 as MemoryListResponse, a5 as MemoryCreateBody, a6 as MemoryListParams, W as GisResource, aI as GisState, aJ as RuntimeConfig, aa as ModelsResource, a8 as ModelOption, a9 as ModelsConfig, an as SkillsResource, X as GlobalSkillStats, aK as SkillDetail, aL as SkillStats, a1 as InstalledRegistrySkill, aM as SkillSummary, aN as SkillSearchResult, aO as PartnerSkillInstallPayload, aP as PartnerSkillInstallResult, aQ as SessionSkillUploadPayload, aR as SessionSkillUploadResult, ad as PublishedAppsResource, aS as PublishedApp, aT as PublishedAppListResponse, aU as PublishedAppStatus, aV as UnpublishAppResponse, aC as UserPreferencesResource, M as ComputerUpgradeStatusResponse, aA as UpgradeComputerResponse, au as SolutionsResource, ai as ScenariosResource, ae as QuickScenario, y as BladeHubScenarioResource, N as CreateQuickScenarioPayload, ab as PreviewUrlItem, az as UpdateQuickScenarioPayload, ap as SoftwareFactoryResource, ar as SoftwareFactorySoftware, at as SoftwareFactoryTopicModule, aq as SoftwareFactorySharedFile, K as CodingTaskTopic, as as SoftwareFactoryTopic, J as CodingTask, Q as CreateSoftwareFactorySharedFilePayload, R as CreateSoftwareFactorySoftwarePayload, ao as SoftwareFactoryModuleBlueprint, ah as ResourceApi, ag as RegistryResource, al as SkillOrgListResponse, B as BackgroundTask, aW as GisGoal, aX as GisResource$1, aY as GisTarget, aZ as GisMapCommand, a_ as Task } from '../blade-client-
|
|
2
|
-
export { a$ as AgentDriver, b0 as AgentResource, b1 as DatabaseDriver, b2 as DatabaseResource, b3 as DifyKnowledgeConfig, b4 as GisGoalStatus, b5 as HttpToolConfig, b6 as KnowledgeDriver, b7 as KnowledgeResource, b8 as McpToolConfig, b9 as MysqlConfig, ba as ParallelMode, bb as PartnerSkillFile, bb as PartnerSkillFileData, bc as PartnerSkillName, bc as PartnerSkillNameData, bd as PostgresqlConfig, af as REGISTRY_PREFIX, be as SessionSkillFile, be as SessionSkillFileData, bf as SessionSkillName, bf as SessionSkillNameData, am as SkillOrgOption, bg as StageSpec, bh as StepSpec, bi as TaskStatus, bj as ToolDriver, bk as ToolResource, aE as normalizeResource, bl as skillDisplayName } from '../blade-client-
|
|
1
|
+
import { v as BladeClient, w as BladeClientOptions, s as ApiKeysResource, A as ApiKeyCreateResponse, r as ApiKeyPublic, t as AuthResource, aB as UserInfo, ac as ProvidersResponse, aF as EnvBucketsResource, aG as EnvBucket, aH as PlatformEnvBucket, a3 as MemoriesResource, a4 as Memory, a7 as MemoryListResponse, a5 as MemoryCreateBody, a6 as MemoryListParams, W as GisResource, aI as GisState, aJ as RuntimeConfig, aa as ModelsResource, a8 as ModelOption, a9 as ModelsConfig, an as SkillsResource, X as GlobalSkillStats, aK as SkillDetail, aL as SkillStats, a1 as InstalledRegistrySkill, aM as SkillSummary, aN as SkillSearchResult, aO as PartnerSkillInstallPayload, aP as PartnerSkillInstallResult, aQ as SessionSkillUploadPayload, aR as SessionSkillUploadResult, ad as PublishedAppsResource, aS as PublishedApp, aT as PublishedAppListResponse, aU as PublishedAppStatus, aV as UnpublishAppResponse, aC as UserPreferencesResource, M as ComputerUpgradeStatusResponse, aA as UpgradeComputerResponse, au as SolutionsResource, ai as ScenariosResource, ae as QuickScenario, y as BladeHubScenarioResource, N as CreateQuickScenarioPayload, ab as PreviewUrlItem, az as UpdateQuickScenarioPayload, ap as SoftwareFactoryResource, ar as SoftwareFactorySoftware, at as SoftwareFactoryTopicModule, aq as SoftwareFactorySharedFile, K as CodingTaskTopic, as as SoftwareFactoryTopic, J as CodingTask, Q as CreateSoftwareFactorySharedFilePayload, R as CreateSoftwareFactorySoftwarePayload, ao as SoftwareFactoryModuleBlueprint, ah as ResourceApi, ag as RegistryResource, al as SkillOrgListResponse, B as BackgroundTask, aW as GisGoal, aX as GisResource$1, aY as GisTarget, aZ as GisMapCommand, a_ as Task } from '../blade-client-DS7lV19a.js';
|
|
2
|
+
export { a$ as AgentDriver, b0 as AgentResource, b1 as DatabaseDriver, b2 as DatabaseResource, b3 as DifyKnowledgeConfig, b4 as GisGoalStatus, b5 as HttpToolConfig, b6 as KnowledgeDriver, b7 as KnowledgeResource, b8 as McpToolConfig, b9 as MysqlConfig, ba as ParallelMode, bb as PartnerSkillFile, bb as PartnerSkillFileData, bc as PartnerSkillName, bc as PartnerSkillNameData, bd as PostgresqlConfig, af as REGISTRY_PREFIX, be as SessionSkillFile, be as SessionSkillFileData, bf as SessionSkillName, bf as SessionSkillNameData, am as SkillOrgOption, bg as StageSpec, bh as StepSpec, bi as TaskStatus, bj as ToolDriver, bk as ToolResource, aE as normalizeResource, bl as skillDisplayName } from '../blade-client-DS7lV19a.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-
|
|
6
|
+
export { S as SessionExtraInfo, s as sessionsApi, u as uploadFiles } from '../sessions-DaddUdO6.js';
|
|
7
7
|
import { B as BizRole, c as Solution, a as SessionInfo } from '../session-B5v5KkVd.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-B5v5KkVd.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 { l as ClientAwareState } from '../SkillStatusBar-
|
|
16
|
-
export { m as ATTACHMENT_SIZE_LIMIT_BYTES, B as BuildWhatIfPromptInput, a as ChatInput, b as ChatView, g as FileSizeLimitDialog, M as MessageList, O as OversizedFileInfo, P as ParsedWhatIfPrompt, S as SkillStatusBar, W as WhatIfQuote, n as buildWhatIfPrompt, o as formatFileSize, p as invalidateHomeSidebarSessions, q as parseWhatIfPrompt, s as splitFilesBySize, u as useSessionStore } from '../SkillStatusBar-
|
|
15
|
+
import { l as ClientAwareState } from '../SkillStatusBar-Dp93pqlP.js';
|
|
16
|
+
export { m as ATTACHMENT_SIZE_LIMIT_BYTES, B as BuildWhatIfPromptInput, a as ChatInput, b as ChatView, g as FileSizeLimitDialog, M as MessageList, O as OversizedFileInfo, P as ParsedWhatIfPrompt, S as SkillStatusBar, W as WhatIfQuote, n as buildWhatIfPrompt, o as formatFileSize, p as invalidateHomeSidebarSessions, q as parseWhatIfPrompt, s as splitFilesBySize, u as useSessionStore } from '../SkillStatusBar-Dp93pqlP.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';
|
|
@@ -1908,9 +1908,11 @@ declare const useAuthStore: zustand.UseBoundStore<Omit<zustand.StoreApi<AuthStat
|
|
|
1908
1908
|
interface BackgroundState extends ClientAwareState {
|
|
1909
1909
|
tasks: Record<string, BackgroundTask[]>;
|
|
1910
1910
|
selectedTaskId: Record<string, string | null>;
|
|
1911
|
+
dismissedTaskIds: Record<string, string[]>;
|
|
1911
1912
|
setTasks: (sessionId: string, tasks: BackgroundTask[]) => void;
|
|
1912
1913
|
upsertTask: (sessionId: string, task: BackgroundTask) => void;
|
|
1913
1914
|
selectTask: (sessionId: string, taskId: string | null) => void;
|
|
1915
|
+
dismissTask: (sessionId: string, taskId: string) => void;
|
|
1914
1916
|
}
|
|
1915
1917
|
declare const useBackgroundStore: zustand.UseBoundStore<zustand.StoreApi<BackgroundState>>;
|
|
1916
1918
|
|
|
@@ -1963,11 +1965,13 @@ interface RuntimeFeaturesState extends ClientAwareState {
|
|
|
1963
1965
|
asrProvider: AsrProvider;
|
|
1964
1966
|
publicSharingEnabled: boolean;
|
|
1965
1967
|
memoryEnabled: boolean;
|
|
1968
|
+
checkpointsEnabled: boolean;
|
|
1966
1969
|
setFeatures: (features: {
|
|
1967
1970
|
asrEnabled?: boolean;
|
|
1968
1971
|
asrProvider?: AsrProvider;
|
|
1969
1972
|
publicSharingEnabled?: boolean;
|
|
1970
1973
|
memoryEnabled?: boolean;
|
|
1974
|
+
checkpointsEnabled?: boolean;
|
|
1971
1975
|
}) => void;
|
|
1972
1976
|
}
|
|
1973
1977
|
/**
|
package/dist/react/index.js
CHANGED
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
useTiptapVoiceInput,
|
|
31
31
|
useVoiceInput,
|
|
32
32
|
user_preferences_exports
|
|
33
|
-
} from "../chunk-
|
|
33
|
+
} from "../chunk-7TS36PDU.js";
|
|
34
34
|
import {
|
|
35
35
|
CardCodeBlock,
|
|
36
36
|
CardContext,
|
|
@@ -39,14 +39,14 @@ import {
|
|
|
39
39
|
normalizeCodeLanguage,
|
|
40
40
|
useCardContext,
|
|
41
41
|
useHighlightedCodeHtml
|
|
42
|
-
} from "../chunk-
|
|
42
|
+
} from "../chunk-IRHXGYY3.js";
|
|
43
43
|
import {
|
|
44
44
|
CardJSON,
|
|
45
45
|
cardRegistry
|
|
46
46
|
} from "../chunk-2UP7MG3J.js";
|
|
47
47
|
import {
|
|
48
48
|
useSession
|
|
49
|
-
} from "../chunk-
|
|
49
|
+
} from "../chunk-KSYNFNF4.js";
|
|
50
50
|
import "../chunk-H62LH2AG.js";
|
|
51
51
|
import {
|
|
52
52
|
buildBinaryPreviewTarget,
|
|
@@ -54,7 +54,7 @@ import {
|
|
|
54
54
|
isOfficePdfPreviewable,
|
|
55
55
|
resolveSessionFilePreviewTarget,
|
|
56
56
|
resolveTextPreviewType
|
|
57
|
-
} from "../chunk-
|
|
57
|
+
} from "../chunk-LVWRKH45.js";
|
|
58
58
|
import {
|
|
59
59
|
PartnerSkillFile,
|
|
60
60
|
PartnerSkillInstallPayload,
|
|
@@ -109,12 +109,12 @@ import {
|
|
|
109
109
|
useTaskStore,
|
|
110
110
|
useUiBridgeStore,
|
|
111
111
|
useUiStore
|
|
112
|
-
} from "../chunk-
|
|
112
|
+
} from "../chunk-II2PTBJI.js";
|
|
113
113
|
import "../chunk-J3XVFPOV.js";
|
|
114
114
|
import {
|
|
115
115
|
REGISTRY_PREFIX,
|
|
116
116
|
normalizeResource
|
|
117
|
-
} from "../chunk-
|
|
117
|
+
} from "../chunk-DQXXSHCR.js";
|
|
118
118
|
import {
|
|
119
119
|
cn,
|
|
120
120
|
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-
|
|
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-DS7lV19a.js';
|
|
2
2
|
import { T as TurnProjection } from './projection-BWYEFYNn.js';
|
|
3
3
|
import { S as SessionDetail, a as SessionInfo } from './session-B5v5KkVd.js';
|
|
4
4
|
|
|
@@ -59,6 +59,9 @@ declare const checkoutSession: (...args: Parameters<SessionsResource["checkoutSe
|
|
|
59
59
|
id: string;
|
|
60
60
|
content: string;
|
|
61
61
|
position: string;
|
|
62
|
+
mode?: string;
|
|
63
|
+
files_restored?: boolean;
|
|
64
|
+
linear?: boolean;
|
|
62
65
|
}>;
|
|
63
66
|
declare const rewindSession: (...args: Parameters<SessionsResource["rewindSession"]>) => Promise<{
|
|
64
67
|
id: string;
|