@blade-hq/agent-kit 1.0.16 → 1.0.18
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/{chunk-OMIVYL5D.js → chunk-ADVQBVGQ.js} +2 -2
- package/dist/{chunk-JHUSL3JZ.js → chunk-JWWU2GWP.js} +66 -35
- package/dist/chunk-JWWU2GWP.js.map +1 -0
- package/dist/{chunk-U4KVB5OB.js → chunk-MKZ4VTJ2.js} +2 -2
- package/dist/{chunk-QEYZZDLM.js → chunk-TLB4ORQT.js} +60 -7
- package/dist/{chunk-QEYZZDLM.js.map → chunk-TLB4ORQT.js.map} +1 -1
- package/dist/{chunk-J3PQU7BQ.js → chunk-ZKOSOL3V.js} +3 -3
- package/dist/react/api/vibe-coding.js +1 -1
- package/dist/react/components/chat/index.js +4 -4
- package/dist/react/components/plan/index.js +3 -3
- package/dist/react/components/session/index.js +2 -2
- package/dist/react/components/workspace/index.js +2 -2
- package/dist/react/index.d.ts +3 -1
- package/dist/react/index.js +5 -5
- package/package.json +1 -1
- package/dist/chunk-JHUSL3JZ.js.map +0 -1
- /package/dist/{chunk-OMIVYL5D.js.map → chunk-ADVQBVGQ.js.map} +0 -0
- /package/dist/{chunk-U4KVB5OB.js.map → chunk-MKZ4VTJ2.js.map} +0 -0
- /package/dist/{chunk-J3PQU7BQ.js.map → chunk-ZKOSOL3V.js.map} +0 -0
|
@@ -5,12 +5,12 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
getSessionFilePath,
|
|
7
7
|
resolveSessionFilePreviewTarget
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-MKZ4VTJ2.js";
|
|
9
9
|
import {
|
|
10
10
|
formatToolName,
|
|
11
11
|
getAuthedUrl,
|
|
12
12
|
useUiStore
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-TLB4ORQT.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-ZKOSOL3V.js.map
|
|
@@ -17,14 +17,14 @@ import {
|
|
|
17
17
|
isErrorMessage,
|
|
18
18
|
isUserMessage,
|
|
19
19
|
useWhatIfQuoteContext
|
|
20
|
-
} from "../../../chunk-
|
|
20
|
+
} from "../../../chunk-JWWU2GWP.js";
|
|
21
21
|
import {
|
|
22
22
|
AskUserQuestionBlock
|
|
23
|
-
} from "../../../chunk-
|
|
23
|
+
} from "../../../chunk-ZKOSOL3V.js";
|
|
24
24
|
import "../../../chunk-2UP7MG3J.js";
|
|
25
25
|
import "../../../chunk-H62LH2AG.js";
|
|
26
|
-
import "../../../chunk-
|
|
27
|
-
import "../../../chunk-
|
|
26
|
+
import "../../../chunk-MKZ4VTJ2.js";
|
|
27
|
+
import "../../../chunk-TLB4ORQT.js";
|
|
28
28
|
import "../../../chunk-J3XVFPOV.js";
|
|
29
29
|
import "../../../chunk-V74REX3Q.js";
|
|
30
30
|
import "../../../chunk-7LEKQI47.js";
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
PlanSummaryCard,
|
|
4
4
|
extractLatestPlanMessages,
|
|
5
5
|
parsePlanMessages
|
|
6
|
-
} from "../../../chunk-
|
|
6
|
+
} from "../../../chunk-ZKOSOL3V.js";
|
|
7
7
|
import "../../../chunk-2UP7MG3J.js";
|
|
8
|
-
import "../../../chunk-
|
|
9
|
-
import "../../../chunk-
|
|
8
|
+
import "../../../chunk-MKZ4VTJ2.js";
|
|
9
|
+
import "../../../chunk-TLB4ORQT.js";
|
|
10
10
|
import "../../../chunk-J3XVFPOV.js";
|
|
11
11
|
import "../../../chunk-V74REX3Q.js";
|
|
12
12
|
import {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useSession
|
|
3
|
-
} from "../../../chunk-
|
|
3
|
+
} from "../../../chunk-ADVQBVGQ.js";
|
|
4
4
|
import {
|
|
5
5
|
checkoutSession,
|
|
6
6
|
getSessionCheckpoints,
|
|
7
7
|
useChatStore,
|
|
8
8
|
useSessionStore
|
|
9
|
-
} from "../../../chunk-
|
|
9
|
+
} from "../../../chunk-TLB4ORQT.js";
|
|
10
10
|
import "../../../chunk-J3XVFPOV.js";
|
|
11
11
|
import "../../../chunk-V74REX3Q.js";
|
|
12
12
|
import {
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
} from "../../../chunk-H62LH2AG.js";
|
|
6
6
|
import {
|
|
7
7
|
resolveSessionFilePreviewTarget
|
|
8
|
-
} from "../../../chunk-
|
|
8
|
+
} from "../../../chunk-MKZ4VTJ2.js";
|
|
9
9
|
import {
|
|
10
10
|
apiFetchText,
|
|
11
11
|
copyFile,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
useChatStore,
|
|
20
20
|
useSessionStore,
|
|
21
21
|
useUiStore
|
|
22
|
-
} from "../../../chunk-
|
|
22
|
+
} from "../../../chunk-TLB4ORQT.js";
|
|
23
23
|
import "../../../chunk-J3XVFPOV.js";
|
|
24
24
|
import "../../../chunk-V74REX3Q.js";
|
|
25
25
|
import {
|
package/dist/react/index.d.ts
CHANGED
|
@@ -1084,6 +1084,7 @@ declare class AgentSocket {
|
|
|
1084
1084
|
private readonly joinedSessions;
|
|
1085
1085
|
private readonly requestedJoins;
|
|
1086
1086
|
private readonly pendingJoins;
|
|
1087
|
+
private readonly recentChatEndAt;
|
|
1087
1088
|
private readonly boardProjectRefCounts;
|
|
1088
1089
|
private patchFlushHandle;
|
|
1089
1090
|
private patchFlushCancel;
|
|
@@ -1140,7 +1141,8 @@ declare class AgentSocket {
|
|
|
1140
1141
|
deprecate_entry_ids: string[];
|
|
1141
1142
|
};
|
|
1142
1143
|
replay_decision?: "keep_replay" | "continue_replay";
|
|
1143
|
-
}): void
|
|
1144
|
+
}): Promise<void>;
|
|
1145
|
+
private _ensureSessionIdleBeforeSend;
|
|
1144
1146
|
/**
|
|
1145
1147
|
* 在 agent loop 运行期间追加补充消息。
|
|
1146
1148
|
* 消息会在下一轮 LLM 调用前以 user-supplement 形式注入。
|
package/dist/react/index.js
CHANGED
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
useTiptapVoiceInput,
|
|
33
33
|
useVoiceInput,
|
|
34
34
|
user_preferences_exports
|
|
35
|
-
} from "../chunk-
|
|
35
|
+
} from "../chunk-JWWU2GWP.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-
|
|
44
|
+
} from "../chunk-ZKOSOL3V.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-
|
|
51
|
+
} from "../chunk-ADVQBVGQ.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-
|
|
59
|
+
} from "../chunk-MKZ4VTJ2.js";
|
|
60
60
|
import {
|
|
61
61
|
PartnerSkillFile,
|
|
62
62
|
PartnerSkillInstallPayload,
|
|
@@ -111,7 +111,7 @@ import {
|
|
|
111
111
|
useTaskStore,
|
|
112
112
|
useUiBridgeStore,
|
|
113
113
|
useUiStore
|
|
114
|
-
} from "../chunk-
|
|
114
|
+
} from "../chunk-TLB4ORQT.js";
|
|
115
115
|
import "../chunk-J3XVFPOV.js";
|
|
116
116
|
import {
|
|
117
117
|
REGISTRY_PREFIX,
|