@tutti-os/agent-gui 0.0.182 → 0.0.183
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-RFQTF2RA.js → AgentRichTextReadonly-OKZPTCIX.js} +5 -5
- package/dist/agent-conversation/index.js +6 -6
- package/dist/agent-gui.js +11 -11
- package/dist/agent-message-center/index.js +3 -3
- package/dist/{chunk-5QPOMKMQ.js → chunk-3V5OCA2M.js} +2 -2
- package/dist/{chunk-PJP5BUU6.js → chunk-5BJYO6X3.js} +4 -4
- package/dist/chunk-5BJYO6X3.js.map +1 -0
- package/dist/{chunk-54T2VMRC.js → chunk-E5X3DSQZ.js} +2 -2
- package/dist/{chunk-SOR55JUN.js → chunk-ETJFWUCA.js} +3 -3
- package/dist/{chunk-XV2EXX7S.js → chunk-GAXQI5K6.js} +5 -5
- package/dist/chunk-GAXQI5K6.js.map +1 -0
- package/dist/{chunk-M7AWZUUQ.js → chunk-LLIM2OX6.js} +2 -2
- package/dist/{chunk-3F7A2ZZD.js → chunk-NCD5I4OB.js} +2 -2
- package/dist/{chunk-FO4G2K6B.js → chunk-U7GYZU6V.js} +3 -3
- package/dist/{chunk-SUZQHAFB.js → chunk-V3QHMEJZ.js} +2 -2
- package/dist/{chunk-XN65KAE3.js → chunk-VRA7STEJ.js} +10 -10
- package/dist/{chunk-XN65KAE3.js.map → chunk-VRA7STEJ.js.map} +1 -1
- package/dist/{chunk-SXYACIJA.js → chunk-Z5IASLIU.js} +5 -7
- package/dist/chunk-Z5IASLIU.js.map +1 -0
- package/dist/context-mention-palette/index.js +5 -5
- package/dist/index.js +11 -11
- package/dist/mention-file-presentation.js +2 -2
- package/dist/mention-search.js +4 -4
- package/dist/workbench/contribution.js +1 -1
- package/dist/workbench/index.js +1 -1
- package/package.json +14 -13
- package/dist/chunk-PJP5BUU6.js.map +0 -1
- package/dist/chunk-SXYACIJA.js.map +0 -1
- package/dist/chunk-XV2EXX7S.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-RFQTF2RA.js.map → AgentRichTextReadonly-OKZPTCIX.js.map} +0 -0
- /package/dist/{chunk-5QPOMKMQ.js.map → chunk-3V5OCA2M.js.map} +0 -0
- /package/dist/{chunk-54T2VMRC.js.map → chunk-E5X3DSQZ.js.map} +0 -0
- /package/dist/{chunk-SOR55JUN.js.map → chunk-ETJFWUCA.js.map} +0 -0
- /package/dist/{chunk-M7AWZUUQ.js.map → chunk-LLIM2OX6.js.map} +0 -0
- /package/dist/{chunk-3F7A2ZZD.js.map → chunk-NCD5I4OB.js.map} +0 -0
- /package/dist/{chunk-FO4G2K6B.js.map → chunk-U7GYZU6V.js.map} +0 -0
- /package/dist/{chunk-SUZQHAFB.js.map → chunk-V3QHMEJZ.js.map} +0 -0
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
formatAgentMentionMarkdown,
|
|
7
7
|
mentionItemToAttrs,
|
|
8
8
|
parseAgentMentionMarkdown
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-NCD5I4OB.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-LLIM2OX6.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveAgentMentionFileThumbnailUrl,
|
|
3
3
|
resolveAgentMentionFileVisualKind
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-3V5OCA2M.js";
|
|
5
5
|
import {
|
|
6
6
|
AGENT_PASTED_TEXT_BLOCK_KIND
|
|
7
7
|
} from "./chunk-FGLQZ6I4.js";
|
|
@@ -1833,4 +1833,4 @@ export {
|
|
|
1833
1833
|
exitAgentFileMentionSuggestion,
|
|
1834
1834
|
createAgentFileMentionExtension
|
|
1835
1835
|
};
|
|
1836
|
-
//# sourceMappingURL=chunk-
|
|
1836
|
+
//# sourceMappingURL=chunk-NCD5I4OB.js.map
|
|
@@ -5,11 +5,11 @@ import {
|
|
|
5
5
|
agentMentionFilterLabel,
|
|
6
6
|
agentMentionGroupLabel,
|
|
7
7
|
mentionGroupExpandCount
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-ETJFWUCA.js";
|
|
9
9
|
import {
|
|
10
10
|
resolveAgentMentionFileThumbnailUrl,
|
|
11
11
|
resolveAgentMentionFileVisualKind
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-3V5OCA2M.js";
|
|
13
13
|
import {
|
|
14
14
|
userAvatarPlaceholderUrl,
|
|
15
15
|
workspaceAgentActivityStatusLabel
|
|
@@ -517,4 +517,4 @@ export {
|
|
|
517
517
|
AgentFileMentionPalette,
|
|
518
518
|
AgentContextMentionPalette
|
|
519
519
|
};
|
|
520
|
-
//# sourceMappingURL=chunk-
|
|
520
|
+
//# sourceMappingURL=chunk-U7GYZU6V.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
AgentGUIConversation_styles_default,
|
|
3
3
|
MessageSquareMoreIcon,
|
|
4
4
|
extractAgentMcpToolTarget
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-Z5IASLIU.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-V3QHMEJZ.js.map
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
resolveAgentGuiSessionProviderFlatIconUrl,
|
|
16
16
|
resolveNextAgentGUIConversationRailWidthPx,
|
|
17
17
|
shouldAutoCollapseAgentGUIConversationRail
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-E5X3DSQZ.js";
|
|
19
19
|
import {
|
|
20
20
|
resolveAgentGuiWorkbenchProviderLabel
|
|
21
21
|
} from "./chunk-SZVHT57M.js";
|
|
@@ -68,7 +68,7 @@ import {
|
|
|
68
68
|
toLocalShortDateTime,
|
|
69
69
|
updateAgentComposerDraft,
|
|
70
70
|
useProjectedAgentConversation
|
|
71
|
-
} from "./chunk-
|
|
71
|
+
} from "./chunk-GAXQI5K6.js";
|
|
72
72
|
import {
|
|
73
73
|
agentRichTextContentToPromptText,
|
|
74
74
|
createAgentRichTextInputExtensions,
|
|
@@ -78,7 +78,7 @@ import {
|
|
|
78
78
|
plainTextToAgentRichTextInlineContent,
|
|
79
79
|
skillDescriptionForDisplay,
|
|
80
80
|
skillTriggerForPrefix
|
|
81
|
-
} from "./chunk-
|
|
81
|
+
} from "./chunk-LLIM2OX6.js";
|
|
82
82
|
import {
|
|
83
83
|
AgentEnvPanelActionProvider
|
|
84
84
|
} from "./chunk-THBCAUBR.js";
|
|
@@ -93,7 +93,7 @@ import {
|
|
|
93
93
|
AgentFileMentionPalette,
|
|
94
94
|
agentMentionItemKey,
|
|
95
95
|
isAgentMentionItemDisabled
|
|
96
|
-
} from "./chunk-
|
|
96
|
+
} from "./chunk-U7GYZU6V.js";
|
|
97
97
|
import {
|
|
98
98
|
normalizeAgentGUIAgents,
|
|
99
99
|
projectAgentGUIAgentsToTargets
|
|
@@ -104,7 +104,7 @@ import {
|
|
|
104
104
|
DEFAULT_AGENT_MENTION_FILTER,
|
|
105
105
|
agentGuiScheduler,
|
|
106
106
|
buildWorkspaceAgentActivityListViewModel
|
|
107
|
-
} from "./chunk-
|
|
107
|
+
} from "./chunk-ETJFWUCA.js";
|
|
108
108
|
import {
|
|
109
109
|
AGENT_RICH_TEXT_CARET_ANCHOR,
|
|
110
110
|
agentComposerFileMentionReferences,
|
|
@@ -121,7 +121,7 @@ import {
|
|
|
121
121
|
parseMentionItemFromHref,
|
|
122
122
|
remainingAgentComposerPromptAssetSlots,
|
|
123
123
|
updateAgentComposerFileMentions
|
|
124
|
-
} from "./chunk-
|
|
124
|
+
} from "./chunk-NCD5I4OB.js";
|
|
125
125
|
import {
|
|
126
126
|
AgentInteractivePromptSurface,
|
|
127
127
|
PLAN_IMPLEMENTATION_ACTION_FEEDBACK,
|
|
@@ -131,7 +131,7 @@ import {
|
|
|
131
131
|
dispatchAgentPlanPromptAction,
|
|
132
132
|
latestPlanTurnId,
|
|
133
133
|
planImplementationPromptFromPlanTurn
|
|
134
|
-
} from "./chunk-
|
|
134
|
+
} from "./chunk-V3QHMEJZ.js";
|
|
135
135
|
import {
|
|
136
136
|
useEngineSelector
|
|
137
137
|
} from "./chunk-EVQ4JY3N.js";
|
|
@@ -141,7 +141,7 @@ import {
|
|
|
141
141
|
blobToBase64,
|
|
142
142
|
normalizeAgentApprovalPurpose,
|
|
143
143
|
resolveWorkspaceLinkAction
|
|
144
|
-
} from "./chunk-
|
|
144
|
+
} from "./chunk-Z5IASLIU.js";
|
|
145
145
|
import {
|
|
146
146
|
AgentTargetPresentationProvider,
|
|
147
147
|
cn,
|
|
@@ -31632,7 +31632,7 @@ import {
|
|
|
31632
31632
|
DropdownMenuTrigger as DropdownMenuTrigger4
|
|
31633
31633
|
} from "@tutti-os/ui-system";
|
|
31634
31634
|
import { BareIconButton as BareIconButton2 } from "@tutti-os/ui-system/components";
|
|
31635
|
-
import { resolveWorkspaceImageMimeType } from "@tutti-os/workspace-file-
|
|
31635
|
+
import { resolveWorkspaceImageMimeType } from "@tutti-os/workspace-file-preview";
|
|
31636
31636
|
|
|
31637
31637
|
// agent-gui/agentGuiNode/model/agentConversationCopyHtml.ts
|
|
31638
31638
|
import { createElement } from "react";
|
|
@@ -40690,4 +40690,4 @@ export {
|
|
|
40690
40690
|
AgentHandoffMenu,
|
|
40691
40691
|
AgentGUI
|
|
40692
40692
|
};
|
|
40693
|
-
//# sourceMappingURL=chunk-
|
|
40693
|
+
//# sourceMappingURL=chunk-VRA7STEJ.js.map
|