@tutti-os/agent-gui 0.0.175 → 0.0.177
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-ZEMFCKVR.js → AgentRichTextReadonly-RFQTF2RA.js} +5 -5
- package/dist/agent-conversation/index.d.ts +1 -1
- package/dist/agent-conversation/index.js +6 -6
- package/dist/agent-gui.d.ts +1 -1
- package/dist/agent-gui.js +12 -12
- package/dist/agent-message-center/index.js +4 -4
- package/dist/{agentGuiNodeTypes-CLU6X2Hk.d.ts → agentGuiNodeTypes-CbBAccKv.d.ts} +2 -0
- package/dist/app/renderer/agentactivity.css +19 -8
- package/dist/app/renderer/assets/icons/agents/cursor-rounded.png +0 -0
- package/dist/{chunk-ZWLWT3TZ.js → chunk-2674YZOF.js} +2 -2
- package/dist/{chunk-K57GJTVC.js → chunk-3F7A2ZZD.js} +2 -2
- package/dist/{chunk-I27O33CO.js → chunk-5UVD3YKW.js} +4 -4
- package/dist/{chunk-5VUHTRRS.js → chunk-5WIB6ZUL.js} +2 -2
- package/dist/{chunk-ZPZD5XTH.js → chunk-BYWOKSHZ.js} +3 -3
- package/dist/{chunk-QZSSUKCK.js → chunk-GZXOFYCW.js} +4 -4
- package/dist/{chunk-UPX5IC2U.js → chunk-M7AWZUUQ.js} +2 -2
- package/dist/{chunk-LCFMJPNA.js → chunk-QNE2ZPPV.js} +2 -2
- package/dist/{chunk-UXSYGLY3.js → chunk-W6UJE2OS.js} +2 -2
- package/dist/{chunk-NNBJT5DD.js → chunk-XF4D65QH.js} +2 -2
- package/dist/{chunk-LL5MITN6.js → chunk-XQV7VV2N.js} +30 -16
- package/dist/chunk-XQV7VV2N.js.map +1 -0
- package/dist/{chunk-PQPNDL4A.js → chunk-ZREBC77R.js} +2 -2
- package/dist/context-mention-palette/index.js +5 -5
- package/dist/dock-icons.js +2 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.js +12 -12
- package/dist/mention-search.js +4 -4
- package/dist/provider-icons.js +1 -1
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +3 -3
- package/package.json +15 -15
- package/dist/chunk-LL5MITN6.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-ZEMFCKVR.js.map → AgentRichTextReadonly-RFQTF2RA.js.map} +0 -0
- /package/dist/{chunk-ZWLWT3TZ.js.map → chunk-2674YZOF.js.map} +0 -0
- /package/dist/{chunk-K57GJTVC.js.map → chunk-3F7A2ZZD.js.map} +0 -0
- /package/dist/{chunk-I27O33CO.js.map → chunk-5UVD3YKW.js.map} +0 -0
- /package/dist/{chunk-5VUHTRRS.js.map → chunk-5WIB6ZUL.js.map} +0 -0
- /package/dist/{chunk-ZPZD5XTH.js.map → chunk-BYWOKSHZ.js.map} +0 -0
- /package/dist/{chunk-QZSSUKCK.js.map → chunk-GZXOFYCW.js.map} +0 -0
- /package/dist/{chunk-UPX5IC2U.js.map → chunk-M7AWZUUQ.js.map} +0 -0
- /package/dist/{chunk-LCFMJPNA.js.map → chunk-QNE2ZPPV.js.map} +0 -0
- /package/dist/{chunk-UXSYGLY3.js.map → chunk-W6UJE2OS.js.map} +0 -0
- /package/dist/{chunk-NNBJT5DD.js.map → chunk-XF4D65QH.js.map} +0 -0
- /package/dist/{chunk-PQPNDL4A.js.map → chunk-ZREBC77R.js.map} +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentRichTextReadonly
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-M7AWZUUQ.js";
|
|
4
|
+
import "./chunk-3F7A2ZZD.js";
|
|
5
5
|
import "./chunk-5QPOMKMQ.js";
|
|
6
6
|
import "./chunk-FGLQZ6I4.js";
|
|
7
7
|
import "./chunk-ZVYUTXQJ.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-2674YZOF.js";
|
|
9
9
|
import "./chunk-CAZ7NYUE.js";
|
|
10
10
|
import "./chunk-PJP5BUU6.js";
|
|
11
11
|
import "./chunk-AODSTIED.js";
|
|
12
12
|
import "./chunk-VGUKS6JR.js";
|
|
13
13
|
import "./chunk-D2JUDUYY.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-QNE2ZPPV.js";
|
|
15
15
|
import "./chunk-5CLSJWUN.js";
|
|
16
16
|
export {
|
|
17
17
|
AgentRichTextReadonly
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=AgentRichTextReadonly-
|
|
19
|
+
//# sourceMappingURL=AgentRichTextReadonly-RFQTF2RA.js.map
|
|
@@ -2,7 +2,7 @@ import * as react from 'react';
|
|
|
2
2
|
import { ReactNode, JSX } from 'react';
|
|
3
3
|
import { c as AgentConversationVM, g as WorkspaceLinkAction, f as WorkspaceAgentSessionDetailViewModel } from '../agentConversationVM-DWEy7jzx.js';
|
|
4
4
|
export { B as BuildWorkspaceAgentSessionDetailInput, W as WorkspaceAgentActivityCard, e as WorkspaceAgentActivityTimelineItem, h as buildWorkspaceAgentSessionDetailViewModel } from '../agentConversationVM-DWEy7jzx.js';
|
|
5
|
-
import { d as AgentGUIProviderSkillOption, h as AgentMessageMarkdownWorkspaceAppIcon } from '../agentGuiNodeTypes-
|
|
5
|
+
import { d as AgentGUIProviderSkillOption, h as AgentMessageMarkdownWorkspaceAppIcon } from '../agentGuiNodeTypes-CbBAccKv.js';
|
|
6
6
|
import { AgentActivityMessage } from '@tutti-os/agent-activity-core';
|
|
7
7
|
import '@tutti-os/workspace-issue-manager/core';
|
|
8
8
|
import '../types-CWFDZVkv.js';
|
|
@@ -7,19 +7,19 @@ import {
|
|
|
7
7
|
reconcileProjectedAgentConversationVM,
|
|
8
8
|
serializeAgentConversationForClipboard,
|
|
9
9
|
useProjectedAgentConversation
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-5UVD3YKW.js";
|
|
11
|
+
import "../chunk-M7AWZUUQ.js";
|
|
12
12
|
import "../chunk-THBCAUBR.js";
|
|
13
13
|
import "../chunk-XJ34OIEQ.js";
|
|
14
14
|
import "../chunk-JDVP33S5.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-3F7A2ZZD.js";
|
|
16
16
|
import "../chunk-5QPOMKMQ.js";
|
|
17
17
|
import "../chunk-FGLQZ6I4.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-W6UJE2OS.js";
|
|
19
19
|
import "../chunk-ZVYUTXQJ.js";
|
|
20
20
|
import "../chunk-V7V7PU7Z.js";
|
|
21
21
|
import "../chunk-F5UR6EJG.js";
|
|
22
|
-
import "../chunk-
|
|
22
|
+
import "../chunk-2674YZOF.js";
|
|
23
23
|
import {
|
|
24
24
|
translate
|
|
25
25
|
} from "../chunk-CAZ7NYUE.js";
|
|
@@ -28,7 +28,7 @@ import "../chunk-AODSTIED.js";
|
|
|
28
28
|
import "../chunk-VGUKS6JR.js";
|
|
29
29
|
import "../chunk-MIJXEELH.js";
|
|
30
30
|
import "../chunk-D2JUDUYY.js";
|
|
31
|
-
import "../chunk-
|
|
31
|
+
import "../chunk-QNE2ZPPV.js";
|
|
32
32
|
import "../chunk-5CLSJWUN.js";
|
|
33
33
|
|
|
34
34
|
// shared/WorkspaceAgentSessionDetail.tsx
|
package/dist/agent-gui.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ 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, AgentActivitySnapshot, AgentSessionEngine, AgentActivityMessageOrder, AgentActivityMessagePage, AgentActivitySendInputResult, AgentActivityRenameSessionInput, AgentActivitySubmitInteractiveInput, AgentActivitySubmitInteractiveResult, AgentActivitySnapshotListener, AgentActivitySubmitSettingsPatch } from '@tutti-os/agent-activity-core';
|
|
5
5
|
import { k as AgentHostAgentSessionComposerSettings, o as AgentHostUnactivateAgentSessionResult, b as AgentGUIAgentTarget, f as AgentGUIProvider, p as AgentPromptContentBlock, e as AgentGUINodeData, P as Point, g as AgentGUIProviderRailAllPresentation, h as AgentGUIProviderRailMode, i as AgentGUIProviderReadinessGate, d as AgentGUIHomeSuggestionId, N as NodeFrame, a as AgentGUIAgentDirectorySnapshot, c as AgentGUIAllAgentsPresentation } from './types-CWFDZVkv.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-
|
|
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-CbBAccKv.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';
|
package/dist/agent-gui.js
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentGUI
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XQV7VV2N.js";
|
|
4
4
|
import "./chunk-A4WCTHWS.js";
|
|
5
|
-
import "./chunk-
|
|
5
|
+
import "./chunk-GZXOFYCW.js";
|
|
6
6
|
import "./chunk-6II57C72.js";
|
|
7
7
|
import "./chunk-YSA4MXR5.js";
|
|
8
8
|
import "./chunk-MHOYBRCY.js";
|
|
9
9
|
import "./chunk-SZVHT57M.js";
|
|
10
10
|
import "./chunk-5UTK6FDH.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-5UVD3YKW.js";
|
|
12
|
+
import "./chunk-M7AWZUUQ.js";
|
|
13
13
|
import "./chunk-THBCAUBR.js";
|
|
14
14
|
import "./chunk-UP3ZDYTN.js";
|
|
15
15
|
import "./chunk-GUFEHWUX.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-BYWOKSHZ.js";
|
|
17
17
|
import "./chunk-CX6XXG6R.js";
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-ZREBC77R.js";
|
|
19
|
+
import "./chunk-XF4D65QH.js";
|
|
20
20
|
import "./chunk-VMPA46ET.js";
|
|
21
21
|
import "./chunk-XJ34OIEQ.js";
|
|
22
22
|
import "./chunk-JDVP33S5.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-3F7A2ZZD.js";
|
|
24
24
|
import "./chunk-5QPOMKMQ.js";
|
|
25
25
|
import "./chunk-RMQREVJY.js";
|
|
26
26
|
import "./chunk-FGLQZ6I4.js";
|
|
27
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-5WIB6ZUL.js";
|
|
28
28
|
import "./chunk-EVQ4JY3N.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-W6UJE2OS.js";
|
|
30
30
|
import "./chunk-ZVYUTXQJ.js";
|
|
31
31
|
import "./chunk-OKBVGNH7.js";
|
|
32
32
|
import "./chunk-YMXYBG7U.js";
|
|
33
33
|
import "./chunk-V7V7PU7Z.js";
|
|
34
34
|
import "./chunk-F5UR6EJG.js";
|
|
35
|
-
import "./chunk-
|
|
35
|
+
import "./chunk-2674YZOF.js";
|
|
36
36
|
import "./chunk-CAZ7NYUE.js";
|
|
37
37
|
import "./chunk-PJP5BUU6.js";
|
|
38
38
|
import "./chunk-AODSTIED.js";
|
|
39
39
|
import "./chunk-VGUKS6JR.js";
|
|
40
40
|
import "./chunk-MIJXEELH.js";
|
|
41
41
|
import "./chunk-D2JUDUYY.js";
|
|
42
|
-
import "./chunk-
|
|
42
|
+
import "./chunk-QNE2ZPPV.js";
|
|
43
43
|
import "./chunk-5CLSJWUN.js";
|
|
44
44
|
export {
|
|
45
45
|
AgentGUI
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
isPromptRequestIdTitle,
|
|
9
9
|
latestPlanTurnId,
|
|
10
10
|
planImplementationPromptFromPlanTurn
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-5WIB6ZUL.js";
|
|
12
12
|
import {
|
|
13
13
|
useEngineSelector
|
|
14
14
|
} from "../chunk-EVQ4JY3N.js";
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
isExitPlanSwitchModeInput,
|
|
22
22
|
normalizeAgentApprovalPurpose,
|
|
23
23
|
normalizeAskUserQuestions
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-W6UJE2OS.js";
|
|
25
25
|
import {
|
|
26
26
|
cn
|
|
27
27
|
} from "../chunk-ZVYUTXQJ.js";
|
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
import "../chunk-F5UR6EJG.js";
|
|
39
39
|
import {
|
|
40
40
|
managedAgentRoundedIconUrl
|
|
41
|
-
} from "../chunk-
|
|
41
|
+
} from "../chunk-2674YZOF.js";
|
|
42
42
|
import {
|
|
43
43
|
AgentGuiI18nProvider,
|
|
44
44
|
getActiveUiLanguage,
|
|
@@ -51,7 +51,7 @@ import {
|
|
|
51
51
|
normalizeAgentTitleText
|
|
52
52
|
} from "../chunk-MIJXEELH.js";
|
|
53
53
|
import "../chunk-D2JUDUYY.js";
|
|
54
|
-
import "../chunk-
|
|
54
|
+
import "../chunk-QNE2ZPPV.js";
|
|
55
55
|
import "../chunk-5CLSJWUN.js";
|
|
56
56
|
|
|
57
57
|
// agent-message-center/WorkspaceAgentMessageCenterPanel.tsx
|
|
@@ -677,6 +677,8 @@ interface AgentGUIComposerSettingsVM {
|
|
|
677
677
|
selectedProjectPath?: string | null;
|
|
678
678
|
/** Persisted rail membership used to scope Agent-generated file mentions. */
|
|
679
679
|
selectedProjectSectionKey?: string | null;
|
|
680
|
+
/** Resolve the durable default only before the home project intent is known. */
|
|
681
|
+
shouldApplyPreparedProjectSelection?: boolean;
|
|
680
682
|
projectLocked?: boolean;
|
|
681
683
|
projectPathIsRemote?: boolean;
|
|
682
684
|
collapseModelOptionsToLatest?: boolean;
|
|
@@ -6366,6 +6366,8 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6366
6366
|
|
|
6367
6367
|
.agent-gui-node__conversation-item {
|
|
6368
6368
|
--agent-gui-conversation-actions-width: 72px;
|
|
6369
|
+
--agent-gui-conversation-actions-inset: 4px;
|
|
6370
|
+
--agent-gui-conversation-actions-gap: 8px;
|
|
6369
6371
|
|
|
6370
6372
|
position: relative;
|
|
6371
6373
|
display: block;
|
|
@@ -6410,7 +6412,7 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6410
6412
|
display: grid;
|
|
6411
6413
|
box-sizing: border-box;
|
|
6412
6414
|
grid-template-columns: minmax(0, 1fr) auto;
|
|
6413
|
-
gap:
|
|
6415
|
+
gap: var(--agent-gui-conversation-actions-gap);
|
|
6414
6416
|
align-items: center;
|
|
6415
6417
|
width: 100%;
|
|
6416
6418
|
max-width: 100%;
|
|
@@ -6452,7 +6454,10 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6452
6454
|
)
|
|
6453
6455
|
.agent-gui-node__conversation-select {
|
|
6454
6456
|
grid-template-columns: minmax(0, 1fr) 0;
|
|
6455
|
-
padding-right: calc(
|
|
6457
|
+
padding-right: calc(
|
|
6458
|
+
var(--agent-gui-conversation-actions-width) +
|
|
6459
|
+
var(--agent-gui-conversation-actions-inset)
|
|
6460
|
+
);
|
|
6456
6461
|
}
|
|
6457
6462
|
|
|
6458
6463
|
.agent-gui-node__conversation-item[data-pending-delete="true"]
|
|
@@ -6486,7 +6491,7 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6486
6491
|
.agent-gui-node__conversation-actions {
|
|
6487
6492
|
position: absolute;
|
|
6488
6493
|
top: 50%;
|
|
6489
|
-
right:
|
|
6494
|
+
right: var(--agent-gui-conversation-actions-inset);
|
|
6490
6495
|
z-index: 1;
|
|
6491
6496
|
display: inline-flex;
|
|
6492
6497
|
align-items: center;
|
|
@@ -9493,6 +9498,7 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
9493
9498
|
color: var(--text-tertiary);
|
|
9494
9499
|
transition:
|
|
9495
9500
|
border-color 140ms ease,
|
|
9501
|
+
outline-color 140ms ease,
|
|
9496
9502
|
background-color 140ms ease,
|
|
9497
9503
|
color 140ms ease,
|
|
9498
9504
|
opacity 140ms ease,
|
|
@@ -9504,11 +9510,12 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
9504
9510
|
opacity: 0.38;
|
|
9505
9511
|
}
|
|
9506
9512
|
|
|
9507
|
-
/* "Beta" tag straddling the selected icon's
|
|
9508
|
-
|
|
9513
|
+
/* "Beta" tag straddling the selected icon's stroke: its centerline sits on
|
|
9514
|
+
the avatar's outer edge (the stroke is centered there with a -1px
|
|
9515
|
+
outline offset), horizontally centered on the icon. */
|
|
9509
9516
|
.agent-gui-node__provider-rail-beta-badge {
|
|
9510
9517
|
position: absolute;
|
|
9511
|
-
top:
|
|
9518
|
+
top: 100%;
|
|
9512
9519
|
left: 50%;
|
|
9513
9520
|
transform: translate(-50%, -50%);
|
|
9514
9521
|
z-index: 2;
|
|
@@ -9527,11 +9534,15 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
9527
9534
|
color: var(--text-primary);
|
|
9528
9535
|
}
|
|
9529
9536
|
|
|
9537
|
+
/* Selected stroke floats 1px outside the 28px icon container: a 2px outline
|
|
9538
|
+
centered on the avatar's outer edge (-1px offset) leaves exactly 1px of
|
|
9539
|
+
transparent gap between the container and the stroke's inner edge. */
|
|
9530
9540
|
.agent-gui-node__provider-rail-tile[data-selected="true"]
|
|
9531
9541
|
.agent-gui-node__provider-rail-avatar {
|
|
9532
|
-
border-color:
|
|
9542
|
+
border-color: transparent;
|
|
9533
9543
|
background: color-mix(in srgb, var(--background-fronted) 80%, white);
|
|
9534
|
-
|
|
9544
|
+
outline: 2px solid var(--brand-primary, var(--tutti-purple));
|
|
9545
|
+
outline-offset: -1px;
|
|
9535
9546
|
color: var(--brand-primary, var(--tutti-purple));
|
|
9536
9547
|
}
|
|
9537
9548
|
|
|
Binary file
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
agentColorfulUrl,
|
|
6
6
|
createProviderIconUrlMap
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-QNE2ZPPV.js";
|
|
8
8
|
import {
|
|
9
9
|
migratedAgentGUIProviderIdentityCatalog
|
|
10
10
|
} from "./chunk-5CLSJWUN.js";
|
|
@@ -39,4 +39,4 @@ export {
|
|
|
39
39
|
MANAGED_AGENT_ICON_FALLBACK_URL,
|
|
40
40
|
managedAgentRoundedIconUrl
|
|
41
41
|
};
|
|
42
|
-
//# sourceMappingURL=chunk-
|
|
42
|
+
//# sourceMappingURL=chunk-2674YZOF.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
} from "./chunk-FGLQZ6I4.js";
|
|
8
8
|
import {
|
|
9
9
|
managedAgentRoundedIconUrl
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-2674YZOF.js";
|
|
11
11
|
import {
|
|
12
12
|
translate,
|
|
13
13
|
useTranslation
|
|
@@ -1833,4 +1833,4 @@ export {
|
|
|
1833
1833
|
exitAgentFileMentionSuggestion,
|
|
1834
1834
|
createAgentFileMentionExtension
|
|
1835
1835
|
};
|
|
1836
|
-
//# sourceMappingURL=chunk-
|
|
1836
|
+
//# sourceMappingURL=chunk-3F7A2ZZD.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
AgentRichTextReadonly,
|
|
3
3
|
promptForProviderSkills,
|
|
4
4
|
skillTriggerForPrefix
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-M7AWZUUQ.js";
|
|
6
6
|
import {
|
|
7
7
|
classifyRecoverableAgentMessage,
|
|
8
8
|
isProviderPlanLimitMessage,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
agentPromptFileBlocks,
|
|
28
28
|
agentPromptPastedTextBlocks,
|
|
29
29
|
materializeAgentComposerFileMentions
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-3F7A2ZZD.js";
|
|
31
31
|
import {
|
|
32
32
|
AGENT_PASTED_TEXT_BLOCK_KIND,
|
|
33
33
|
AGENT_PASTED_TEXT_MENTION_KIND
|
|
@@ -47,7 +47,7 @@ import {
|
|
|
47
47
|
resolveWorkspaceFileLinkAction,
|
|
48
48
|
resolveWorkspaceFilePathCandidate,
|
|
49
49
|
resolveWorkspaceLinkAction
|
|
50
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-W6UJE2OS.js";
|
|
51
51
|
import {
|
|
52
52
|
cn
|
|
53
53
|
} from "./chunk-ZVYUTXQJ.js";
|
|
@@ -14917,4 +14917,4 @@ export {
|
|
|
14917
14917
|
AgentConversationFlow,
|
|
14918
14918
|
useProjectedAgentConversation
|
|
14919
14919
|
};
|
|
14920
|
-
//# sourceMappingURL=chunk-
|
|
14920
|
+
//# sourceMappingURL=chunk-5UVD3YKW.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
AgentGUIConversation_styles_default,
|
|
3
3
|
MessageSquareMoreIcon,
|
|
4
4
|
extractAgentMcpToolTarget
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-W6UJE2OS.js";
|
|
6
6
|
import {
|
|
7
7
|
getOptionalAgentHostApi,
|
|
8
8
|
useOptionalAgentHostApi
|
|
@@ -1471,4 +1471,4 @@ export {
|
|
|
1471
1471
|
isPromptRequestIdTitle,
|
|
1472
1472
|
AgentInteractivePromptSurface
|
|
1473
1473
|
};
|
|
1474
|
-
//# sourceMappingURL=chunk-
|
|
1474
|
+
//# sourceMappingURL=chunk-5WIB6ZUL.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
agentMentionFilterLabel,
|
|
6
6
|
agentMentionGroupLabel,
|
|
7
7
|
mentionGroupExpandCount
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-XF4D65QH.js";
|
|
9
9
|
import {
|
|
10
10
|
resolveAgentMentionFileThumbnailUrl,
|
|
11
11
|
resolveAgentMentionFileVisualKind
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
} from "./chunk-OKBVGNH7.js";
|
|
17
17
|
import {
|
|
18
18
|
managedAgentRoundedIconUrl
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-2674YZOF.js";
|
|
20
20
|
import {
|
|
21
21
|
translate
|
|
22
22
|
} from "./chunk-CAZ7NYUE.js";
|
|
@@ -517,4 +517,4 @@ export {
|
|
|
517
517
|
AgentFileMentionPalette,
|
|
518
518
|
AgentContextMentionPalette
|
|
519
519
|
};
|
|
520
|
-
//# sourceMappingURL=chunk-
|
|
520
|
+
//# sourceMappingURL=chunk-BYWOKSHZ.js.map
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
} from "./chunk-CX6XXG6R.js";
|
|
28
28
|
import {
|
|
29
29
|
agentGuiDockIconUrls
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-ZREBC77R.js";
|
|
31
31
|
import {
|
|
32
32
|
useEngineSelector
|
|
33
33
|
} from "./chunk-EVQ4JY3N.js";
|
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
} from "./chunk-AODSTIED.js";
|
|
37
37
|
import {
|
|
38
38
|
resolveProviderIconAsset
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-QNE2ZPPV.js";
|
|
40
40
|
import {
|
|
41
41
|
resolveAgentGUIProviderCatalogIdentity
|
|
42
42
|
} from "./chunk-5CLSJWUN.js";
|
|
@@ -400,7 +400,7 @@ function stopPointerPropagation(event) {
|
|
|
400
400
|
|
|
401
401
|
// workbench/header.ts
|
|
402
402
|
var LazyAgentRichTextReadonly = lazy(
|
|
403
|
-
() => import("./AgentRichTextReadonly-
|
|
403
|
+
() => import("./AgentRichTextReadonly-RFQTF2RA.js").then((module) => ({
|
|
404
404
|
default: module.AgentRichTextReadonly
|
|
405
405
|
}))
|
|
406
406
|
);
|
|
@@ -1665,4 +1665,4 @@ export {
|
|
|
1665
1665
|
AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT,
|
|
1666
1666
|
createAgentGuiWorkbenchContribution
|
|
1667
1667
|
};
|
|
1668
|
-
//# sourceMappingURL=chunk-
|
|
1668
|
+
//# sourceMappingURL=chunk-GZXOFYCW.js.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
formatAgentMentionMarkdown,
|
|
7
7
|
mentionItemToAttrs,
|
|
8
8
|
parseAgentMentionMarkdown
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-3F7A2ZZD.js";
|
|
10
10
|
import {
|
|
11
11
|
cn,
|
|
12
12
|
resolveAgentTargetPresentation,
|
|
@@ -733,4 +733,4 @@ export {
|
|
|
733
733
|
agentRichTextContentToPromptText,
|
|
734
734
|
AgentRichTextReadonly
|
|
735
735
|
};
|
|
736
|
-
//# sourceMappingURL=chunk-
|
|
736
|
+
//# sourceMappingURL=chunk-M7AWZUUQ.js.map
|