@blade-hq/agent-kit 0.5.16 → 0.5.19

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.
@@ -186,7 +186,9 @@ interface SessionState extends ClientAwareState {
186
186
  _freshSessions: Set<string>;
187
187
  fetchSessions: () => Promise<void>;
188
188
  createSession: (intent?: string) => Promise<string>;
189
- registerCreatedSession: (session: SessionInfo, mode?: SessionMode) => void;
189
+ registerCreatedSession: (session: SessionInfo, mode?: SessionMode, options?: {
190
+ fresh?: boolean;
191
+ }) => void;
190
192
  upsertSession: (session: SessionInfo) => void;
191
193
  isFreshSession: (sessionId: string) => boolean;
192
194
  setActiveSession: (id: string) => void;
@@ -8,13 +8,13 @@ import {
8
8
  getCodeLanguageFromFilename,
9
9
  parseAskUserQuestion,
10
10
  useHighlightedCodeHtml
11
- } from "./chunk-BTESGLQL.js";
11
+ } from "./chunk-RQUD3FGD.js";
12
12
  import {
13
13
  Collapsible,
14
14
  CollapsibleContent,
15
15
  CollapsibleTrigger,
16
16
  resolveSessionFilePreviewTarget
17
- } from "./chunk-BWNGNVXP.js";
17
+ } from "./chunk-MEAVJOEQ.js";
18
18
  import {
19
19
  apiFetchResponse,
20
20
  buildMessageContent,
@@ -58,7 +58,7 @@ import {
58
58
  useUiBridgeStore,
59
59
  useUiStore,
60
60
  writeFile
61
- } from "./chunk-CZYQQABG.js";
61
+ } from "./chunk-SPHQXYME.js";
62
62
  import {
63
63
  registerBridgeIframe,
64
64
  tapBridgeEvent
@@ -8087,7 +8087,7 @@ function MessageList({
8087
8087
  onSelectTurn: handleSelectTurn
8088
8088
  }
8089
8089
  ) : null,
8090
- /* @__PURE__ */ jsxs30(StickToBottom, { className: "h-full overflow-y-hidden", resize: "smooth", children: [
8090
+ /* @__PURE__ */ jsxs30(StickToBottom, { className: "h-full overflow-y-hidden", resize: "instant", children: [
8091
8091
  /* @__PURE__ */ jsx35(StickToBottom.Content, { className: "px-5 py-6", children: /* @__PURE__ */ jsx35(
8092
8092
  MessageListContent,
8093
8093
  {
@@ -8429,4 +8429,4 @@ use-stick-to-bottom/dist/StickToBottom.js:
8429
8429
  * Licensed under the MIT License. See License.txt in the project root for license information.
8430
8430
  *--------------------------------------------------------------------------------------------*)
8431
8431
  */
8432
- //# sourceMappingURL=chunk-KVV7NGX2.js.map
8432
+ //# sourceMappingURL=chunk-AN45BWO7.js.map