@tutti-os/agent-gui 0.0.175 → 0.0.176
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.js +6 -6
- package/dist/agent-gui.js +12 -12
- package/dist/agent-message-center/index.js +4 -4
- package/dist/app/renderer/agentactivity.css +11 -5
- 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-LL5MITN6.js → chunk-4OOALEBA.js} +11 -11
- 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-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.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/{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-LL5MITN6.js.map → chunk-4OOALEBA.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
|
|
@@ -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.js
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentGUI
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4OOALEBA.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
|
|
@@ -9493,6 +9493,7 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
9493
9493
|
color: var(--text-tertiary);
|
|
9494
9494
|
transition:
|
|
9495
9495
|
border-color 140ms ease,
|
|
9496
|
+
outline-color 140ms ease,
|
|
9496
9497
|
background-color 140ms ease,
|
|
9497
9498
|
color 140ms ease,
|
|
9498
9499
|
opacity 140ms ease,
|
|
@@ -9504,11 +9505,12 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
9504
9505
|
opacity: 0.38;
|
|
9505
9506
|
}
|
|
9506
9507
|
|
|
9507
|
-
/* "Beta" tag straddling the selected icon's
|
|
9508
|
-
|
|
9508
|
+
/* "Beta" tag straddling the selected icon's stroke: its centerline sits on
|
|
9509
|
+
the avatar's outer edge (the stroke is centered there with a -1px
|
|
9510
|
+
outline offset), horizontally centered on the icon. */
|
|
9509
9511
|
.agent-gui-node__provider-rail-beta-badge {
|
|
9510
9512
|
position: absolute;
|
|
9511
|
-
top:
|
|
9513
|
+
top: 100%;
|
|
9512
9514
|
left: 50%;
|
|
9513
9515
|
transform: translate(-50%, -50%);
|
|
9514
9516
|
z-index: 2;
|
|
@@ -9527,11 +9529,15 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
9527
9529
|
color: var(--text-primary);
|
|
9528
9530
|
}
|
|
9529
9531
|
|
|
9532
|
+
/* Selected stroke floats 1px outside the 28px icon container: a 2px outline
|
|
9533
|
+
centered on the avatar's outer edge (-1px offset) leaves exactly 1px of
|
|
9534
|
+
transparent gap between the container and the stroke's inner edge. */
|
|
9530
9535
|
.agent-gui-node__provider-rail-tile[data-selected="true"]
|
|
9531
9536
|
.agent-gui-node__provider-rail-avatar {
|
|
9532
|
-
border-color:
|
|
9537
|
+
border-color: transparent;
|
|
9533
9538
|
background: color-mix(in srgb, var(--background-fronted) 80%, white);
|
|
9534
|
-
|
|
9539
|
+
outline: 2px solid var(--brand-primary, var(--tutti-purple));
|
|
9540
|
+
outline-offset: -1px;
|
|
9535
9541
|
color: var(--brand-primary, var(--tutti-purple));
|
|
9536
9542
|
}
|
|
9537
9543
|
|
|
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
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
resolveAgentGuiSessionProviderFlatIconUrl,
|
|
13
13
|
resolveNextAgentGUIConversationRailWidthPx,
|
|
14
14
|
shouldAutoCollapseAgentGUIConversationRail
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-GZXOFYCW.js";
|
|
16
16
|
import {
|
|
17
17
|
resolveAgentGuiWorkbenchProviderLabel
|
|
18
18
|
} from "./chunk-SZVHT57M.js";
|
|
@@ -65,7 +65,7 @@ import {
|
|
|
65
65
|
toLocalShortDateTime,
|
|
66
66
|
updateAgentComposerDraft,
|
|
67
67
|
useProjectedAgentConversation
|
|
68
|
-
} from "./chunk-
|
|
68
|
+
} from "./chunk-5UVD3YKW.js";
|
|
69
69
|
import {
|
|
70
70
|
agentRichTextContentToPromptText,
|
|
71
71
|
createAgentRichTextInputExtensions,
|
|
@@ -75,7 +75,7 @@ import {
|
|
|
75
75
|
plainTextToAgentRichTextInlineContent,
|
|
76
76
|
skillDescriptionForDisplay,
|
|
77
77
|
skillTriggerForPrefix
|
|
78
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-M7AWZUUQ.js";
|
|
79
79
|
import {
|
|
80
80
|
AgentEnvPanelActionProvider
|
|
81
81
|
} from "./chunk-THBCAUBR.js";
|
|
@@ -90,7 +90,7 @@ import {
|
|
|
90
90
|
AgentFileMentionPalette,
|
|
91
91
|
agentMentionItemKey,
|
|
92
92
|
isAgentMentionItemDisabled
|
|
93
|
-
} from "./chunk-
|
|
93
|
+
} from "./chunk-BYWOKSHZ.js";
|
|
94
94
|
import {
|
|
95
95
|
normalizeAgentGUIAgents,
|
|
96
96
|
projectAgentGUIAgentsToTargets
|
|
@@ -101,7 +101,7 @@ import {
|
|
|
101
101
|
DEFAULT_AGENT_MENTION_FILTER,
|
|
102
102
|
agentGuiScheduler,
|
|
103
103
|
buildWorkspaceAgentActivityListViewModel
|
|
104
|
-
} from "./chunk-
|
|
104
|
+
} from "./chunk-XF4D65QH.js";
|
|
105
105
|
import {
|
|
106
106
|
AGENT_RICH_TEXT_CARET_ANCHOR,
|
|
107
107
|
agentComposerFileMentionReferences,
|
|
@@ -118,7 +118,7 @@ import {
|
|
|
118
118
|
parseMentionItemFromHref,
|
|
119
119
|
remainingAgentComposerPromptAssetSlots,
|
|
120
120
|
updateAgentComposerFileMentions
|
|
121
|
-
} from "./chunk-
|
|
121
|
+
} from "./chunk-3F7A2ZZD.js";
|
|
122
122
|
import {
|
|
123
123
|
AgentInteractivePromptSurface,
|
|
124
124
|
PLAN_IMPLEMENTATION_ACTION_FEEDBACK,
|
|
@@ -128,7 +128,7 @@ import {
|
|
|
128
128
|
dispatchAgentPlanPromptAction,
|
|
129
129
|
latestPlanTurnId,
|
|
130
130
|
planImplementationPromptFromPlanTurn
|
|
131
|
-
} from "./chunk-
|
|
131
|
+
} from "./chunk-5WIB6ZUL.js";
|
|
132
132
|
import {
|
|
133
133
|
useEngineSelector
|
|
134
134
|
} from "./chunk-EVQ4JY3N.js";
|
|
@@ -138,7 +138,7 @@ import {
|
|
|
138
138
|
blobToBase64,
|
|
139
139
|
normalizeAgentApprovalPurpose,
|
|
140
140
|
resolveWorkspaceLinkAction
|
|
141
|
-
} from "./chunk-
|
|
141
|
+
} from "./chunk-W6UJE2OS.js";
|
|
142
142
|
import {
|
|
143
143
|
AgentTargetPresentationProvider,
|
|
144
144
|
cn,
|
|
@@ -161,7 +161,7 @@ import {
|
|
|
161
161
|
MANAGED_AGENT_ICON_FALLBACK_URL,
|
|
162
162
|
MANAGED_AGENT_ICON_URLS,
|
|
163
163
|
MANAGED_AGENT_PROVIDER_RAIL_ICON_URLS
|
|
164
|
-
} from "./chunk-
|
|
164
|
+
} from "./chunk-2674YZOF.js";
|
|
165
165
|
import {
|
|
166
166
|
AgentGuiI18nProvider,
|
|
167
167
|
translate,
|
|
@@ -174,7 +174,7 @@ import {
|
|
|
174
174
|
import {
|
|
175
175
|
agentColorfulUrl,
|
|
176
176
|
resolveProviderIconAsset
|
|
177
|
-
} from "./chunk-
|
|
177
|
+
} from "./chunk-QNE2ZPPV.js";
|
|
178
178
|
import {
|
|
179
179
|
migratedAgentGUIProviderIdentityCatalog,
|
|
180
180
|
resolveAgentGUIProviderCatalogIdentity,
|
|
@@ -40523,4 +40523,4 @@ export {
|
|
|
40523
40523
|
AgentHandoffMenu,
|
|
40524
40524
|
AgentGUI
|
|
40525
40525
|
};
|
|
40526
|
-
//# sourceMappingURL=chunk-
|
|
40526
|
+
//# sourceMappingURL=chunk-4OOALEBA.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
|