@tutti-os/agent-gui 0.0.63 → 0.0.65
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/agent-conversation/index.d.ts +2 -2
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-env/index.js +2 -1
- package/dist/agent-env/index.js.map +1 -1
- package/dist/agent-message-center/index.js +9 -9
- package/dist/{agentGuiNodeTypes-CC52zXAV.d.ts → agentGuiNodeTypes-CCjzXdTe.d.ts} +4 -1
- package/dist/app/renderer/agentactivity.css +41 -7
- package/dist/app/renderer/assets/icons/agents/agent-colorful.png +0 -0
- package/dist/app/renderer/assets/icons/agents/cursor-colorful.png +0 -0
- package/dist/app/renderer/assets/icons/agents/cursor-flat-filled.svg +3 -0
- package/dist/app/renderer/assets/icons/agents/cursor-rounded.png +0 -0
- package/dist/{chunk-IIVHPXAB.js → chunk-2IMBPRKV.js} +1 -1
- package/dist/chunk-2IMBPRKV.js.map +1 -0
- package/dist/{chunk-6MUKWI6Z.js → chunk-6OYLLPPN.js} +167 -113
- package/dist/chunk-6OYLLPPN.js.map +1 -0
- package/dist/{chunk-22L4VWUR.js → chunk-CKCUEHBW.js} +3 -1
- package/dist/chunk-CKCUEHBW.js.map +1 -0
- package/dist/{chunk-NZN43XT5.js → chunk-DL6BMEHI.js} +8 -6
- package/dist/chunk-DL6BMEHI.js.map +1 -0
- package/dist/{chunk-G6UO6JVM.js → chunk-EIPQGFAE.js} +2 -2
- package/dist/{chunk-SGXYVGQT.js → chunk-HKKC2U6J.js} +5 -5
- package/dist/{chunk-SW6JCJCO.js → chunk-IDTB6OID.js} +3 -3
- package/dist/{chunk-5WB3NGIN.js → chunk-LJE2W4EM.js} +27 -2
- package/dist/chunk-LJE2W4EM.js.map +1 -0
- package/dist/{chunk-K4UUEG7X.js → chunk-LQHYHF36.js} +115 -36
- package/dist/chunk-LQHYHF36.js.map +1 -0
- package/dist/{chunk-FRCIPTUD.js → chunk-N4I3TD4G.js} +8 -18
- package/dist/chunk-N4I3TD4G.js.map +1 -0
- package/dist/{chunk-QC642RAG.js → chunk-N7BGNAA2.js} +15 -8
- package/dist/chunk-N7BGNAA2.js.map +1 -0
- package/dist/{chunk-3KS22CG2.js → chunk-P5C3ED3V.js} +5 -4
- package/dist/chunk-P5C3ED3V.js.map +1 -0
- package/dist/{chunk-7P6CUYQT.js → chunk-QULZNKPA.js} +2 -2
- package/dist/{chunk-V4JGVBUN.js → chunk-R2NGSPQS.js} +32 -1
- package/dist/chunk-R2NGSPQS.js.map +1 -0
- package/dist/{chunk-ZUVEBW5T.js → chunk-R7PSPKBD.js} +2 -2
- package/dist/{chunk-4UTWOSHP.js → chunk-UI3YDJTC.js} +43 -5
- package/dist/chunk-UI3YDJTC.js.map +1 -0
- package/dist/{chunk-RO6KQD3J.js → chunk-UWBX3DZK.js} +2 -2
- package/dist/{chunk-CVSCZ3CK.js → chunk-W3Q7B3DV.js} +7 -2
- package/dist/chunk-W3Q7B3DV.js.map +1 -0
- package/dist/{chunk-CA25GD5Q.js → chunk-XLBJHHDX.js} +38 -6
- package/dist/chunk-XLBJHHDX.js.map +1 -0
- package/dist/{chunk-FQQDBBNI.js → chunk-XZPAU7FC.js} +3 -3
- package/dist/context-mention-palette/index.js +8 -8
- package/dist/i18n/index.d.ts +37 -5
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +25 -6
- package/dist/index.js +1093 -425
- package/dist/index.js.map +1 -1
- package/dist/queued-prompt-runtime.d.ts +2 -2
- package/dist/{types-DSc2ta3s.d.ts → types-BAPEle8b.d.ts} +3 -3
- package/dist/workbench/contribution.d.ts +10 -3
- package/dist/workbench/contribution.js +10 -8
- package/dist/workbench/index.d.ts +4 -2
- package/dist/workbench/index.js +11 -11
- package/dist/workbench/launch.d.ts +3 -1
- package/dist/workbench/launch.js +3 -3
- package/dist/workbench/providerCatalog.d.ts +2 -2
- 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 +3 -3
- package/dist/workbench/types.d.ts +3 -2
- package/dist/workbench/types.js +1 -1
- package/dist/workspace-agent-generated-files.js +3 -3
- package/package.json +12 -12
- package/dist/chunk-22L4VWUR.js.map +0 -1
- package/dist/chunk-3KS22CG2.js.map +0 -1
- package/dist/chunk-4UTWOSHP.js.map +0 -1
- package/dist/chunk-5WB3NGIN.js.map +0 -1
- package/dist/chunk-6MUKWI6Z.js.map +0 -1
- package/dist/chunk-CA25GD5Q.js.map +0 -1
- package/dist/chunk-CVSCZ3CK.js.map +0 -1
- package/dist/chunk-FRCIPTUD.js.map +0 -1
- package/dist/chunk-IIVHPXAB.js.map +0 -1
- package/dist/chunk-K4UUEG7X.js.map +0 -1
- package/dist/chunk-NZN43XT5.js.map +0 -1
- package/dist/chunk-QC642RAG.js.map +0 -1
- package/dist/chunk-V4JGVBUN.js.map +0 -1
- /package/dist/{chunk-G6UO6JVM.js.map → chunk-EIPQGFAE.js.map} +0 -0
- /package/dist/{chunk-SGXYVGQT.js.map → chunk-HKKC2U6J.js.map} +0 -0
- /package/dist/{chunk-SW6JCJCO.js.map → chunk-IDTB6OID.js.map} +0 -0
- /package/dist/{chunk-7P6CUYQT.js.map → chunk-QULZNKPA.js.map} +0 -0
- /package/dist/{chunk-ZUVEBW5T.js.map → chunk-R7PSPKBD.js.map} +0 -0
- /package/dist/{chunk-RO6KQD3J.js.map → chunk-UWBX3DZK.js.map} +0 -0
- /package/dist/{chunk-FQQDBBNI.js.map → chunk-XZPAU7FC.js.map} +0 -0
|
@@ -5,11 +5,11 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
getAgentCustomMentionKind,
|
|
7
7
|
managedAgentRoundedIconUrl
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-N4I3TD4G.js";
|
|
9
9
|
import {
|
|
10
10
|
translate,
|
|
11
11
|
useTranslation
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-UWBX3DZK.js";
|
|
13
13
|
|
|
14
14
|
// agent-gui/agentGuiNode/agentRichText/agentFileMentionExtension.ts
|
|
15
15
|
import { mergeAttributes, Node } from "@tiptap/core";
|
|
@@ -1437,4 +1437,4 @@ export {
|
|
|
1437
1437
|
mentionItemToAttrs,
|
|
1438
1438
|
attrsToMentionItem
|
|
1439
1439
|
};
|
|
1440
|
-
//# sourceMappingURL=chunk-
|
|
1440
|
+
//# sourceMappingURL=chunk-XZPAU7FC.js.map
|
|
@@ -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-HKKC2U6J.js";
|
|
8
|
+
import "../chunk-QULZNKPA.js";
|
|
9
|
+
import "../chunk-R7PSPKBD.js";
|
|
10
10
|
import "../chunk-IBIMGLCD.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-XZPAU7FC.js";
|
|
12
12
|
import "../chunk-Y35GDLP2.js";
|
|
13
13
|
import "../chunk-LUGELG5V.js";
|
|
14
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-N4I3TD4G.js";
|
|
15
15
|
import "../chunk-TYGL25EL.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-UWBX3DZK.js";
|
|
17
17
|
import "../chunk-PJP5BUU6.js";
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-R2NGSPQS.js";
|
|
19
|
+
import "../chunk-XLBJHHDX.js";
|
|
20
20
|
import {
|
|
21
21
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
22
22
|
} from "../chunk-JM24HADP.js";
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -347,7 +347,7 @@ declare const agentGuiI18nResources: {
|
|
|
347
347
|
readonly providerGateLoginAction: "Connect";
|
|
348
348
|
readonly providerGateComingSoonTitle: "{{provider}} is coming soon";
|
|
349
349
|
readonly providerGateComingSoonDescription: "{{provider}} is not available yet. We will enable this agent when it is ready.";
|
|
350
|
-
readonly providerGateComingSoonAction: "
|
|
350
|
+
readonly providerGateComingSoonAction: "coming soon";
|
|
351
351
|
readonly providerGateUnavailableTitle: "{{provider}} is not ready yet";
|
|
352
352
|
readonly providerGateUnavailableDescription: "We could not confirm that {{provider}} is ready. Try checking again.";
|
|
353
353
|
readonly providerGateRetryAction: "Check again";
|
|
@@ -420,6 +420,20 @@ declare const agentGuiI18nResources: {
|
|
|
420
420
|
readonly description: "Unrestricted access to the internet and any file on your computer";
|
|
421
421
|
};
|
|
422
422
|
};
|
|
423
|
+
readonly cursor: {
|
|
424
|
+
readonly "read-only": {
|
|
425
|
+
readonly label: "Read-only";
|
|
426
|
+
readonly description: "Cursor plans and reads only. Proposes changes without making them.";
|
|
427
|
+
};
|
|
428
|
+
readonly agent: {
|
|
429
|
+
readonly label: "Ask for approval";
|
|
430
|
+
readonly description: "Full tool access. Cursor asks before running commands or other risky actions.";
|
|
431
|
+
};
|
|
432
|
+
readonly "full-access": {
|
|
433
|
+
readonly label: "Full access";
|
|
434
|
+
readonly description: "Runs commands without asking, unless explicitly denied by your Cursor permission rules.";
|
|
435
|
+
};
|
|
436
|
+
};
|
|
423
437
|
readonly nexight: {
|
|
424
438
|
readonly "read-only": {
|
|
425
439
|
readonly label: "Ask for approval";
|
|
@@ -491,7 +505,7 @@ declare const agentGuiI18nResources: {
|
|
|
491
505
|
readonly slashStatusSession: "Session";
|
|
492
506
|
readonly slashStatusBaseUrl: "Base URL";
|
|
493
507
|
readonly slashStatusContext: "Context";
|
|
494
|
-
readonly slashStatusLimits: "Limits";
|
|
508
|
+
readonly slashStatusLimits: "Usage Limits";
|
|
495
509
|
readonly slashStatusClose: "Close";
|
|
496
510
|
readonly slashStatusFiveHourLimit: "5h limit";
|
|
497
511
|
readonly slashStatusWeeklyLimit: "7d limit";
|
|
@@ -569,7 +583,8 @@ declare const agentGuiI18nResources: {
|
|
|
569
583
|
readonly empty: "What can {{provider}} help you with?";
|
|
570
584
|
readonly conversations: "Sessions";
|
|
571
585
|
readonly newConversation: "New session";
|
|
572
|
-
readonly agentConfig: "
|
|
586
|
+
readonly agentConfig: "Check & Settings";
|
|
587
|
+
readonly agentSettingsMenu: "Settings";
|
|
573
588
|
readonly agentEnvSetup: "Environment Check";
|
|
574
589
|
readonly noConversations: "No sessions yet";
|
|
575
590
|
readonly emptyProjectConversations: "No chats yet";
|
|
@@ -1289,6 +1304,7 @@ declare const agentGuiI18nResources: {
|
|
|
1289
1304
|
readonly subAgentProgress: "PROGRESS";
|
|
1290
1305
|
readonly missingFailureDetails: "The provider reported failure without details.";
|
|
1291
1306
|
readonly noMatches: "No matches";
|
|
1307
|
+
readonly stepLabel: "Step {{index}}";
|
|
1292
1308
|
readonly noMatchingTools: "No matching tools";
|
|
1293
1309
|
readonly loadedAvailable: "{{loaded}} loaded · {{available}} available";
|
|
1294
1310
|
readonly contentTruncated: "Content truncated";
|
|
@@ -2841,7 +2857,7 @@ declare const agentGuiI18nResources: {
|
|
|
2841
2857
|
readonly providerGateLoginAction: "连接";
|
|
2842
2858
|
readonly providerGateComingSoonTitle: "{{provider}} 即将上线";
|
|
2843
2859
|
readonly providerGateComingSoonDescription: "{{provider}} 暂未开放。准备好后即可在这里使用这个 Agent。";
|
|
2844
|
-
readonly providerGateComingSoonAction: "
|
|
2860
|
+
readonly providerGateComingSoonAction: "coming soon";
|
|
2845
2861
|
readonly providerGateUnavailableTitle: "{{provider}} 暂时还不可用";
|
|
2846
2862
|
readonly providerGateUnavailableDescription: "我们还不能确认 {{provider}} 已准备好,可以再检测一次。";
|
|
2847
2863
|
readonly providerGateRetryAction: "重新检测";
|
|
@@ -2914,6 +2930,20 @@ declare const agentGuiI18nResources: {
|
|
|
2914
2930
|
readonly description: "可不受限制地访问互联网和您电脑上的任何文件";
|
|
2915
2931
|
};
|
|
2916
2932
|
};
|
|
2933
|
+
readonly cursor: {
|
|
2934
|
+
readonly "read-only": {
|
|
2935
|
+
readonly label: "只读";
|
|
2936
|
+
readonly description: "Cursor 只读取和规划,提出修改建议但不做任何更改。";
|
|
2937
|
+
};
|
|
2938
|
+
readonly agent: {
|
|
2939
|
+
readonly label: "请求批准";
|
|
2940
|
+
readonly description: "完整工具权限;Cursor 在运行命令等高风险操作前会先询问你。";
|
|
2941
|
+
};
|
|
2942
|
+
readonly "full-access": {
|
|
2943
|
+
readonly label: "完全访问";
|
|
2944
|
+
readonly description: "无需询问直接运行命令,除非被你的 Cursor 权限规则明确拒绝。";
|
|
2945
|
+
};
|
|
2946
|
+
};
|
|
2917
2947
|
readonly nexight: {
|
|
2918
2948
|
readonly "read-only": {
|
|
2919
2949
|
readonly label: "请求批准";
|
|
@@ -3063,7 +3093,8 @@ declare const agentGuiI18nResources: {
|
|
|
3063
3093
|
readonly empty: "需要 {{provider}} 帮你做些什么?";
|
|
3064
3094
|
readonly conversations: "会话";
|
|
3065
3095
|
readonly newConversation: "新建会话";
|
|
3066
|
-
readonly agentConfig: "
|
|
3096
|
+
readonly agentConfig: "检测与设置";
|
|
3097
|
+
readonly agentSettingsMenu: "设置";
|
|
3067
3098
|
readonly agentEnvSetup: "环境检测";
|
|
3068
3099
|
readonly noConversations: "还没有会话";
|
|
3069
3100
|
readonly emptyProjectConversations: "暂无对话";
|
|
@@ -3784,6 +3815,7 @@ declare const agentGuiI18nResources: {
|
|
|
3784
3815
|
readonly subAgentProgress: "进展";
|
|
3785
3816
|
readonly missingFailureDetails: "Provider 报告失败,但没有返回失败详情。";
|
|
3786
3817
|
readonly noMatches: "没有匹配结果";
|
|
3818
|
+
readonly stepLabel: "步骤 {{index}}";
|
|
3787
3819
|
readonly noMatchingTools: "没有匹配的工具";
|
|
3788
3820
|
readonly loadedAvailable: "已加载 {{loaded}} 个 · 共 {{available}} 个";
|
|
3789
3821
|
readonly contentTruncated: "内容已截断";
|
package/dist/i18n/index.js
CHANGED
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 { q as AgentProvider, f as AgentGUIProviderTargetRef, i as AgentHostAgentSessionComposerSettings, g as AgentHostActivateAgentSessionResult, o as AgentHostUpdateAgentSessionSettingsResult, m as AgentHostAgentSessionState, n as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, e as AgentGUIProviderTarget, p as AgentPromptContentBlock, P as Point, b as AgentGUIProviderReadinessGate, N as NodeFrame } from './types-
|
|
8
|
-
export { c as AgentGUIProviderReadinessGateAction, d as AgentGUIProviderReadinessGateStatus } from './types-
|
|
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-
|
|
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-
|
|
7
|
+
import { q as AgentProvider, f as AgentGUIProviderTargetRef, i as AgentHostAgentSessionComposerSettings, g as AgentHostActivateAgentSessionResult, o as AgentHostUpdateAgentSessionSettingsResult, m as AgentHostAgentSessionState, n as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, e as AgentGUIProviderTarget, p as AgentPromptContentBlock, P as Point, b as AgentGUIProviderReadinessGate, N as NodeFrame } from './types-BAPEle8b.js';
|
|
8
|
+
export { c as AgentGUIProviderReadinessGateAction, d as AgentGUIProviderReadinessGateStatus } from './types-BAPEle8b.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-CCjzXdTe.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-CCjzXdTe.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';
|
|
@@ -819,6 +819,11 @@ interface AgentWorkspaceReferenceInitialTargetInput {
|
|
|
819
819
|
userProjects: AgentGUINodeViewModel["userProjects"];
|
|
820
820
|
}
|
|
821
821
|
type AgentWorkspaceReferenceInitialTargetResolver = (input: AgentWorkspaceReferenceInitialTargetInput) => ReferenceLocateTarget | null;
|
|
822
|
+
interface AgentGUISidebarFooterContext {
|
|
823
|
+
currentUserId?: string | null;
|
|
824
|
+
activeConversation: AgentGUINodeViewModel["activeConversation"];
|
|
825
|
+
}
|
|
826
|
+
type AgentGUISidebarFooterRenderer = (ctx: AgentGUISidebarFooterContext) => ReactNode;
|
|
822
827
|
|
|
823
828
|
interface AgentGUINodeProps {
|
|
824
829
|
nodeId: string;
|
|
@@ -854,6 +859,8 @@ interface AgentGUINodeProps {
|
|
|
854
859
|
onAgentProviderLogin?: (provider: AgentProvider) => void;
|
|
855
860
|
providerTargets?: readonly AgentGUIProviderTarget[];
|
|
856
861
|
providerTargetsLoading?: boolean;
|
|
862
|
+
renderSidebarFooter?: (ctx: AgentGUISidebarFooterContext) => ReactNode;
|
|
863
|
+
comingSoonProviders?: readonly AgentGUIProvider[];
|
|
857
864
|
providerReadinessGates?: Partial<Record<AgentGUIProvider, AgentGUIProviderReadinessGate | null>> | null;
|
|
858
865
|
defaultProviderTargetId?: string | null;
|
|
859
866
|
onWorkspaceFileReferencesAdded?: (input: {
|
|
@@ -907,8 +914,19 @@ interface AgentGUIProps extends AgentGUINodeProps {
|
|
|
907
914
|
}
|
|
908
915
|
declare const AgentGUI: react.NamedExoticComponent<AgentGUIProps>;
|
|
909
916
|
|
|
910
|
-
declare const agentGUIDefaultTargetProviders: readonly ["codex", "claude-code", "nexight", "hermes", "openclaw"];
|
|
917
|
+
declare const agentGUIDefaultTargetProviders: readonly ["codex", "claude-code", "cursor", "nexight", "hermes", "openclaw"];
|
|
911
918
|
declare function createLocalAgentGUIProviderTarget(provider: AgentGUIProvider): AgentGUIProviderTarget;
|
|
919
|
+
declare function createSharedAgentGUIProviderTarget(input: {
|
|
920
|
+
provider: AgentGUIProvider;
|
|
921
|
+
sharedAgentId: string;
|
|
922
|
+
label: string;
|
|
923
|
+
agentTargetId?: string | null;
|
|
924
|
+
ownerLabel?: string | null;
|
|
925
|
+
iconUrl?: string | null;
|
|
926
|
+
unavailableReason?: string | null;
|
|
927
|
+
disabled?: boolean;
|
|
928
|
+
ref?: Record<string, unknown> | null;
|
|
929
|
+
}): AgentGUIProviderTarget;
|
|
912
930
|
declare function createLocalAgentGUIProviderTargets(providers?: readonly AgentGUIProvider[]): AgentGUIProviderTarget[];
|
|
913
931
|
declare function localAgentGUIProviderTargetId(provider: AgentGUIProvider): string;
|
|
914
932
|
declare function localAgentGUIAgentTargetId(provider: AgentGUIProvider): string | null;
|
|
@@ -929,6 +947,7 @@ declare const agentGuiDockIconUrl: string;
|
|
|
929
947
|
declare const agentGuiDockIconUrls: {
|
|
930
948
|
readonly "claude-code": string;
|
|
931
949
|
readonly codex: string;
|
|
950
|
+
readonly cursor: string;
|
|
932
951
|
readonly gemini: string;
|
|
933
952
|
readonly hermes: string;
|
|
934
953
|
readonly nexight: string;
|
|
@@ -966,4 +985,4 @@ interface AgentActivityHostProviderProps extends PropsWithChildren {
|
|
|
966
985
|
}
|
|
967
986
|
declare function AgentActivityHostProvider({ agentActivityRuntime, agentHostApi, children }: AgentActivityHostProviderProps): JSX.Element;
|
|
968
987
|
|
|
969
|
-
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 AgentGUIProps, AgentGUIProvider, AgentGUIProviderReadinessGate, AgentGUIProviderTarget, AgentGUIProviderTargetRef, AgentGuiI18nLocale, AgentHostInputApi, AgentProbeSnapshot, AgentQueuedPromptQueueSnapshot, AgentQueuedPromptRuntime, AgentQueuedPromptRuntimeProvider, type AgentQueuedPromptRuntimeProviderProps, agentGUIDefaultTargetProviders, agentGuiDockIconUrl, agentGuiDockIconUrls, agentHostSnapshotFromAgentActivitySnapshot, buildAgentActivitySnapshotProjection, createLocalAgentGUIProviderTarget, createLocalAgentGUIProviderTargets, getAgentActivityRuntime, getAgentCustomMentionKind, getOptionalAgentActivityRuntime, localAgentGUIAgentTargetId, localAgentGUIProviderTargetId, normalizeAgentGUIProviderTargets, projectCoreSessionStatus, registerAgentCustomMentionKind, resetAgentActivityRuntimeForTests, resetAgentCustomMentionKindsForTests, resetAgentQueuedPromptRuntimeForTests, resolveAgentGUIExpandedWindowFrame, resolveAgentGUIProviderTarget, setAgentActivityRuntimeForTests, setAgentQueuedPromptRuntimeForTests, shouldAutoCollapseAgentGUIConversationRail, useAgentActivityRuntime, useAgentActivitySnapshot, useAgentQueuedPromptRuntime, useAgentQueuedPromptSessionSnapshot, useOptionalAgentActivityRuntime };
|
|
988
|
+
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 AgentGUIProps, AgentGUIProvider, AgentGUIProviderReadinessGate, AgentGUIProviderTarget, 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 };
|