@tutti-os/agent-gui 0.0.125 → 0.0.126
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/{AgentGUI-DMtA0gbf.d.ts → AgentGUI-CKk3WQrn.d.ts} +1 -1
- package/dist/{AgentRichTextReadonly-G5D73743.js → AgentRichTextReadonly-KOUZGF5Q.js} +5 -5
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-gui.d.ts +2 -2
- package/dist/agent-gui.js +15 -15
- package/dist/agent-message-center/index.js +6 -6
- package/dist/{agentFileMentionContracts-DY4Z70CN.d.ts → agentFileMentionContracts-CWAeuL7S.d.ts} +1 -1
- package/dist/{chunk-OKGXHKJ2.js → chunk-2JFMGOHU.js} +2 -2
- package/dist/{chunk-KACVD2GZ.js → chunk-2ZVXN2Z7.js} +5 -5
- package/dist/chunk-2ZVXN2Z7.js.map +1 -0
- package/dist/{chunk-XXACYFIR.js → chunk-4CACBXIB.js} +2 -2
- package/dist/{chunk-ZCNZ53CF.js → chunk-6RMVLH3G.js} +2 -2
- package/dist/{chunk-UNCXTPFX.js → chunk-ADQENNSG.js} +3 -3
- package/dist/{chunk-A2B6QKNF.js → chunk-BDWZUA3L.js} +10 -9
- package/dist/chunk-BDWZUA3L.js.map +1 -0
- package/dist/{chunk-ARDFK5NC.js → chunk-CO6XO5A2.js} +5 -5
- package/dist/{chunk-24TBYDXC.js → chunk-F2Z7P7BB.js} +4 -4
- package/dist/{chunk-WIQHLQFN.js → chunk-G3XB4FAQ.js} +3 -3
- package/dist/{chunk-XJ2U66WG.js → chunk-PRE4IT6E.js} +170 -18
- package/dist/chunk-PRE4IT6E.js.map +1 -0
- package/dist/{chunk-KRG7EBHG.js → chunk-QDNOOAAS.js} +2 -2
- package/dist/{chunk-HLXQ7BUI.js → chunk-QWKJ646Z.js} +17 -17
- package/dist/{chunk-HLXQ7BUI.js.map → chunk-QWKJ646Z.js.map} +1 -1
- package/dist/{chunk-5O42C33J.js → chunk-RB6ZYQBA.js} +2 -2
- package/dist/{chunk-JM24HADP.js → chunk-RMQREVJY.js} +1 -1
- package/dist/chunk-RMQREVJY.js.map +1 -0
- package/dist/{chunk-RN7DI3Y2.js → chunk-X22KJXVG.js} +2 -2
- package/dist/context-mention-palette/index.d.ts +1 -1
- package/dist/context-mention-palette/index.js +8 -8
- package/dist/context-mention-provider.d.ts +15 -2
- package/dist/context-mention-provider.js +1 -1
- package/dist/i18n/index.d.ts +4 -4
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +3 -3
- package/dist/index.js +15 -15
- package/dist/mention-search.d.ts +8 -3
- package/dist/mention-search.js +6 -6
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +3 -3
- package/dist/workbench/sessionTitle.js +2 -2
- package/package.json +12 -12
- package/dist/chunk-A2B6QKNF.js.map +0 -1
- package/dist/chunk-JM24HADP.js.map +0 -1
- package/dist/chunk-KACVD2GZ.js.map +0 -1
- package/dist/chunk-XJ2U66WG.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-G5D73743.js.map → AgentRichTextReadonly-KOUZGF5Q.js.map} +0 -0
- /package/dist/{chunk-OKGXHKJ2.js.map → chunk-2JFMGOHU.js.map} +0 -0
- /package/dist/{chunk-XXACYFIR.js.map → chunk-4CACBXIB.js.map} +0 -0
- /package/dist/{chunk-ZCNZ53CF.js.map → chunk-6RMVLH3G.js.map} +0 -0
- /package/dist/{chunk-UNCXTPFX.js.map → chunk-ADQENNSG.js.map} +0 -0
- /package/dist/{chunk-ARDFK5NC.js.map → chunk-CO6XO5A2.js.map} +0 -0
- /package/dist/{chunk-24TBYDXC.js.map → chunk-F2Z7P7BB.js.map} +0 -0
- /package/dist/{chunk-WIQHLQFN.js.map → chunk-G3XB4FAQ.js.map} +0 -0
- /package/dist/{chunk-KRG7EBHG.js.map → chunk-QDNOOAAS.js.map} +0 -0
- /package/dist/{chunk-5O42C33J.js.map → chunk-RB6ZYQBA.js.map} +0 -0
- /package/dist/{chunk-RN7DI3Y2.js.map → chunk-X22KJXVG.js.map} +0 -0
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
resolveAgentGuiSessionProviderFlatIconUrl,
|
|
13
13
|
resolveNextAgentGUIConversationRailWidthPx,
|
|
14
14
|
shouldAutoCollapseAgentGUIConversationRail
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-G3XB4FAQ.js";
|
|
16
16
|
import {
|
|
17
17
|
AGENT_PROVIDERS,
|
|
18
18
|
AGENT_PROVIDER_LABEL,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
resolveAgentGUIFirstUserMessageDisplayPrompt,
|
|
29
29
|
resolveAgentGUIProviderDisplayLabel,
|
|
30
30
|
resolveAgentGUIProviderIdentity
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-X22KJXVG.js";
|
|
32
32
|
import {
|
|
33
33
|
resolveAgentGuiWorkbenchProviderLabel
|
|
34
34
|
} from "./chunk-R2ZADXRB.js";
|
|
@@ -63,7 +63,7 @@ import {
|
|
|
63
63
|
toLocalShortDateTime,
|
|
64
64
|
updateAgentComposerDraft,
|
|
65
65
|
useProjectedAgentConversation
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-CO6XO5A2.js";
|
|
67
67
|
import {
|
|
68
68
|
agentRichTextContentToPromptText,
|
|
69
69
|
createAgentRichTextInputExtensions,
|
|
@@ -73,7 +73,7 @@ import {
|
|
|
73
73
|
plainTextToAgentRichTextInlineContent,
|
|
74
74
|
skillDescriptionForDisplay,
|
|
75
75
|
skillTriggerForPrefix
|
|
76
|
-
} from "./chunk-
|
|
76
|
+
} from "./chunk-RB6ZYQBA.js";
|
|
77
77
|
import {
|
|
78
78
|
openAgentEnvPanel
|
|
79
79
|
} from "./chunk-VMQNG2KI.js";
|
|
@@ -85,7 +85,7 @@ import {
|
|
|
85
85
|
AgentFileMentionPalette,
|
|
86
86
|
agentMentionItemKey,
|
|
87
87
|
isAgentMentionItemDisabled
|
|
88
|
-
} from "./chunk-
|
|
88
|
+
} from "./chunk-BDWZUA3L.js";
|
|
89
89
|
import {
|
|
90
90
|
normalizeAgentGUIAgents,
|
|
91
91
|
projectAgentGUIAgentsToInternalTargets
|
|
@@ -96,7 +96,7 @@ import {
|
|
|
96
96
|
DEFAULT_AGENT_MENTION_FILTER,
|
|
97
97
|
agentGuiScheduler,
|
|
98
98
|
buildWorkspaceAgentActivityListViewModel
|
|
99
|
-
} from "./chunk-
|
|
99
|
+
} from "./chunk-PRE4IT6E.js";
|
|
100
100
|
import {
|
|
101
101
|
AGENT_RICH_TEXT_CARET_ANCHOR,
|
|
102
102
|
createAgentSessionMarkdownLink,
|
|
@@ -107,7 +107,7 @@ import {
|
|
|
107
107
|
mentionItemToAttrs,
|
|
108
108
|
normalizeAgentSessionMentionTitle,
|
|
109
109
|
parseMentionItemFromHref
|
|
110
|
-
} from "./chunk-
|
|
110
|
+
} from "./chunk-QDNOOAAS.js";
|
|
111
111
|
import {
|
|
112
112
|
AgentInteractivePromptSurface,
|
|
113
113
|
PLAN_IMPLEMENTATION_ACTION_FEEDBACK,
|
|
@@ -117,7 +117,7 @@ import {
|
|
|
117
117
|
dispatchAgentPlanPromptAction,
|
|
118
118
|
latestPlanTurnId,
|
|
119
119
|
planImplementationPromptFromPlanTurn
|
|
120
|
-
} from "./chunk-
|
|
120
|
+
} from "./chunk-F2Z7P7BB.js";
|
|
121
121
|
import {
|
|
122
122
|
useEngineSelector
|
|
123
123
|
} from "./chunk-2RQM7PJN.js";
|
|
@@ -126,7 +126,7 @@ import {
|
|
|
126
126
|
ZoomableImage,
|
|
127
127
|
normalizeAgentApprovalPurpose,
|
|
128
128
|
resolveWorkspaceLinkAction
|
|
129
|
-
} from "./chunk-
|
|
129
|
+
} from "./chunk-ADQENNSG.js";
|
|
130
130
|
import {
|
|
131
131
|
AgentTargetPresentationProvider,
|
|
132
132
|
cn,
|
|
@@ -144,7 +144,7 @@ import {
|
|
|
144
144
|
useAgentHostApi,
|
|
145
145
|
useOptionalAgentActivityRuntime,
|
|
146
146
|
useOptionalAgentHostApi
|
|
147
|
-
} from "./chunk-
|
|
147
|
+
} from "./chunk-2JFMGOHU.js";
|
|
148
148
|
import {
|
|
149
149
|
MANAGED_AGENT_ICON_FALLBACK_URL,
|
|
150
150
|
MANAGED_AGENT_ICON_URLS,
|
|
@@ -154,7 +154,7 @@ import {
|
|
|
154
154
|
AgentGuiI18nProvider,
|
|
155
155
|
translate,
|
|
156
156
|
useTranslation
|
|
157
|
-
} from "./chunk-
|
|
157
|
+
} from "./chunk-6RMVLH3G.js";
|
|
158
158
|
import {
|
|
159
159
|
isBetaAgentProvider,
|
|
160
160
|
normalizeManagedAgentProvider
|
|
@@ -18254,7 +18254,7 @@ function useComposerMentionActions(input) {
|
|
|
18254
18254
|
} = input;
|
|
18255
18255
|
const selectFileMention = useCallback35(
|
|
18256
18256
|
(entry) => {
|
|
18257
|
-
if (entry.kind === "file" && entry.mentionNavigation
|
|
18257
|
+
if (entry.kind === "file" && entry.mentionNavigation && mentionControllerRef.current?.selectFileMentionNavigationItem(entry)) {
|
|
18258
18258
|
return;
|
|
18259
18259
|
}
|
|
18260
18260
|
fileMentionSuggestion?.command(entry);
|
|
@@ -18349,22 +18349,22 @@ function useComposerMentionActions(input) {
|
|
|
18349
18349
|
const navigateFileMentionHierarchy = useCallback35(
|
|
18350
18350
|
(delta) => {
|
|
18351
18351
|
if (delta === -1) {
|
|
18352
|
-
return mentionControllerRef.current?.
|
|
18352
|
+
return mentionControllerRef.current?.exitFileMentionBrowse() ?? false;
|
|
18353
18353
|
}
|
|
18354
18354
|
const item = createFileMentionPaletteAdapter().selectedItem;
|
|
18355
18355
|
if (!item || item.kind !== "file") {
|
|
18356
18356
|
return false;
|
|
18357
18357
|
}
|
|
18358
|
-
if (item.mentionNavigation !== "agent-generated-folder") {
|
|
18358
|
+
if (item.mentionNavigation !== "agent-generated-folder" && item.mentionNavigation !== "workspace-folder") {
|
|
18359
18359
|
return false;
|
|
18360
18360
|
}
|
|
18361
|
-
return mentionControllerRef.current?.
|
|
18361
|
+
return mentionControllerRef.current?.selectFileMentionNavigationItem(item) ?? false;
|
|
18362
18362
|
},
|
|
18363
18363
|
[createFileMentionPaletteAdapter]
|
|
18364
18364
|
);
|
|
18365
18365
|
const navigateIntoFileMentionItem = useCallback35(
|
|
18366
18366
|
(item) => {
|
|
18367
|
-
mentionControllerRef.current?.
|
|
18367
|
+
mentionControllerRef.current?.selectFileMentionNavigationItem(item);
|
|
18368
18368
|
},
|
|
18369
18369
|
[]
|
|
18370
18370
|
);
|
|
@@ -36917,4 +36917,4 @@ export {
|
|
|
36917
36917
|
resolveAgentGUIAgentTarget,
|
|
36918
36918
|
AgentGUI
|
|
36919
36919
|
};
|
|
36920
|
-
//# sourceMappingURL=chunk-
|
|
36920
|
+
//# sourceMappingURL=chunk-QWKJ646Z.js.map
|