@tutti-os/agent-gui 0.0.73 → 0.0.74
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/README.md +6 -2
- package/dist/agent-conversation/index.d.ts +2 -2
- package/dist/agent-conversation/index.js +8 -8
- package/dist/agent-message-center/index.js +10 -10
- package/dist/{agentGuiNodeTypes-aJ3AX7u2.d.ts → agentGuiNodeTypes-C0WUHQzu.d.ts} +2 -1
- package/dist/app/renderer/agentactivity.css +6 -9
- package/dist/{chunk-C7K3EFGI.js → chunk-4XIHKCWC.js} +2 -2
- package/dist/{chunk-3PKRGSMH.js → chunk-6EREXANR.js} +4 -12
- package/dist/chunk-6EREXANR.js.map +1 -0
- package/dist/{chunk-ATEZXUHK.js → chunk-BT2DT2P7.js} +1 -1
- package/dist/chunk-BT2DT2P7.js.map +1 -0
- package/dist/{chunk-BHNJN2TR.js → chunk-BTUOROCD.js} +1 -4
- package/dist/chunk-BTUOROCD.js.map +1 -0
- package/dist/{chunk-XZF4QNT4.js → chunk-D2Z2QZVE.js} +2 -2
- package/dist/{chunk-GDFQXJMG.js → chunk-FHWE5SUF.js} +3 -7
- package/dist/chunk-FHWE5SUF.js.map +1 -0
- package/dist/{chunk-UAAXRSW2.js → chunk-FPODKSSV.js} +4 -4
- package/dist/chunk-FPODKSSV.js.map +1 -0
- package/dist/{chunk-IVIXKAEH.js → chunk-GLMDAZSQ.js} +3 -3
- package/dist/{chunk-466AWJTS.js → chunk-KVS7J7BJ.js} +5 -5
- package/dist/{chunk-5H6NINJY.js → chunk-LWFV4PS5.js} +2 -7
- package/dist/chunk-LWFV4PS5.js.map +1 -0
- package/dist/{chunk-KWQ4N4IZ.js → chunk-NO7WDGST.js} +3 -3
- package/dist/{chunk-4US2YHBY.js → chunk-RA3OUR64.js} +1 -3
- package/dist/chunk-RA3OUR64.js.map +1 -0
- package/dist/{chunk-SZF52NMJ.js → chunk-RF7GK4SM.js} +18 -12
- package/dist/chunk-RF7GK4SM.js.map +1 -0
- package/dist/{chunk-4I2VCAMW.js → chunk-SL2QSEIE.js} +1 -8
- package/dist/chunk-SL2QSEIE.js.map +1 -0
- package/dist/{chunk-2I2WRI4F.js → chunk-T5CEU7WH.js} +2 -3
- package/dist/chunk-T5CEU7WH.js.map +1 -0
- package/dist/{chunk-SVGIWXNK.js → chunk-VERGPY42.js} +2 -2
- package/dist/{chunk-G6BVEY7I.js → chunk-W5AJTBA7.js} +1 -15
- package/dist/chunk-W5AJTBA7.js.map +1 -0
- package/dist/{chunk-Q6AWM3RH.js → chunk-Z72JKSAY.js} +4 -4
- package/dist/{chunk-OBJRIQPX.js → chunk-ZSYDFQ4N.js} +38 -25
- package/dist/chunk-ZSYDFQ4N.js.map +1 -0
- package/dist/context-mention-palette/index.js +9 -9
- package/dist/i18n/index.d.ts +0 -14
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +40 -6
- package/dist/index.js +296 -89
- package/dist/index.js.map +1 -1
- package/dist/queued-prompt-runtime.d.ts +2 -2
- package/dist/{types-CrwMqBm1.d.ts → types-DUHHejs2.d.ts} +3 -3
- package/dist/workbench/contribution.d.ts +1 -1
- package/dist/workbench/contribution.js +6 -6
- package/dist/workbench/index.d.ts +1 -1
- package/dist/workbench/index.js +9 -9
- package/dist/workbench/launch.d.ts +1 -1
- package/dist/workbench/launch.js +3 -3
- package/dist/workbench/providerCatalog.d.ts +3 -3
- package/dist/workbench/providerCatalog.js +1 -1
- package/dist/workbench/sessionTitle.d.ts +1 -1
- package/dist/workbench/sessionTitle.js +3 -3
- package/dist/workbench/state.d.ts +1 -1
- package/dist/workbench/state.js +2 -2
- package/dist/workbench/types.d.ts +2 -2
- package/dist/workbench/types.js +1 -1
- package/dist/workspace-agent-generated-files.js +4 -4
- package/package.json +12 -12
- package/dist/chunk-2I2WRI4F.js.map +0 -1
- package/dist/chunk-3PKRGSMH.js.map +0 -1
- package/dist/chunk-4I2VCAMW.js.map +0 -1
- package/dist/chunk-4US2YHBY.js.map +0 -1
- package/dist/chunk-5H6NINJY.js.map +0 -1
- package/dist/chunk-ATEZXUHK.js.map +0 -1
- package/dist/chunk-BHNJN2TR.js.map +0 -1
- package/dist/chunk-G6BVEY7I.js.map +0 -1
- package/dist/chunk-GDFQXJMG.js.map +0 -1
- package/dist/chunk-OBJRIQPX.js.map +0 -1
- package/dist/chunk-SZF52NMJ.js.map +0 -1
- package/dist/chunk-UAAXRSW2.js.map +0 -1
- /package/dist/{chunk-C7K3EFGI.js.map → chunk-4XIHKCWC.js.map} +0 -0
- /package/dist/{chunk-XZF4QNT4.js.map → chunk-D2Z2QZVE.js.map} +0 -0
- /package/dist/{chunk-IVIXKAEH.js.map → chunk-GLMDAZSQ.js.map} +0 -0
- /package/dist/{chunk-466AWJTS.js.map → chunk-KVS7J7BJ.js.map} +0 -0
- /package/dist/{chunk-KWQ4N4IZ.js.map → chunk-NO7WDGST.js.map} +0 -0
- /package/dist/{chunk-SVGIWXNK.js.map → chunk-VERGPY42.js.map} +0 -0
- /package/dist/{chunk-Q6AWM3RH.js.map → chunk-Z72JKSAY.js.map} +0 -0
|
@@ -4,19 +4,19 @@ import {
|
|
|
4
4
|
AgentMentionSearchController,
|
|
5
5
|
flattenAgentMentionPaletteEntries,
|
|
6
6
|
groupStartKeys
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-KVS7J7BJ.js";
|
|
8
|
+
import "../chunk-6EREXANR.js";
|
|
9
|
+
import "../chunk-VERGPY42.js";
|
|
10
10
|
import "../chunk-IBIMGLCD.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-NO7WDGST.js";
|
|
12
12
|
import "../chunk-Y35GDLP2.js";
|
|
13
13
|
import "../chunk-LUGELG5V.js";
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-FHWE5SUF.js";
|
|
15
|
+
import "../chunk-RA3OUR64.js";
|
|
16
|
+
import "../chunk-4XIHKCWC.js";
|
|
17
17
|
import "../chunk-PJP5BUU6.js";
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-SL2QSEIE.js";
|
|
19
|
+
import "../chunk-W5AJTBA7.js";
|
|
20
20
|
import {
|
|
21
21
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
22
22
|
} from "../chunk-JM24HADP.js";
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -466,12 +466,6 @@ declare const agentGuiI18nResources: {
|
|
|
466
466
|
readonly description: "Minimizes permission checks. Best for trusted tasks that need uninterrupted execution.";
|
|
467
467
|
};
|
|
468
468
|
};
|
|
469
|
-
readonly gemini: {
|
|
470
|
-
readonly yolo: {
|
|
471
|
-
readonly label: "Fixed mode";
|
|
472
|
-
readonly description: "This provider doesn't support changing permission mode here.";
|
|
473
|
-
};
|
|
474
|
-
};
|
|
475
469
|
readonly hermes: {
|
|
476
470
|
readonly yolo: {
|
|
477
471
|
readonly label: "Fixed mode";
|
|
@@ -1668,7 +1662,6 @@ declare const agentGuiI18nResources: {
|
|
|
1668
1662
|
readonly agentClaudeCode: "Claude Code";
|
|
1669
1663
|
readonly agentTutti: "Tutti";
|
|
1670
1664
|
readonly agentHermes: "Hermes";
|
|
1671
|
-
readonly agentGemini: "Gemini";
|
|
1672
1665
|
readonly agentOpenClaw: "OpenClaw";
|
|
1673
1666
|
readonly statusNotStarted: "To run";
|
|
1674
1667
|
readonly statusRunning: "Running";
|
|
@@ -2984,12 +2977,6 @@ declare const agentGuiI18nResources: {
|
|
|
2984
2977
|
readonly description: "尽量不做权限拦截,适合需要连续执行且你完全信任的任务。";
|
|
2985
2978
|
};
|
|
2986
2979
|
};
|
|
2987
|
-
readonly gemini: {
|
|
2988
|
-
readonly yolo: {
|
|
2989
|
-
readonly label: "固定模式";
|
|
2990
|
-
readonly description: "当前 provider 不支持在这里调整权限模式。";
|
|
2991
|
-
};
|
|
2992
|
-
};
|
|
2993
2980
|
readonly hermes: {
|
|
2994
2981
|
readonly yolo: {
|
|
2995
2982
|
readonly label: "固定模式";
|
|
@@ -4186,7 +4173,6 @@ declare const agentGuiI18nResources: {
|
|
|
4186
4173
|
readonly agentClaudeCode: "Claude Code";
|
|
4187
4174
|
readonly agentTutti: "Tutti";
|
|
4188
4175
|
readonly agentHermes: "Hermes";
|
|
4189
|
-
readonly agentGemini: "Gemini";
|
|
4190
4176
|
readonly agentOpenClaw: "OpenClaw";
|
|
4191
4177
|
readonly statusNotStarted: "待执行";
|
|
4192
4178
|
readonly statusRunning: "执行中";
|
package/dist/i18n/index.js
CHANGED
package/dist/index.d.ts
CHANGED
|
@@ -3,11 +3,11 @@ export { AgentActivityAdapter, AgentActivityController, AgentActivityMessage, Ag
|
|
|
3
3
|
import { m as WorkspaceAgentActivityListViewModel, g as AgentHostWorkspaceAgentSession, f as AgentHostWorkspaceAgentMessage, l as AgentHostWorkspaceAgentSnapshot, B as BuildWorkspaceAgentActivityListOptions, d as AgentHostRuntimeOpenclawGatewayWarmupResult, c as AgentHostManagedAgentsState } from './workspaceAgentActivityListViewModel-DJvAqZso.js';
|
|
4
4
|
import * as react from 'react';
|
|
5
5
|
import { ReactNode, PropsWithChildren, JSX, HTMLAttributes } from 'react';
|
|
6
|
-
import { m as AgentProbeSnapshot, b as AgentComposerDraft, p as AgentSessionCommand, e as AgentGUIProviderSkillOption, c as AgentGUIComposerSettingsVM, f as AgentGUIQueuedPromptVM, d as AgentGUINodeViewModel, i as AgentHostInputApi } from './agentGuiNodeTypes-
|
|
7
|
-
export { A as AGENT_PASTED_TEXT_BLOCK_KIND, a as AGENT_PASTED_TEXT_MENTION_KIND, g as AgentHostApi, h as AgentHostApplyWorkspaceGitPatchInput, j as AgentHostRuntimeApi, k as AgentHostSelectFilesInput, l as AgentProbeProvider, n as AgentProviderProbeListInput, o as AgentProviderProbeListResult, q as AgentUsageQuota, r as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, s as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-
|
|
6
|
+
import { m as AgentProbeSnapshot, b as AgentComposerDraft, p as AgentSessionCommand, e as AgentGUIProviderSkillOption, c as AgentGUIComposerSettingsVM, f as AgentGUIQueuedPromptVM, d as AgentGUINodeViewModel, i as AgentHostInputApi } from './agentGuiNodeTypes-C0WUHQzu.js';
|
|
7
|
+
export { A as AGENT_PASTED_TEXT_BLOCK_KIND, a as AGENT_PASTED_TEXT_MENTION_KIND, g as AgentHostApi, h as AgentHostApplyWorkspaceGitPatchInput, j as AgentHostRuntimeApi, k as AgentHostSelectFilesInput, l as AgentProbeProvider, n as AgentProviderProbeListInput, o as AgentProviderProbeListResult, q as AgentUsageQuota, r as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, s as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-C0WUHQzu.js';
|
|
8
8
|
import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
|
|
9
|
-
import { t as AgentProvider, l as AgentHostAgentSessionComposerSettings, j as AgentHostActivateAgentSessionResult, r as AgentHostUpdateAgentSessionSettingsResult, p as AgentHostAgentSessionState, q as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, g as AgentGUIProviderTarget, s as AgentPromptContentBlock, P as Point, b as AgentGUIProviderRailAllPresentation, c as AgentGUIProviderRailMode,
|
|
10
|
-
export { e as AgentGUIProviderReadinessGateAction, f as AgentGUIProviderReadinessGateStatus, i as AgentGUIProviderTargetRef } from './types-
|
|
9
|
+
import { t as AgentProvider, l as AgentHostAgentSessionComposerSettings, j as AgentHostActivateAgentSessionResult, r as AgentHostUpdateAgentSessionSettingsResult, p as AgentHostAgentSessionState, q as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, g as AgentGUIProviderTarget, s as AgentPromptContentBlock, d as AgentGUIProviderReadinessGate, P as Point, b as AgentGUIProviderRailAllPresentation, c as AgentGUIProviderRailMode, N as NodeFrame, h as AgentGUIProviderTargetBadge } from './types-DUHHejs2.js';
|
|
10
|
+
export { e as AgentGUIProviderReadinessGateAction, f as AgentGUIProviderReadinessGateStatus, i as AgentGUIProviderTargetRef } from './types-DUHHejs2.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';
|
|
@@ -225,6 +225,13 @@ interface AgentActivityRuntimeListSessionSectionPageInput {
|
|
|
225
225
|
signal?: AbortSignal;
|
|
226
226
|
workspaceId: string;
|
|
227
227
|
}
|
|
228
|
+
interface AgentActivityRuntimeListPinnedSessionsPageInput {
|
|
229
|
+
agentTargetId?: string | null;
|
|
230
|
+
cursor?: string;
|
|
231
|
+
limit?: number;
|
|
232
|
+
signal?: AbortSignal;
|
|
233
|
+
workspaceId: string;
|
|
234
|
+
}
|
|
228
235
|
interface AgentActivityRuntimeUserProject {
|
|
229
236
|
createdAtUnixMs: number;
|
|
230
237
|
id: string;
|
|
@@ -242,7 +249,13 @@ interface AgentActivityRuntimeSessionSection {
|
|
|
242
249
|
hasMore: boolean;
|
|
243
250
|
nextCursor?: string;
|
|
244
251
|
}
|
|
252
|
+
interface AgentActivityRuntimeSessionPage {
|
|
253
|
+
sessions: AgentActivitySession[];
|
|
254
|
+
hasMore: boolean;
|
|
255
|
+
nextCursor?: string;
|
|
256
|
+
}
|
|
245
257
|
interface AgentActivityRuntimeSessionSectionsResult {
|
|
258
|
+
pinned?: AgentActivityRuntimeSessionPage;
|
|
246
259
|
sections: AgentActivityRuntimeSessionSection[];
|
|
247
260
|
workspaceId: string;
|
|
248
261
|
}
|
|
@@ -418,6 +431,7 @@ interface AgentActivityRuntime {
|
|
|
418
431
|
listSessionsPage?(input: AgentActivityRuntimeListSessionsPageInput): Promise<AgentActivityRuntimeSessionPageResult>;
|
|
419
432
|
listSessionSections?(input: AgentActivityRuntimeListSessionSectionsInput): Promise<AgentActivityRuntimeSessionSectionsResult>;
|
|
420
433
|
listSessionSectionPage?(input: AgentActivityRuntimeListSessionSectionPageInput): Promise<AgentActivityRuntimeSessionSection>;
|
|
434
|
+
listPinnedSessionsPage?(input: AgentActivityRuntimeListPinnedSessionsPageInput): Promise<AgentActivityRuntimeSessionPage>;
|
|
421
435
|
load(workspaceId: string, signal?: AbortSignal): Promise<AgentActivitySnapshot>;
|
|
422
436
|
ensureSessionSynchronized?(input: AgentActivityRuntimeEnsureSessionSynchronizedInput): () => void;
|
|
423
437
|
/** @deprecated Use ensureSessionSynchronized. */
|
|
@@ -901,6 +915,21 @@ interface AgentGUIProviderUnavailableStateContext {
|
|
|
901
915
|
* login, checking, or retry readiness gates.
|
|
902
916
|
*/
|
|
903
917
|
type AgentGUIProviderUnavailableStateRenderer = (ctx: AgentGUIProviderUnavailableStateContext) => ReactNode;
|
|
918
|
+
interface AgentGUIProviderReadinessGateStateContext {
|
|
919
|
+
provider: AgentGUIProvider;
|
|
920
|
+
providerLabel: string;
|
|
921
|
+
target: AgentGUIProviderTarget | null;
|
|
922
|
+
iconUrl: string;
|
|
923
|
+
gate: AgentGUIProviderReadinessGate;
|
|
924
|
+
showAllProviders: boolean;
|
|
925
|
+
}
|
|
926
|
+
/**
|
|
927
|
+
* Renders the main-pane state for a host-projected provider readiness gate.
|
|
928
|
+
* Use this when a host has product-specific semantics for a readiness state,
|
|
929
|
+
* for example a shared agent that is temporarily unavailable because the owner
|
|
930
|
+
* is offline or sharing was revoked.
|
|
931
|
+
*/
|
|
932
|
+
type AgentGUIProviderReadinessGateStateRenderer = (ctx: AgentGUIProviderReadinessGateStateContext) => ReactNode;
|
|
904
933
|
|
|
905
934
|
interface AgentGUINodeProps {
|
|
906
935
|
nodeId: string;
|
|
@@ -951,6 +980,12 @@ interface AgentGUINodeProps {
|
|
|
951
980
|
* disabled. This does not replace install, login, checking, or retry gates.
|
|
952
981
|
*/
|
|
953
982
|
renderProviderUnavailableState?: AgentGUIProviderUnavailableStateRenderer;
|
|
983
|
+
/**
|
|
984
|
+
* Host-owned main-pane state for provider readiness gates. Use this when a
|
|
985
|
+
* host has product-specific semantics for coming-soon, unavailable, checking,
|
|
986
|
+
* install, or login readiness states.
|
|
987
|
+
*/
|
|
988
|
+
renderProviderReadinessGateState?: AgentGUIProviderReadinessGateStateRenderer;
|
|
954
989
|
renderSidebarFooter?: (ctx: AgentGUISidebarFooterContext) => ReactNode;
|
|
955
990
|
comingSoonProviders?: readonly AgentGUIProvider[];
|
|
956
991
|
providerReadinessGates?: Partial<Record<AgentGUIProvider, AgentGUIProviderReadinessGate | null>> | null;
|
|
@@ -1042,7 +1077,6 @@ declare const agentGuiDockIconUrls: {
|
|
|
1042
1077
|
readonly "claude-code": string;
|
|
1043
1078
|
readonly codex: string;
|
|
1044
1079
|
readonly cursor: string;
|
|
1045
|
-
readonly gemini: string;
|
|
1046
1080
|
readonly hermes: string;
|
|
1047
1081
|
readonly nexight: string;
|
|
1048
1082
|
readonly openclaw: string;
|
|
@@ -1081,4 +1115,4 @@ interface AgentActivityHostProviderProps extends PropsWithChildren {
|
|
|
1081
1115
|
}
|
|
1082
1116
|
declare function AgentActivityHostProvider({ agentActivityRuntime, agentHostApi, children }: AgentActivityHostProviderProps): JSX.Element;
|
|
1083
1117
|
|
|
1084
|
-
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 AgentGUIProviderUnavailableStateContext, type AgentGUIProviderUnavailableStateRenderer, 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 };
|
|
1118
|
+
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, type AgentGUIProviderReadinessGateStateContext, type AgentGUIProviderReadinessGateStateRenderer, AgentGUIProviderTarget, AgentGUIProviderTargetBadge, type AgentGUIProviderUnavailableStateContext, type AgentGUIProviderUnavailableStateRenderer, 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 };
|