@tutti-os/agent-gui 0.0.196 → 0.0.197
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/{AgentRichTextReadonly-HJQQ4KAL.js → AgentRichTextReadonly-BFMOFCCG.js} +5 -5
- package/dist/agent-conversation/index.d.ts +2 -2
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-gui.d.ts +16 -2
- package/dist/agent-gui.js +14 -14
- package/dist/agent-message-center/index.js +6 -6
- package/dist/{agentGuiNodeTypes-CAdPKW7W.d.ts → agentGuiNodeTypes-C9Hneq2y.d.ts} +3 -2
- package/dist/agents.d.ts +1 -1
- package/dist/app/renderer/agentactivity.css +8 -9
- package/dist/{chunk-PFTST5V6.js → chunk-2S2I7XDC.js} +3 -3
- package/dist/{chunk-I4ICM3U4.js → chunk-3MKFVFK7.js} +13 -3
- package/dist/chunk-3MKFVFK7.js.map +1 -0
- package/dist/{chunk-5VECGOBU.js → chunk-5FFQZTFI.js} +2 -2
- package/dist/{chunk-S7OROGUS.js → chunk-6PKQ3WUK.js} +2 -2
- package/dist/{chunk-ZE6VLLFC.js → chunk-BCTPYE64.js} +4 -4
- package/dist/{chunk-SQZIKBOM.js → chunk-CC63DEWR.js} +4 -4
- package/dist/{chunk-L3YCXXMA.js → chunk-ECQQSLB2.js} +3 -3
- package/dist/{chunk-U6TH4RJJ.js → chunk-P5326NW3.js} +6 -6
- package/dist/{chunk-TYQTSC7Y.js → chunk-PN6JQWUI.js} +4 -4
- package/dist/{chunk-FGD2K7AB.js → chunk-RKRKG6GI.js} +2 -2
- package/dist/{chunk-Z5Y3RB2U.js → chunk-S7H4HT7X.js} +2 -2
- package/dist/{chunk-DNHDR2YC.js → chunk-VBQ4XTRZ.js} +2 -2
- package/dist/{chunk-DKGFEIZ7.js → chunk-Y7F6RY5A.js} +2 -2
- package/dist/{chunk-U3ZWUTTQ.js → chunk-YGSGFI7V.js} +466 -204
- package/dist/chunk-YGSGFI7V.js.map +1 -0
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +10 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +37 -2
- package/dist/index.js +14 -14
- package/dist/index.js.map +1 -1
- package/dist/mention-search.js +5 -5
- package/dist/{types-CWKbqBmi.d.ts → types-CHAMK2g7.d.ts} +11 -1
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +3 -3
- package/dist/workbench/sessionTitle.js +2 -2
- package/package.json +14 -14
- package/dist/chunk-I4ICM3U4.js.map +0 -1
- package/dist/chunk-U3ZWUTTQ.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-HJQQ4KAL.js.map → AgentRichTextReadonly-BFMOFCCG.js.map} +0 -0
- /package/dist/{chunk-PFTST5V6.js.map → chunk-2S2I7XDC.js.map} +0 -0
- /package/dist/{chunk-5VECGOBU.js.map → chunk-5FFQZTFI.js.map} +0 -0
- /package/dist/{chunk-S7OROGUS.js.map → chunk-6PKQ3WUK.js.map} +0 -0
- /package/dist/{chunk-ZE6VLLFC.js.map → chunk-BCTPYE64.js.map} +0 -0
- /package/dist/{chunk-SQZIKBOM.js.map → chunk-CC63DEWR.js.map} +0 -0
- /package/dist/{chunk-L3YCXXMA.js.map → chunk-ECQQSLB2.js.map} +0 -0
- /package/dist/{chunk-U6TH4RJJ.js.map → chunk-P5326NW3.js.map} +0 -0
- /package/dist/{chunk-TYQTSC7Y.js.map → chunk-PN6JQWUI.js.map} +0 -0
- /package/dist/{chunk-FGD2K7AB.js.map → chunk-RKRKG6GI.js.map} +0 -0
- /package/dist/{chunk-Z5Y3RB2U.js.map → chunk-S7H4HT7X.js.map} +0 -0
- /package/dist/{chunk-DNHDR2YC.js.map → chunk-VBQ4XTRZ.js.map} +0 -0
- /package/dist/{chunk-DKGFEIZ7.js.map → chunk-Y7F6RY5A.js.map} +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentRichTextReadonly
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-6PKQ3WUK.js";
|
|
4
|
+
import "./chunk-5FFQZTFI.js";
|
|
5
5
|
import "./chunk-3V5OCA2M.js";
|
|
6
6
|
import "./chunk-FGLQZ6I4.js";
|
|
7
7
|
import "./chunk-ZVYUTXQJ.js";
|
|
8
8
|
import "./chunk-M6HTOCQK.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-Y7F6RY5A.js";
|
|
10
10
|
import "./chunk-5BJYO6X3.js";
|
|
11
11
|
import "./chunk-AFUVWWQY.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-3MKFVFK7.js";
|
|
13
13
|
import "./chunk-D2JUDUYY.js";
|
|
14
14
|
import "./chunk-QNE2ZPPV.js";
|
|
15
15
|
import "./chunk-O433KXLK.js";
|
|
16
16
|
export {
|
|
17
17
|
AgentRichTextReadonly
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=AgentRichTextReadonly-
|
|
19
|
+
//# sourceMappingURL=AgentRichTextReadonly-BFMOFCCG.js.map
|
|
@@ -2,10 +2,10 @@ import * as react from 'react';
|
|
|
2
2
|
import { ReactNode, Ref, JSX } from 'react';
|
|
3
3
|
import { c as AgentConversationVM, g as WorkspaceLinkAction, f as WorkspaceAgentSessionDetailViewModel } from '../workspaceLinkActions-BmVLZszV.js';
|
|
4
4
|
export { B as BuildWorkspaceAgentSessionDetailInput, W as WorkspaceAgentActivityCard, e as WorkspaceAgentActivityTimelineItem, h as buildWorkspaceAgentSessionDetailViewModel } from '../workspaceLinkActions-BmVLZszV.js';
|
|
5
|
-
import { d as AgentGUIProviderSkillOption, h as AgentMessageMarkdownWorkspaceAppIcon } from '../agentGuiNodeTypes-
|
|
5
|
+
import { d as AgentGUIProviderSkillOption, h as AgentMessageMarkdownWorkspaceAppIcon } from '../agentGuiNodeTypes-C9Hneq2y.js';
|
|
6
6
|
import { AgentActivityMessage } from '@tutti-os/agent-activity-core';
|
|
7
7
|
import '@tutti-os/workspace-issue-manager/core';
|
|
8
|
-
import '../types-
|
|
8
|
+
import '../types-CHAMK2g7.js';
|
|
9
9
|
import '../planImplementationPresentation-BxVOLt6A.js';
|
|
10
10
|
import '@tutti-os/workspace-user-project/contracts';
|
|
11
11
|
|
|
@@ -7,25 +7,25 @@ import {
|
|
|
7
7
|
reconcileProjectedAgentConversationVM,
|
|
8
8
|
serializeAgentConversationForClipboard,
|
|
9
9
|
useProjectedAgentConversation
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-P5326NW3.js";
|
|
11
|
+
import "../chunk-6PKQ3WUK.js";
|
|
12
12
|
import "../chunk-CXC3ROXQ.js";
|
|
13
13
|
import "../chunk-XJ34OIEQ.js";
|
|
14
14
|
import "../chunk-JDVP33S5.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-5FFQZTFI.js";
|
|
16
16
|
import "../chunk-3V5OCA2M.js";
|
|
17
17
|
import "../chunk-FGLQZ6I4.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-2S2I7XDC.js";
|
|
19
19
|
import "../chunk-ZVYUTXQJ.js";
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-RKRKG6GI.js";
|
|
21
21
|
import "../chunk-F5UR6EJG.js";
|
|
22
22
|
import "../chunk-M6HTOCQK.js";
|
|
23
23
|
import {
|
|
24
24
|
translate
|
|
25
|
-
} from "../chunk-
|
|
25
|
+
} from "../chunk-Y7F6RY5A.js";
|
|
26
26
|
import "../chunk-5BJYO6X3.js";
|
|
27
27
|
import "../chunk-AFUVWWQY.js";
|
|
28
|
-
import "../chunk-
|
|
28
|
+
import "../chunk-3MKFVFK7.js";
|
|
29
29
|
import "../chunk-MIJXEELH.js";
|
|
30
30
|
import "../chunk-D2JUDUYY.js";
|
|
31
31
|
import "../chunk-QNE2ZPPV.js";
|
package/dist/agent-gui.d.ts
CHANGED
|
@@ -2,8 +2,8 @@ import * as react from 'react';
|
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
|
|
4
4
|
import { AgentActivityGoalControlInput, AgentActivityGoalControlResult, AgentActivityCreateSessionInput, AgentActivitySession, AgentActivityDeleteSessionInput, AgentActivityDeleteSessionResult, AgentActivitySendInput, AgentActivitySessionSettings, AgentActivityActivateSessionResult, AgentActivityUpdateTuttiModeActivationInput, AgentActivityUpdateTuttiModeActivationResult, AgentActivitySnapshot, AgentSessionEngine, AgentActivityMessageOrder, AgentActivityMessagePage, AgentActivitySendInputResult, AgentActivityRenameSessionInput, AgentActivitySetCollaborationAdoptionInput, AgentActivityCollaborationRun, AgentActivitySubmitInteractiveInput, AgentActivitySubmitInteractiveResult, AgentActivitySnapshotListener, AgentActivitySubmitSettingsPatch } from '@tutti-os/agent-activity-core';
|
|
5
|
-
import {
|
|
6
|
-
import { A as AgentComposerDraft, i as AgentSessionCommand, d as AgentGUIProviderSkillOption, b as AgentGUIComposerSettingsVM, e as AgentGUIQueueStatus, f as AgentGUIQueuedPromptVM, h as AgentMessageMarkdownWorkspaceAppIcon, j as AgentSlashCommandCapability, c as AgentGUINodeViewModel, a as AgentComposerDraftFile, k as AgentUsageQuota, g as AgentHostInputApi } from './agentGuiNodeTypes-
|
|
5
|
+
import { l as AgentHostAgentSessionComposerSettings, p as AgentHostUnactivateAgentSessionResult, b as AgentGUIAgentTarget, f as AgentGUIProvider, q as AgentPromptContentBlock, e as AgentGUINodeData, P as Point, g as AgentGUIProviderRailAllPresentation, h as AgentGUIProviderRailMode, i as AgentGUIProviderReadinessGate, j as AgentGUITargetConnectionSource, d as AgentGUIHomeSuggestionId, N as NodeFrame, a as AgentGUIAgentDirectorySnapshot, c as AgentGUIAllAgentsPresentation } from './types-CHAMK2g7.js';
|
|
6
|
+
import { A as AgentComposerDraft, i as AgentSessionCommand, d as AgentGUIProviderSkillOption, b as AgentGUIComposerSettingsVM, e as AgentGUIQueueStatus, f as AgentGUIQueuedPromptVM, h as AgentMessageMarkdownWorkspaceAppIcon, j as AgentSlashCommandCapability, c as AgentGUINodeViewModel, a as AgentComposerDraftFile, k as AgentUsageQuota, g as AgentHostInputApi } from './agentGuiNodeTypes-C9Hneq2y.js';
|
|
7
7
|
import { WorkspaceFileReference, ReferenceLocateTarget, WorkspaceFileReferenceAdapter, ReferenceProvenanceCatalog } from '@tutti-os/workspace-file-reference/contracts';
|
|
8
8
|
export { ReferenceProvenanceCatalog as AgentGUIReferenceProvenanceFilterCatalog } from '@tutti-os/workspace-file-reference/contracts';
|
|
9
9
|
import { A as AgentContextMentionItem } from './agentFileMentionContracts-B0yQizXB.js';
|
|
@@ -644,6 +644,16 @@ interface AgentComposerReferenceProvenanceFilter {
|
|
|
644
644
|
interface AgentComposerSubmitOptions {
|
|
645
645
|
requiredSettingsPatch?: AgentActivitySubmitSettingsPatch;
|
|
646
646
|
capabilityRefs?: readonly AgentComposerCapabilityReference[];
|
|
647
|
+
/**
|
|
648
|
+
* Immutable Tutti presentation captured by the composer that initiated the
|
|
649
|
+
* submit. An explicit inactive snapshot is authoritative over stale draft
|
|
650
|
+
* state while a new conversation is being created.
|
|
651
|
+
*/
|
|
652
|
+
tuttiMode?: AgentComposerTuttiModeSubmitSnapshot;
|
|
653
|
+
}
|
|
654
|
+
interface AgentComposerTuttiModeSubmitSnapshot {
|
|
655
|
+
active: boolean;
|
|
656
|
+
orchestrationIntensity?: number;
|
|
647
657
|
}
|
|
648
658
|
interface AgentComposerCapabilityReference {
|
|
649
659
|
capability: "tutti";
|
|
@@ -671,6 +681,8 @@ interface AgentComposerProps {
|
|
|
671
681
|
tuttiModeActive?: boolean;
|
|
672
682
|
/** Blocks submission/removal while activation CAS or creation is unresolved. */
|
|
673
683
|
tuttiModeUpdating?: boolean;
|
|
684
|
+
/** Effective Tutti orchestration intensity (0-100) captured on submit. */
|
|
685
|
+
tuttiModeOrchestrationIntensity?: number;
|
|
674
686
|
placeholder: string;
|
|
675
687
|
composerSettings: AgentGUIComposerSettingsVM;
|
|
676
688
|
queueStatus?: AgentGUIQueueStatus;
|
|
@@ -688,6 +700,7 @@ interface AgentComposerProps {
|
|
|
688
700
|
onHandoffConversation?: (target: AgentGUIAgentTarget) => void;
|
|
689
701
|
canQueueWhileBusy: boolean;
|
|
690
702
|
showStopButton: boolean;
|
|
703
|
+
stopDisabled: boolean;
|
|
691
704
|
activePrompt: AgentConversationPromptVM | null;
|
|
692
705
|
activePromptKeyboardShortcutsEnabled?: boolean;
|
|
693
706
|
promptTips?: readonly AgentComposerPromptTip[];
|
|
@@ -1482,6 +1495,7 @@ interface AgentGUINodeHostCapabilities {
|
|
|
1482
1495
|
providerRailMode?: AgentGUIProviderRailMode;
|
|
1483
1496
|
comingSoonProviders?: readonly AgentGUIProvider[];
|
|
1484
1497
|
providerReadinessGates?: Partial<Record<AgentGUIProvider, AgentGUIProviderReadinessGate | null>> | null;
|
|
1498
|
+
targetConnectionSource?: AgentGUITargetConnectionSource | null;
|
|
1485
1499
|
defaultAgentTargetId?: string | null;
|
|
1486
1500
|
providerAuthAccountLabels?: Partial<Record<string, string>>;
|
|
1487
1501
|
mentionService?: RichTextMentionService;
|
package/dist/agent-gui.js
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentGUI
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-YGSGFI7V.js";
|
|
4
4
|
import "./chunk-LB4AGT7B.js";
|
|
5
5
|
import "./chunk-A4WCTHWS.js";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-ECQQSLB2.js";
|
|
7
7
|
import "./chunk-KDN6SLJM.js";
|
|
8
8
|
import "./chunk-4CHBM3G3.js";
|
|
9
9
|
import "./chunk-CBMWHQ7P.js";
|
|
10
10
|
import "./chunk-MGSRWYRN.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-VBQ4XTRZ.js";
|
|
12
|
+
import "./chunk-P5326NW3.js";
|
|
13
|
+
import "./chunk-6PKQ3WUK.js";
|
|
14
14
|
import "./chunk-CXC3ROXQ.js";
|
|
15
15
|
import "./chunk-UP3ZDYTN.js";
|
|
16
16
|
import "./chunk-GUFEHWUX.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-PN6JQWUI.js";
|
|
18
18
|
import "./chunk-CX6XXG6R.js";
|
|
19
19
|
import "./chunk-G7DS23D4.js";
|
|
20
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-CC63DEWR.js";
|
|
21
21
|
import "./chunk-VMPA46ET.js";
|
|
22
22
|
import "./chunk-XJ34OIEQ.js";
|
|
23
23
|
import "./chunk-JDVP33S5.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-5FFQZTFI.js";
|
|
25
25
|
import "./chunk-3V5OCA2M.js";
|
|
26
26
|
import "./chunk-RMQREVJY.js";
|
|
27
27
|
import "./chunk-FGLQZ6I4.js";
|
|
28
|
-
import "./chunk-
|
|
28
|
+
import "./chunk-BCTPYE64.js";
|
|
29
29
|
import "./chunk-EVQ4JY3N.js";
|
|
30
|
-
import "./chunk-
|
|
30
|
+
import "./chunk-2S2I7XDC.js";
|
|
31
31
|
import "./chunk-ZVYUTXQJ.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-S7H4HT7X.js";
|
|
33
33
|
import "./chunk-YMXYBG7U.js";
|
|
34
|
-
import "./chunk-
|
|
34
|
+
import "./chunk-RKRKG6GI.js";
|
|
35
35
|
import "./chunk-F5UR6EJG.js";
|
|
36
36
|
import "./chunk-M6HTOCQK.js";
|
|
37
|
-
import "./chunk-
|
|
37
|
+
import "./chunk-Y7F6RY5A.js";
|
|
38
38
|
import "./chunk-5BJYO6X3.js";
|
|
39
39
|
import "./chunk-AFUVWWQY.js";
|
|
40
|
-
import "./chunk-
|
|
40
|
+
import "./chunk-3MKFVFK7.js";
|
|
41
41
|
import "./chunk-MIJXEELH.js";
|
|
42
42
|
import "./chunk-D2JUDUYY.js";
|
|
43
43
|
import "./chunk-QNE2ZPPV.js";
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
isPromptRequestIdTitle,
|
|
9
9
|
latestPlanTurnId,
|
|
10
10
|
planImplementationPromptFromPlanTurn
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-BCTPYE64.js";
|
|
12
12
|
import {
|
|
13
13
|
useEngineSelector
|
|
14
14
|
} from "../chunk-EVQ4JY3N.js";
|
|
@@ -21,20 +21,20 @@ import {
|
|
|
21
21
|
isExitPlanSwitchModeInput,
|
|
22
22
|
normalizeAgentApprovalPurpose,
|
|
23
23
|
normalizeAskUserQuestions
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-2S2I7XDC.js";
|
|
25
25
|
import {
|
|
26
26
|
cn
|
|
27
27
|
} from "../chunk-ZVYUTXQJ.js";
|
|
28
28
|
import {
|
|
29
29
|
userAvatarPlaceholderUrl,
|
|
30
30
|
workspaceAgentActivityStatusLabel
|
|
31
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-S7H4HT7X.js";
|
|
32
32
|
import {
|
|
33
33
|
resolveWorkspaceAgentSessionSortTimeUnixMs
|
|
34
34
|
} from "../chunk-YMXYBG7U.js";
|
|
35
35
|
import {
|
|
36
36
|
workspaceAgentProviderLabel
|
|
37
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-RKRKG6GI.js";
|
|
38
38
|
import "../chunk-F5UR6EJG.js";
|
|
39
39
|
import {
|
|
40
40
|
managedAgentRoundedIconUrl
|
|
@@ -43,10 +43,10 @@ import {
|
|
|
43
43
|
AgentGuiI18nProvider,
|
|
44
44
|
getActiveUiLanguage,
|
|
45
45
|
useTranslation
|
|
46
|
-
} from "../chunk-
|
|
46
|
+
} from "../chunk-Y7F6RY5A.js";
|
|
47
47
|
import "../chunk-5BJYO6X3.js";
|
|
48
48
|
import "../chunk-AFUVWWQY.js";
|
|
49
|
-
import "../chunk-
|
|
49
|
+
import "../chunk-3MKFVFK7.js";
|
|
50
50
|
import {
|
|
51
51
|
normalizeAgentTitleText
|
|
52
52
|
} from "../chunk-MIJXEELH.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AgentActivitySession, AgentActivitySlashCommandPolicy, AgentActivityUsage, CanonicalAgentSession } from '@tutti-os/agent-activity-core';
|
|
2
|
-
import {
|
|
2
|
+
import { k as AgentHostAgentSessionCommand, l as AgentHostAgentSessionComposerSettings, n as AgentHostAgentSessionReasoningEffort, o as AgentHostAgentSessionSpeed, m as AgentHostAgentSessionPermissionConfig, f as AgentGUIProvider, q as AgentPromptContentBlock, e as AgentGUINodeData, b as AgentGUIAgentTarget, h as AgentGUIProviderRailMode, i as AgentGUIProviderReadinessGate } from './types-CHAMK2g7.js';
|
|
3
3
|
import { A as AgentApprovalItemVM, a as AgentAskUserQuestionVM, b as AgentConversationPromptVM, c as AgentConversationVM, f as WorkspaceAgentSessionDetailViewModel } from './workspaceLinkActions-BmVLZszV.js';
|
|
4
4
|
import { WorkspaceUserProjectService } from '@tutti-os/workspace-user-project/contracts';
|
|
5
5
|
|
|
@@ -546,7 +546,7 @@ interface AgentGUISessionChrome {
|
|
|
546
546
|
} | null;
|
|
547
547
|
approval: AgentGUIApprovalRequest | null;
|
|
548
548
|
recovery: {
|
|
549
|
-
kind: "activating" | "failed" | "warning";
|
|
549
|
+
kind: "activating" | "failed" | "warning" | "transport-connecting" | "transport-unavailable";
|
|
550
550
|
message: string;
|
|
551
551
|
canRetry?: boolean;
|
|
552
552
|
followupAction?: never;
|
|
@@ -782,6 +782,7 @@ interface AgentGUIReadinessViewModel {
|
|
|
782
782
|
activationError: string | null;
|
|
783
783
|
activeConversationBusy: boolean;
|
|
784
784
|
sessionRuntimeBlocked: boolean;
|
|
785
|
+
targetConnectionBlocked: boolean;
|
|
785
786
|
providerReadinessGate: AgentGUIProviderReadinessGate | null;
|
|
786
787
|
}
|
|
787
788
|
interface AgentGUIOperationsViewModel {
|
package/dist/agents.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as AgentGUIAgent, b as AgentGUIAgentTarget } from './types-
|
|
1
|
+
import { A as AgentGUIAgent, b as AgentGUIAgentTarget } from './types-CHAMK2g7.js';
|
|
2
2
|
import './planImplementationPresentation-BxVOLt6A.js';
|
|
3
3
|
|
|
4
4
|
declare function normalizeAgentGUIAgents(agents: readonly AgentGUIAgent[] | null | undefined): AgentGUIAgent[];
|
|
@@ -2924,30 +2924,29 @@ aside.workspace-agents-status-panel
|
|
|
2924
2924
|
}
|
|
2925
2925
|
|
|
2926
2926
|
.agent-gui-chrome__card--connecting {
|
|
2927
|
-
border-color:
|
|
2927
|
+
border-color: var(--agent-gui-border-subtle, var(--line-2));
|
|
2928
2928
|
border-bottom: 0;
|
|
2929
2929
|
border-top-left-radius: 8px;
|
|
2930
2930
|
border-top-right-radius: 8px;
|
|
2931
2931
|
border-bottom-right-radius: 0;
|
|
2932
2932
|
border-bottom-left-radius: 0;
|
|
2933
|
-
color: var(--
|
|
2933
|
+
color: var(--agent-gui-text-primary, var(--text-primary));
|
|
2934
2934
|
align-items: center;
|
|
2935
2935
|
min-height: 36px;
|
|
2936
2936
|
padding: 6px 16px;
|
|
2937
2937
|
cursor: default;
|
|
2938
|
-
background:
|
|
2939
|
-
linear-gradient(
|
|
2940
|
-
color-mix(in srgb, var(--accent) 8%, transparent),
|
|
2941
|
-
color-mix(in srgb, var(--accent) 8%, transparent)
|
|
2942
|
-
),
|
|
2943
|
-
var(--background-fronted);
|
|
2938
|
+
background: var(--agent-gui-surface-strong, var(--background-fronted));
|
|
2944
2939
|
}
|
|
2945
2940
|
|
|
2946
2941
|
.agent-gui-chrome__card--connecting .agent-gui-chrome__message {
|
|
2947
2942
|
display: inline-flex;
|
|
2948
2943
|
min-width: 0;
|
|
2949
2944
|
align-items: center;
|
|
2950
|
-
color: var(--
|
|
2945
|
+
color: var(--agent-gui-text-primary, var(--text-primary));
|
|
2946
|
+
}
|
|
2947
|
+
|
|
2948
|
+
.agent-gui-chrome__card--connecting .agent-gui-chrome__icon {
|
|
2949
|
+
color: var(--agent-gui-text-primary, var(--text-primary));
|
|
2951
2950
|
}
|
|
2952
2951
|
|
|
2953
2952
|
.agent-gui-chrome__card--danger {
|
|
@@ -6,14 +6,14 @@ import {
|
|
|
6
6
|
import {
|
|
7
7
|
getOptionalAgentHostApi,
|
|
8
8
|
useOptionalAgentHostApi
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-RKRKG6GI.js";
|
|
10
10
|
import {
|
|
11
11
|
managedAgentRoundedIconUrl
|
|
12
12
|
} from "./chunk-M6HTOCQK.js";
|
|
13
13
|
import {
|
|
14
14
|
translate,
|
|
15
15
|
useTranslation
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-Y7F6RY5A.js";
|
|
17
17
|
import {
|
|
18
18
|
resolveAgentWorkspaceFileVisualKind
|
|
19
19
|
} from "./chunk-5BJYO6X3.js";
|
|
@@ -3728,4 +3728,4 @@ export {
|
|
|
3728
3728
|
AgentMessageMarkdown,
|
|
3729
3729
|
CustomScrollArea
|
|
3730
3730
|
};
|
|
3731
|
-
//# sourceMappingURL=chunk-
|
|
3731
|
+
//# sourceMappingURL=chunk-2S2I7XDC.js.map
|
|
@@ -253,7 +253,12 @@ var enAgentGuiRuntimeNotices = {
|
|
|
253
253
|
systemNoticePlanImplementationPendingConfirmation: "Plan implementation is awaiting confirmation",
|
|
254
254
|
systemNoticePlanImplementationCompleted: "Plan implementation started",
|
|
255
255
|
systemNoticeWarning: "Agent warning",
|
|
256
|
-
systemNoticeDefault: "Agent notice"
|
|
256
|
+
systemNoticeDefault: "Agent notice",
|
|
257
|
+
sharedDeviceLabel: "shared device",
|
|
258
|
+
runtimeConnecting: "Connecting to {{device}}\u2026",
|
|
259
|
+
runtimeReconnectingAttempt: "Reconnecting to {{device}} \xB7 Retry {{attempt}}\u2026",
|
|
260
|
+
runtimeUnavailable: "Connection to {{device}} was lost. The system will retry automatically.",
|
|
261
|
+
runtimeUnavailableActive: "Connection to {{device}} was lost. Sending and stopping are temporarily unavailable; the task may still be running on the device."
|
|
257
262
|
};
|
|
258
263
|
|
|
259
264
|
// app/renderer/i18n/locales/en.agentGuiModelPlans.ts
|
|
@@ -3052,7 +3057,12 @@ var zhCNAgentGuiRuntimeNotices = {
|
|
|
3052
3057
|
systemNoticePlanImplementationPendingConfirmation: "\u8BA1\u5212\u5B9E\u73B0\u6B63\u5728\u7B49\u5F85\u786E\u8BA4",
|
|
3053
3058
|
systemNoticePlanImplementationCompleted: "\u8BA1\u5212\u5B9E\u73B0\u5DF2\u5F00\u59CB",
|
|
3054
3059
|
systemNoticeWarning: "Agent \u8B66\u544A",
|
|
3055
|
-
systemNoticeDefault: "Agent \u901A\u77E5"
|
|
3060
|
+
systemNoticeDefault: "Agent \u901A\u77E5",
|
|
3061
|
+
sharedDeviceLabel: "\u5171\u4EAB\u8BBE\u5907",
|
|
3062
|
+
runtimeConnecting: "\u6B63\u5728\u8FDE\u63A5 {{device}}\u2026",
|
|
3063
|
+
runtimeReconnectingAttempt: "\u6B63\u5728\u91CD\u65B0\u8FDE\u63A5 {{device}} \xB7 \u7B2C {{attempt}} \u6B21\u91CD\u8BD5\u2026",
|
|
3064
|
+
runtimeUnavailable: "\u4E0E {{device}} \u7684\u8FDE\u63A5\u5DF2\u65AD\u5F00\uFF0C\u7CFB\u7EDF\u5C06\u81EA\u52A8\u91CD\u8BD5",
|
|
3065
|
+
runtimeUnavailableActive: "\u4E0E {{device}} \u7684\u8FDE\u63A5\u5DF2\u65AD\u5F00\uFF0C\u6682\u65F6\u65E0\u6CD5\u53D1\u9001\u6216\u505C\u6B62\uFF1B\u4EFB\u52A1\u53EF\u80FD\u4ECD\u5728\u8BBE\u5907\u4E0A\u8FD0\u884C"
|
|
3056
3066
|
};
|
|
3057
3067
|
|
|
3058
3068
|
// app/renderer/i18n/locales/zh-CN.agentGuiSlashPalette.ts
|
|
@@ -5774,4 +5784,4 @@ export {
|
|
|
5774
5784
|
translateInUiLanguage,
|
|
5775
5785
|
getActiveUiLanguage
|
|
5776
5786
|
};
|
|
5777
|
-
//# sourceMappingURL=chunk-
|
|
5787
|
+
//# sourceMappingURL=chunk-3MKFVFK7.js.map
|