@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.
Files changed (37) hide show
  1. package/dist/{AgentRichTextReadonly-RFQTF2RA.js → AgentRichTextReadonly-OKZPTCIX.js} +5 -5
  2. package/dist/agent-conversation/index.js +6 -6
  3. package/dist/agent-gui.js +11 -11
  4. package/dist/agent-message-center/index.js +3 -3
  5. package/dist/{chunk-5QPOMKMQ.js → chunk-3V5OCA2M.js} +2 -2
  6. package/dist/{chunk-PJP5BUU6.js → chunk-5BJYO6X3.js} +4 -4
  7. package/dist/chunk-5BJYO6X3.js.map +1 -0
  8. package/dist/{chunk-54T2VMRC.js → chunk-E5X3DSQZ.js} +2 -2
  9. package/dist/{chunk-SOR55JUN.js → chunk-ETJFWUCA.js} +3 -3
  10. package/dist/{chunk-XV2EXX7S.js → chunk-GAXQI5K6.js} +5 -5
  11. package/dist/chunk-GAXQI5K6.js.map +1 -0
  12. package/dist/{chunk-M7AWZUUQ.js → chunk-LLIM2OX6.js} +2 -2
  13. package/dist/{chunk-3F7A2ZZD.js → chunk-NCD5I4OB.js} +2 -2
  14. package/dist/{chunk-FO4G2K6B.js → chunk-U7GYZU6V.js} +3 -3
  15. package/dist/{chunk-SUZQHAFB.js → chunk-V3QHMEJZ.js} +2 -2
  16. package/dist/{chunk-XN65KAE3.js → chunk-VRA7STEJ.js} +10 -10
  17. package/dist/{chunk-XN65KAE3.js.map → chunk-VRA7STEJ.js.map} +1 -1
  18. package/dist/{chunk-SXYACIJA.js → chunk-Z5IASLIU.js} +5 -7
  19. package/dist/chunk-Z5IASLIU.js.map +1 -0
  20. package/dist/context-mention-palette/index.js +5 -5
  21. package/dist/index.js +11 -11
  22. package/dist/mention-file-presentation.js +2 -2
  23. package/dist/mention-search.js +4 -4
  24. package/dist/workbench/contribution.js +1 -1
  25. package/dist/workbench/index.js +1 -1
  26. package/package.json +14 -13
  27. package/dist/chunk-PJP5BUU6.js.map +0 -1
  28. package/dist/chunk-SXYACIJA.js.map +0 -1
  29. package/dist/chunk-XV2EXX7S.js.map +0 -1
  30. /package/dist/{AgentRichTextReadonly-RFQTF2RA.js.map → AgentRichTextReadonly-OKZPTCIX.js.map} +0 -0
  31. /package/dist/{chunk-5QPOMKMQ.js.map → chunk-3V5OCA2M.js.map} +0 -0
  32. /package/dist/{chunk-54T2VMRC.js.map → chunk-E5X3DSQZ.js.map} +0 -0
  33. /package/dist/{chunk-SOR55JUN.js.map → chunk-ETJFWUCA.js.map} +0 -0
  34. /package/dist/{chunk-M7AWZUUQ.js.map → chunk-LLIM2OX6.js.map} +0 -0
  35. /package/dist/{chunk-3F7A2ZZD.js.map → chunk-NCD5I4OB.js.map} +0 -0
  36. /package/dist/{chunk-FO4G2K6B.js.map → chunk-U7GYZU6V.js.map} +0 -0
  37. /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-3F7A2ZZD.js";
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-M7AWZUUQ.js.map
736
+ //# sourceMappingURL=chunk-LLIM2OX6.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  resolveAgentMentionFileThumbnailUrl,
3
3
  resolveAgentMentionFileVisualKind
4
- } from "./chunk-5QPOMKMQ.js";
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-3F7A2ZZD.js.map
1836
+ //# sourceMappingURL=chunk-NCD5I4OB.js.map
@@ -5,11 +5,11 @@ import {
5
5
  agentMentionFilterLabel,
6
6
  agentMentionGroupLabel,
7
7
  mentionGroupExpandCount
8
- } from "./chunk-SOR55JUN.js";
8
+ } from "./chunk-ETJFWUCA.js";
9
9
  import {
10
10
  resolveAgentMentionFileThumbnailUrl,
11
11
  resolveAgentMentionFileVisualKind
12
- } from "./chunk-5QPOMKMQ.js";
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-FO4G2K6B.js.map
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-SXYACIJA.js";
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-SUZQHAFB.js.map
1474
+ //# sourceMappingURL=chunk-V3QHMEJZ.js.map
@@ -15,7 +15,7 @@ import {
15
15
  resolveAgentGuiSessionProviderFlatIconUrl,
16
16
  resolveNextAgentGUIConversationRailWidthPx,
17
17
  shouldAutoCollapseAgentGUIConversationRail
18
- } from "./chunk-54T2VMRC.js";
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-XV2EXX7S.js";
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-M7AWZUUQ.js";
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-FO4G2K6B.js";
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-SOR55JUN.js";
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-3F7A2ZZD.js";
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-SUZQHAFB.js";
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-SXYACIJA.js";
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-manager/services";
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-XN65KAE3.js.map
40693
+ //# sourceMappingURL=chunk-VRA7STEJ.js.map