@tutti-os/agent-gui 0.0.69 → 0.0.71

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 (55) hide show
  1. package/README.md +8 -5
  2. package/dist/agent-conversation/index.d.ts +2 -2
  3. package/dist/agent-conversation/index.js +6 -6
  4. package/dist/agent-message-center/index.js +8 -8
  5. package/dist/{agentGuiNodeTypes-BipgG2ib.d.ts → agentGuiNodeTypes-C0oBQn-F.d.ts} +1 -6
  6. package/dist/app/renderer/agentactivity.css +168 -0
  7. package/dist/{chunk-KAPBUKIT.js → chunk-DGNKXT3Q.js} +3 -115
  8. package/dist/chunk-DGNKXT3Q.js.map +1 -0
  9. package/dist/{chunk-ERBUQOIL.js → chunk-DXENDZEF.js} +2 -2
  10. package/dist/{chunk-EHLJL76A.js → chunk-FTSEVC6O.js} +2 -2
  11. package/dist/{chunk-6XRTDIDR.js → chunk-ISQCYEUJ.js} +5 -5
  12. package/dist/{chunk-547R2HOD.js → chunk-IZX2YQXY.js} +3 -3
  13. package/dist/{chunk-ZZBLWZJR.js → chunk-KS35VKHM.js} +1 -2
  14. package/dist/chunk-KS35VKHM.js.map +1 -0
  15. package/dist/{chunk-HAKNLXW7.js → chunk-MVPSFOJZ.js} +2 -2
  16. package/dist/{chunk-S32FLJRP.js → chunk-QDWV5VTD.js} +5 -5
  17. package/dist/{chunk-JA6Z3QA7.js → chunk-QJ42HQ24.js} +4 -4
  18. package/dist/{chunk-NH3XBJTZ.js → chunk-SC3PS7AT.js} +2 -2
  19. package/dist/{chunk-KTIKZNGS.js → chunk-SG6A35BU.js} +2 -2
  20. package/dist/{chunk-DAPKF2SN.js → chunk-WWY6MYMU.js} +3 -3
  21. package/dist/{chunk-FRAG4UFU.js → chunk-Y3C5EHSW.js} +58 -14
  22. package/dist/chunk-Y3C5EHSW.js.map +1 -0
  23. package/dist/context-mention-palette/index.js +7 -7
  24. package/dist/i18n/index.d.ts +2 -114
  25. package/dist/i18n/index.js +2 -2
  26. package/dist/index.d.ts +112 -109
  27. package/dist/index.js +153 -38
  28. package/dist/index.js.map +1 -1
  29. package/dist/queued-prompt-runtime.d.ts +2 -2
  30. package/dist/{types-DZ79b8Zn.d.ts → types-CrwMqBm1.d.ts} +4 -1
  31. package/dist/workbench/contribution.d.ts +9 -1
  32. package/dist/workbench/contribution.js +1 -1
  33. package/dist/workbench/index.d.ts +5 -2
  34. package/dist/workbench/index.js +4 -4
  35. package/dist/workbench/launch.d.ts +1 -1
  36. package/dist/workbench/providerCatalog.d.ts +1 -1
  37. package/dist/workbench/sessionTitle.d.ts +1 -1
  38. package/dist/workbench/sessionTitle.js +3 -3
  39. package/dist/workbench/state.d.ts +1 -1
  40. package/dist/workbench/types.d.ts +1 -1
  41. package/dist/workspace-agent-generated-files.js +3 -3
  42. package/package.json +14 -14
  43. package/dist/chunk-FRAG4UFU.js.map +0 -1
  44. package/dist/chunk-KAPBUKIT.js.map +0 -1
  45. package/dist/chunk-ZZBLWZJR.js.map +0 -1
  46. /package/dist/{chunk-ERBUQOIL.js.map → chunk-DXENDZEF.js.map} +0 -0
  47. /package/dist/{chunk-EHLJL76A.js.map → chunk-FTSEVC6O.js.map} +0 -0
  48. /package/dist/{chunk-6XRTDIDR.js.map → chunk-ISQCYEUJ.js.map} +0 -0
  49. /package/dist/{chunk-547R2HOD.js.map → chunk-IZX2YQXY.js.map} +0 -0
  50. /package/dist/{chunk-HAKNLXW7.js.map → chunk-MVPSFOJZ.js.map} +0 -0
  51. /package/dist/{chunk-S32FLJRP.js.map → chunk-QDWV5VTD.js.map} +0 -0
  52. /package/dist/{chunk-JA6Z3QA7.js.map → chunk-QJ42HQ24.js.map} +0 -0
  53. /package/dist/{chunk-NH3XBJTZ.js.map → chunk-SC3PS7AT.js.map} +0 -0
  54. /package/dist/{chunk-KTIKZNGS.js.map → chunk-SG6A35BU.js.map} +0 -0
  55. /package/dist/{chunk-DAPKF2SN.js.map → chunk-WWY6MYMU.js.map} +0 -0
package/dist/index.d.ts CHANGED
@@ -4,10 +4,10 @@ import { m as WorkspaceAgentActivityListViewModel, g as AgentHostWorkspaceAgentS
4
4
  import * as react from 'react';
5
5
  import { ReactNode, PropsWithChildren, JSX, HTMLAttributes } from 'react';
6
6
  import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
7
- import { s as AgentProvider, h as AgentGUIProviderTargetRef, k as AgentHostAgentSessionComposerSettings, i as AgentHostActivateAgentSessionResult, q as AgentHostUpdateAgentSessionSettingsResult, o as AgentHostAgentSessionState, p as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, f as AgentGUIProviderTarget, r as AgentPromptContentBlock, P as Point, b as AgentGUIProviderRailMode, c as AgentGUIProviderReadinessGate, N as NodeFrame, g as AgentGUIProviderTargetBadge } from './types-DZ79b8Zn.js';
8
- export { d as AgentGUIProviderReadinessGateAction, e as AgentGUIProviderReadinessGateStatus } from './types-DZ79b8Zn.js';
9
- import { k as AgentProbeSnapshot, A as AgentComposerDraft, n as AgentSessionCommand, c as AgentGUIProviderSkillOption, a as AgentGUIComposerSettingsVM, d as AgentGUIQueuedPromptVM, b as AgentGUINodeViewModel, g as AgentHostInputApi } from './agentGuiNodeTypes-BipgG2ib.js';
10
- export { e as AgentHostApi, f as AgentHostApplyWorkspaceGitPatchInput, h as AgentHostRuntimeApi, i as AgentHostSelectFilesInput, j as AgentProbeProvider, l as AgentProviderProbeListInput, m as AgentProviderProbeListResult, o as AgentUsageQuota, p as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, q as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-BipgG2ib.js';
7
+ import { l as AgentHostAgentSessionComposerSettings, j as AgentHostActivateAgentSessionResult, r as AgentHostUpdateAgentSessionSettingsResult, p as AgentHostAgentSessionState, q as AgentHostUnactivateAgentSessionResult, t as AgentProvider, A as AgentGUINodeData, a as AgentGUIProvider, g as AgentGUIProviderTarget, s as AgentPromptContentBlock, P as Point, b as AgentGUIProviderRailAllPresentation, c as AgentGUIProviderRailMode, d as AgentGUIProviderReadinessGate, N as NodeFrame, h as AgentGUIProviderTargetBadge } from './types-CrwMqBm1.js';
8
+ export { e as AgentGUIProviderReadinessGateAction, f as AgentGUIProviderReadinessGateStatus, i as AgentGUIProviderTargetRef } from './types-CrwMqBm1.js';
9
+ import { k as AgentProbeSnapshot, A as AgentComposerDraft, n as AgentSessionCommand, c as AgentGUIProviderSkillOption, a as AgentGUIComposerSettingsVM, d as AgentGUIQueuedPromptVM, b as AgentGUINodeViewModel, g as AgentHostInputApi } from './agentGuiNodeTypes-C0oBQn-F.js';
10
+ export { e as AgentHostApi, f as AgentHostApplyWorkspaceGitPatchInput, h as AgentHostRuntimeApi, i as AgentHostSelectFilesInput, j as AgentProbeProvider, l as AgentProviderProbeListInput, m as AgentProviderProbeListResult, o as AgentUsageQuota, p as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, q as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-C0oBQn-F.js';
11
11
  import { WorkspaceFileEntry } from '@tutti-os/workspace-file-manager/services';
12
12
  import { WorkspaceFileReference, ReferenceLocateTarget, WorkspaceFileReferenceAdapter } from '@tutti-os/workspace-file-reference/contracts';
13
13
  import { ReferenceSourceAggregator } from '@tutti-os/workspace-file-reference/core';
@@ -88,100 +88,6 @@ declare function registerAgentCustomMentionKind(definition: AgentCustomMentionKi
88
88
  declare function getAgentCustomMentionKind(kind: string): AgentCustomMentionKindDefinition | undefined;
89
89
  declare function resetAgentCustomMentionKindsForTests(): void;
90
90
 
91
- type AgentCustomModelEnabledByProvider<TProvider extends string> = Record<TProvider, boolean>;
92
- type AgentCustomModelByProvider<TProvider extends string> = Record<TProvider, string>;
93
- type AgentCustomModelOptionsByProvider<TProvider extends string> = Record<TProvider, string[]>;
94
-
95
- type FocusNodeTargetZoom = number;
96
-
97
- declare const COMMAND_IDS: readonly ["commandCenter.toggle", "app.togglePrimarySidebar", "workspaceCanvas.createTerminal"];
98
- type CommandId = (typeof COMMAND_IDS)[number];
99
- type KeyChord = {
100
- code: string;
101
- altKey: boolean;
102
- ctrlKey: boolean;
103
- metaKey: boolean;
104
- shiftKey: boolean;
105
- };
106
- type KeybindingOverrides = Partial<Record<CommandId, KeyChord | null>>;
107
-
108
- declare const CANVAS_INPUT_MODES: readonly ["auto", "mouse", "trackpad"];
109
- type CanvasInputMode = (typeof CANVAS_INPUT_MODES)[number];
110
- declare const CANVAS_WHEEL_BEHAVIORS: readonly ["zoom", "pan"];
111
- type CanvasWheelBehavior = (typeof CANVAS_WHEEL_BEHAVIORS)[number];
112
- declare const CANVAS_WHEEL_ZOOM_MODIFIERS: readonly ["primary", "ctrl", "alt"];
113
- type CanvasWheelZoomModifier = (typeof CANVAS_WHEEL_ZOOM_MODIFIERS)[number];
114
- declare const STANDARD_WINDOW_SIZE_BUCKETS: readonly ["compact", "regular", "large"];
115
- type StandardWindowSizeBucket = (typeof STANDARD_WINDOW_SIZE_BUCKETS)[number];
116
-
117
- type QuickCommand = {
118
- id: string;
119
- title: string;
120
- kind: "terminal";
121
- command: string;
122
- enabled: boolean;
123
- pinned: boolean;
124
- } | {
125
- id: string;
126
- title: string;
127
- kind: "url";
128
- url: string;
129
- enabled: boolean;
130
- pinned: boolean;
131
- };
132
-
133
- type QuickPhrase = {
134
- id: string;
135
- title: string;
136
- content: string;
137
- enabled: boolean;
138
- };
139
-
140
- type AgentEnvRow = {
141
- id: string;
142
- key: string;
143
- value: string;
144
- enabled: boolean;
145
- };
146
- type AgentEnvByProvider = Record<AgentProvider, AgentEnvRow[]>;
147
-
148
- type TerminalProfileId = string | null;
149
- interface AgentSettings {
150
- language: UiLanguage;
151
- uiTheme: UiTheme;
152
- isPrimarySidebarCollapsed: boolean;
153
- defaultProvider: AgentProvider;
154
- agentProviderOrder: AgentProvider[];
155
- agentFullAccess: boolean;
156
- defaultTerminalProfileId: TerminalProfileId;
157
- customModelEnabledByProvider: AgentCustomModelEnabledByProvider<AgentProvider>;
158
- customModelByProvider: AgentCustomModelByProvider<AgentProvider>;
159
- customModelOptionsByProvider: AgentCustomModelOptionsByProvider<AgentProvider>;
160
- quickCommands: QuickCommand[];
161
- quickPhrases: QuickPhrase[];
162
- agentEnvByProvider: AgentEnvByProvider;
163
- focusNodeOnClick: boolean;
164
- focusNodeTargetZoom: FocusNodeTargetZoom;
165
- focusNodeUseVisibleCanvasCenter: boolean;
166
- standbyBannerEnabled: boolean;
167
- standbyBannerShowTask: boolean;
168
- standbyBannerShowSpace: boolean;
169
- standbyBannerShowBranch: boolean;
170
- disableAppShortcutsWhenTerminalFocused: boolean;
171
- keybindings: KeybindingOverrides;
172
- canvasInputMode: CanvasInputMode;
173
- canvasWheelBehavior: CanvasWheelBehavior;
174
- canvasWheelZoomModifier: CanvasWheelZoomModifier;
175
- standardWindowSizeBucket: StandardWindowSizeBucket;
176
- defaultTerminalWindowScalePercent: number;
177
- terminalFontSize: number;
178
- terminalFontFamily: string | null;
179
- uiFontSize: number;
180
- avoidGroupingEdits: boolean;
181
- updatePolicy: AppUpdatePolicy;
182
- hideWorktreeMismatchDropWarning: boolean;
183
- }
184
-
185
91
  interface AgentActivityRuntimeListSessionMessagesInput {
186
92
  afterVersion?: number;
187
93
  beforeVersion?: number;
@@ -305,27 +211,26 @@ interface AgentActivityRuntimeDiagnosticInput {
305
211
  source?: string;
306
212
  workspaceId?: string | null;
307
213
  }
308
- interface AgentActivityRuntimeActivateSessionInput {
214
+ interface AgentActivityRuntimeActivateSessionInputBase {
309
215
  agentSessionId: string;
310
- agentTargetId?: string | null;
311
216
  cwd?: string;
312
217
  initialContent?: AgentActivitySendInput["content"];
313
218
  /** 仅展示用首轮文本(bundle 折叠成一个 chip);initialContent 仍带展开后的文件。 */
314
219
  initialDisplayPrompt?: string | null;
315
220
  metadata?: Record<string, unknown>;
316
- mode: "existing" | "new";
317
221
  openclawGatewayReady?: boolean;
318
- provider?: string;
319
- /**
320
- * Opaque host-owned target reference. AgentGUI passes this through only; hosts
321
- * must not treat it as authority and must re-authenticate before launch.
322
- */
323
- providerTargetRef?: AgentGUIProviderTargetRef | null;
324
222
  settings?: AgentHostAgentSessionComposerSettings;
325
223
  title?: string;
326
224
  visible?: boolean;
327
225
  workspaceId: string;
328
226
  }
227
+ type AgentActivityRuntimeActivateSessionInput = (AgentActivityRuntimeActivateSessionInputBase & {
228
+ agentTargetId: string;
229
+ mode: "new";
230
+ }) | (AgentActivityRuntimeActivateSessionInputBase & {
231
+ agentTargetId?: string | null;
232
+ mode: "existing";
233
+ });
329
234
  interface AgentActivityRuntimeUnactivateSessionInput {
330
235
  agentSessionId: string;
331
236
  workspaceId: string;
@@ -448,6 +353,100 @@ declare function getOptionalAgentActivityRuntime(): AgentActivityRuntime | null;
448
353
  declare function resetAgentActivityRuntimeForTests(): void;
449
354
  declare function setAgentActivityRuntimeForTests(runtime: AgentActivityRuntime | null): void;
450
355
 
356
+ type AgentCustomModelEnabledByProvider<TProvider extends string> = Record<TProvider, boolean>;
357
+ type AgentCustomModelByProvider<TProvider extends string> = Record<TProvider, string>;
358
+ type AgentCustomModelOptionsByProvider<TProvider extends string> = Record<TProvider, string[]>;
359
+
360
+ type FocusNodeTargetZoom = number;
361
+
362
+ declare const COMMAND_IDS: readonly ["commandCenter.toggle", "app.togglePrimarySidebar", "workspaceCanvas.createTerminal"];
363
+ type CommandId = (typeof COMMAND_IDS)[number];
364
+ type KeyChord = {
365
+ code: string;
366
+ altKey: boolean;
367
+ ctrlKey: boolean;
368
+ metaKey: boolean;
369
+ shiftKey: boolean;
370
+ };
371
+ type KeybindingOverrides = Partial<Record<CommandId, KeyChord | null>>;
372
+
373
+ declare const CANVAS_INPUT_MODES: readonly ["auto", "mouse", "trackpad"];
374
+ type CanvasInputMode = (typeof CANVAS_INPUT_MODES)[number];
375
+ declare const CANVAS_WHEEL_BEHAVIORS: readonly ["zoom", "pan"];
376
+ type CanvasWheelBehavior = (typeof CANVAS_WHEEL_BEHAVIORS)[number];
377
+ declare const CANVAS_WHEEL_ZOOM_MODIFIERS: readonly ["primary", "ctrl", "alt"];
378
+ type CanvasWheelZoomModifier = (typeof CANVAS_WHEEL_ZOOM_MODIFIERS)[number];
379
+ declare const STANDARD_WINDOW_SIZE_BUCKETS: readonly ["compact", "regular", "large"];
380
+ type StandardWindowSizeBucket = (typeof STANDARD_WINDOW_SIZE_BUCKETS)[number];
381
+
382
+ type QuickCommand = {
383
+ id: string;
384
+ title: string;
385
+ kind: "terminal";
386
+ command: string;
387
+ enabled: boolean;
388
+ pinned: boolean;
389
+ } | {
390
+ id: string;
391
+ title: string;
392
+ kind: "url";
393
+ url: string;
394
+ enabled: boolean;
395
+ pinned: boolean;
396
+ };
397
+
398
+ type QuickPhrase = {
399
+ id: string;
400
+ title: string;
401
+ content: string;
402
+ enabled: boolean;
403
+ };
404
+
405
+ type AgentEnvRow = {
406
+ id: string;
407
+ key: string;
408
+ value: string;
409
+ enabled: boolean;
410
+ };
411
+ type AgentEnvByProvider = Record<AgentProvider, AgentEnvRow[]>;
412
+
413
+ type TerminalProfileId = string | null;
414
+ interface AgentSettings {
415
+ language: UiLanguage;
416
+ uiTheme: UiTheme;
417
+ isPrimarySidebarCollapsed: boolean;
418
+ defaultProvider: AgentProvider;
419
+ agentProviderOrder: AgentProvider[];
420
+ agentFullAccess: boolean;
421
+ defaultTerminalProfileId: TerminalProfileId;
422
+ customModelEnabledByProvider: AgentCustomModelEnabledByProvider<AgentProvider>;
423
+ customModelByProvider: AgentCustomModelByProvider<AgentProvider>;
424
+ customModelOptionsByProvider: AgentCustomModelOptionsByProvider<AgentProvider>;
425
+ quickCommands: QuickCommand[];
426
+ quickPhrases: QuickPhrase[];
427
+ agentEnvByProvider: AgentEnvByProvider;
428
+ focusNodeOnClick: boolean;
429
+ focusNodeTargetZoom: FocusNodeTargetZoom;
430
+ focusNodeUseVisibleCanvasCenter: boolean;
431
+ standbyBannerEnabled: boolean;
432
+ standbyBannerShowTask: boolean;
433
+ standbyBannerShowSpace: boolean;
434
+ standbyBannerShowBranch: boolean;
435
+ disableAppShortcutsWhenTerminalFocused: boolean;
436
+ keybindings: KeybindingOverrides;
437
+ canvasInputMode: CanvasInputMode;
438
+ canvasWheelBehavior: CanvasWheelBehavior;
439
+ canvasWheelZoomModifier: CanvasWheelZoomModifier;
440
+ standardWindowSizeBucket: StandardWindowSizeBucket;
441
+ defaultTerminalWindowScalePercent: number;
442
+ terminalFontSize: number;
443
+ terminalFontFamily: string | null;
444
+ uiFontSize: number;
445
+ avoidGroupingEdits: boolean;
446
+ updatePolicy: AppUpdatePolicy;
447
+ hideWorktreeMismatchDropWarning: boolean;
448
+ }
449
+
451
450
  interface DesktopSize {
452
451
  width: number;
453
452
  height: number;
@@ -555,6 +554,8 @@ interface WorkspaceReferencePickResult {
555
554
  files: readonly WorkspaceFileReference[];
556
555
  mentionItems: readonly AgentContextMentionItem[];
557
556
  }
557
+ interface AgentComposerSubmitOptions {
558
+ }
558
559
  interface AgentComposerProps {
559
560
  workspaceId: string;
560
561
  workspacePath?: string | null;
@@ -747,6 +748,7 @@ interface AgentComposerProps {
747
748
  fileMentionEmpty: string;
748
749
  fileMentionError: string;
749
750
  fileMentionTabHint: string;
751
+ fileDropHint: string;
750
752
  mentionPalette: string;
751
753
  removeMention: string;
752
754
  addReference: string;
@@ -792,7 +794,7 @@ interface AgentComposerProps {
792
794
  }) => void;
793
795
  capabilityMenuState?: AgentComposerCapabilityMenuState;
794
796
  onCapabilitySettingsRequest?: (capability: AgentComposerCapabilitySettingsTarget) => void;
795
- onSubmit: (content: AgentPromptContentBlock[], displayPrompt?: string) => void;
797
+ onSubmit: (content: AgentPromptContentBlock[], displayPrompt?: string, options?: AgentComposerSubmitOptions) => void;
796
798
  onSubmitGuidance?: (content: AgentPromptContentBlock[], displayPrompt?: string) => void;
797
799
  onSendQueuedPromptNext: (queuedPromptId: string) => void;
798
800
  onRemoveQueuedPrompt: (queuedPromptId: string) => void;
@@ -920,6 +922,7 @@ interface AgentGUINodeProps {
920
922
  accountMenuState?: AgentGUIAccountMenuState | null;
921
923
  providerTargets?: readonly AgentGUIProviderTarget[];
922
924
  providerTargetsLoading?: boolean;
925
+ providerRailAllPresentation?: AgentGUIProviderRailAllPresentation | null;
923
926
  /**
924
927
  * Controls how the provider rail composes its list. "catalog" (default) adds
925
928
  * the static local catalog + placeholders + coming-soon; "exact" renders only
@@ -1058,4 +1061,4 @@ interface AgentActivityHostProviderProps extends PropsWithChildren {
1058
1061
  }
1059
1062
  declare function AgentActivityHostProvider({ agentActivityRuntime, agentHostApi, children }: AgentActivityHostProviderProps): JSX.Element;
1060
1063
 
1061
- export { AgentActivityHostProvider, type AgentActivityHostProviderProps, type AgentActivityRuntime, type AgentActivityRuntimeListSessionMessagesInput, type AgentActivityRuntimePromptContentBlock, AgentActivityRuntimeProvider, type AgentActivityRuntimeProviderProps, type AgentActivityRuntimeRetainSessionEventsInput, type AgentActivityRuntimeSetSessionPinnedInput, type AgentActivityRuntimeUpdateSessionSettingsInput, type AgentActivityRuntimeUploadPromptContentInput, type AgentActivityRuntimeUploadPromptContentResult, type AgentActivityRuntimeWarmupOpenclawGatewayInput, type AgentActivitySnapshotProjection, AgentContextMentionProvider, type AgentCustomMentionChipContext, type AgentCustomMentionIdentity, type AgentCustomMentionKindDefinition, type AgentCustomMentionPresentation, AgentGUI, type AgentGUIAccountMenuState, type AgentGUIProps, AgentGUIProvider, type AgentGUIProviderRailEmptyRenderer, AgentGUIProviderRailMode, AgentGUIProviderReadinessGate, AgentGUIProviderTarget, AgentGUIProviderTargetBadge, AgentGUIProviderTargetRef, type AgentGUISidebarFooterContext, type AgentGUISidebarFooterRenderer, AgentGuiI18nLocale, AgentHostInputApi, AgentProbeSnapshot, AgentQueuedPromptQueueSnapshot, AgentQueuedPromptRuntime, AgentQueuedPromptRuntimeProvider, type AgentQueuedPromptRuntimeProviderProps, agentGUIDefaultTargetProviders, agentGuiDockIconUrl, agentGuiDockIconUrls, agentHostSnapshotFromAgentActivitySnapshot, buildAgentActivitySnapshotProjection, createLocalAgentGUIProviderTarget, createLocalAgentGUIProviderTargets, createSharedAgentGUIProviderTarget, getAgentActivityRuntime, getAgentCustomMentionKind, getOptionalAgentActivityRuntime, localAgentGUIAgentTargetId, localAgentGUIProviderTargetId, normalizeAgentGUIProviderTargets, projectCoreSessionStatus, registerAgentCustomMentionKind, resetAgentActivityRuntimeForTests, resetAgentCustomMentionKindsForTests, resetAgentQueuedPromptRuntimeForTests, resolveAgentGUIExpandedWindowFrame, resolveAgentGUIProviderTarget, setAgentActivityRuntimeForTests, setAgentQueuedPromptRuntimeForTests, shouldAutoCollapseAgentGUIConversationRail, useAgentActivityRuntime, useAgentActivitySnapshot, useAgentQueuedPromptRuntime, useAgentQueuedPromptSessionSnapshot, useOptionalAgentActivityRuntime };
1064
+ export { AgentActivityHostProvider, type AgentActivityHostProviderProps, type AgentActivityRuntime, type AgentActivityRuntimeListSessionMessagesInput, type AgentActivityRuntimePromptContentBlock, AgentActivityRuntimeProvider, type AgentActivityRuntimeProviderProps, type AgentActivityRuntimeRetainSessionEventsInput, type AgentActivityRuntimeSetSessionPinnedInput, type AgentActivityRuntimeUpdateSessionSettingsInput, type AgentActivityRuntimeUploadPromptContentInput, type AgentActivityRuntimeUploadPromptContentResult, type AgentActivityRuntimeWarmupOpenclawGatewayInput, type AgentActivitySnapshotProjection, AgentContextMentionProvider, type AgentCustomMentionChipContext, type AgentCustomMentionIdentity, type AgentCustomMentionKindDefinition, type AgentCustomMentionPresentation, AgentGUI, type AgentGUIAccountMenuState, type AgentGUIProps, AgentGUIProvider, AgentGUIProviderRailAllPresentation, type AgentGUIProviderRailEmptyRenderer, AgentGUIProviderRailMode, AgentGUIProviderReadinessGate, AgentGUIProviderTarget, AgentGUIProviderTargetBadge, type AgentGUISidebarFooterContext, type AgentGUISidebarFooterRenderer, AgentGuiI18nLocale, AgentHostInputApi, AgentProbeSnapshot, AgentQueuedPromptQueueSnapshot, AgentQueuedPromptRuntime, AgentQueuedPromptRuntimeProvider, type AgentQueuedPromptRuntimeProviderProps, agentGUIDefaultTargetProviders, agentGuiDockIconUrl, agentGuiDockIconUrls, agentHostSnapshotFromAgentActivitySnapshot, buildAgentActivitySnapshotProjection, createLocalAgentGUIProviderTarget, createLocalAgentGUIProviderTargets, createSharedAgentGUIProviderTarget, getAgentActivityRuntime, getAgentCustomMentionKind, getOptionalAgentActivityRuntime, localAgentGUIAgentTargetId, localAgentGUIProviderTargetId, normalizeAgentGUIProviderTargets, projectCoreSessionStatus, registerAgentCustomMentionKind, resetAgentActivityRuntimeForTests, resetAgentCustomMentionKindsForTests, resetAgentQueuedPromptRuntimeForTests, resolveAgentGUIExpandedWindowFrame, resolveAgentGUIProviderTarget, setAgentActivityRuntimeForTests, setAgentQueuedPromptRuntimeForTests, shouldAutoCollapseAgentGUIConversationRail, useAgentActivityRuntime, useAgentActivitySnapshot, useAgentQueuedPromptRuntime, useAgentQueuedPromptSessionSnapshot, useOptionalAgentActivityRuntime };