@tutti-os/agent-gui 0.0.56 → 0.0.57

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 (50) hide show
  1. package/dist/@-lined-14px-64O2KKB4.svg +3 -0
  2. package/dist/agent-conversation/index.d.ts +2 -2
  3. package/dist/agent-conversation/index.js +5 -5
  4. package/dist/agent-message-center/index.js +7 -7
  5. package/dist/{agentGuiNodeTypes-DCnsaqJr.d.ts → agentGuiNodeTypes-BRU6P22B.d.ts} +2 -1
  6. package/dist/app/renderer/agentactivity.css +48 -3
  7. package/dist/app/renderer/assets/icons/@-lined-14px.svg +3 -0
  8. package/dist/{chunk-6QFURP4M.js → chunk-2VHP7KQ5.js} +2 -2
  9. package/dist/{chunk-54CMFCHF.js → chunk-33LWYV6O.js} +31 -1
  10. package/dist/chunk-33LWYV6O.js.map +1 -0
  11. package/dist/{chunk-X4C4HD6E.js → chunk-DZ76JPCV.js} +103 -9
  12. package/dist/chunk-DZ76JPCV.js.map +1 -0
  13. package/dist/{chunk-4URDQNBP.js → chunk-HFZOXSSQ.js} +2 -2
  14. package/dist/{chunk-PQYSB2WC.js → chunk-IMZBRUP3.js} +4 -4
  15. package/dist/{chunk-752VTG4P.js → chunk-KOR6UVUJ.js} +4 -4
  16. package/dist/{chunk-MXDPRBS6.js → chunk-N37A5CJH.js} +2 -2
  17. package/dist/{chunk-SITURZG6.js → chunk-QFHR527D.js} +2 -2
  18. package/dist/{chunk-EVVIWZLX.js → chunk-RGVVHF7Q.js} +2 -2
  19. package/dist/{chunk-PQYMG6PQ.js → chunk-SZ7JGCS3.js} +2 -2
  20. package/dist/{chunk-5PGMLZ4W.js → chunk-Z3AAQQFD.js} +2 -2
  21. package/dist/context-mention-palette/index.js +6 -6
  22. package/dist/i18n/index.d.ts +30 -0
  23. package/dist/i18n/index.js +2 -2
  24. package/dist/index.d.ts +7 -4
  25. package/dist/index.js +315 -74
  26. package/dist/index.js.map +1 -1
  27. package/dist/queued-prompt-runtime.d.ts +2 -2
  28. package/dist/{types-B2m7UcBb.d.ts → types-BsHvTjIZ.d.ts} +8 -1
  29. package/dist/workbench/contribution.d.ts +1 -1
  30. package/dist/workbench/index.d.ts +1 -1
  31. package/dist/workbench/index.js +3 -3
  32. package/dist/workbench/launch.d.ts +1 -1
  33. package/dist/workbench/providerCatalog.d.ts +1 -1
  34. package/dist/workbench/sessionTitle.d.ts +1 -1
  35. package/dist/workbench/sessionTitle.js +3 -3
  36. package/dist/workbench/state.d.ts +1 -1
  37. package/dist/workbench/types.d.ts +1 -1
  38. package/dist/workspace-agent-generated-files.js +3 -3
  39. package/package.json +12 -12
  40. package/dist/chunk-54CMFCHF.js.map +0 -1
  41. package/dist/chunk-X4C4HD6E.js.map +0 -1
  42. /package/dist/{chunk-6QFURP4M.js.map → chunk-2VHP7KQ5.js.map} +0 -0
  43. /package/dist/{chunk-4URDQNBP.js.map → chunk-HFZOXSSQ.js.map} +0 -0
  44. /package/dist/{chunk-PQYSB2WC.js.map → chunk-IMZBRUP3.js.map} +0 -0
  45. /package/dist/{chunk-752VTG4P.js.map → chunk-KOR6UVUJ.js.map} +0 -0
  46. /package/dist/{chunk-MXDPRBS6.js.map → chunk-N37A5CJH.js.map} +0 -0
  47. /package/dist/{chunk-SITURZG6.js.map → chunk-QFHR527D.js.map} +0 -0
  48. /package/dist/{chunk-EVVIWZLX.js.map → chunk-RGVVHF7Q.js.map} +0 -0
  49. /package/dist/{chunk-PQYMG6PQ.js.map → chunk-SZ7JGCS3.js.map} +0 -0
  50. /package/dist/{chunk-5PGMLZ4W.js.map → chunk-Z3AAQQFD.js.map} +0 -0
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  translate,
16
16
  translateInUiLanguage
17
- } from "./chunk-5PGMLZ4W.js";
17
+ } from "./chunk-Z3AAQQFD.js";
18
18
 
19
19
  // shared/workspaceAgentActivityListViewModel.ts
20
20
  import {
@@ -1007,4 +1007,4 @@ export {
1007
1007
  resolveWorkspaceAgentActivityStatus,
1008
1008
  resolveWorkspaceAgentActivityTitle
1009
1009
  };
1010
- //# sourceMappingURL=chunk-4URDQNBP.js.map
1010
+ //# sourceMappingURL=chunk-HFZOXSSQ.js.map
@@ -2,10 +2,10 @@ import {
2
2
  Spinner,
3
3
  userAvatarPlaceholderUrl,
4
4
  workspaceAgentActivityStatusLabel
5
- } from "./chunk-SITURZG6.js";
5
+ } from "./chunk-QFHR527D.js";
6
6
  import {
7
7
  normalizeAgentSessionMentionTitle
8
- } from "./chunk-MXDPRBS6.js";
8
+ } from "./chunk-N37A5CJH.js";
9
9
  import {
10
10
  resolveAgentMentionFileThumbnailUrl,
11
11
  resolveAgentMentionFileVisualKind
@@ -19,7 +19,7 @@ import {
19
19
  } from "./chunk-JM24HADP.js";
20
20
  import {
21
21
  translate
22
- } from "./chunk-5PGMLZ4W.js";
22
+ } from "./chunk-Z3AAQQFD.js";
23
23
 
24
24
  // agent-gui/agentGuiNode/agentMentionAgentGeneratedFilesPresentation.ts
25
25
  var AGENT_GENERATED_FOLDER_MIN_FILES = 2;
@@ -2211,4 +2211,4 @@ export {
2211
2211
  AgentFileMentionPalette,
2212
2212
  AgentContextMentionPalette
2213
2213
  };
2214
- //# sourceMappingURL=chunk-PQYSB2WC.js.map
2214
+ //# sourceMappingURL=chunk-IMZBRUP3.js.map
@@ -7,17 +7,17 @@ import {
7
7
  AgentGUIConversation_styles_default,
8
8
  MessageSquareMoreIcon,
9
9
  extractAgentMcpToolTarget
10
- } from "./chunk-6QFURP4M.js";
10
+ } from "./chunk-2VHP7KQ5.js";
11
11
  import {
12
12
  Spinner
13
- } from "./chunk-SITURZG6.js";
13
+ } from "./chunk-QFHR527D.js";
14
14
  import {
15
15
  getOptionalAgentHostApi,
16
16
  useOptionalAgentHostApi
17
17
  } from "./chunk-S6PCOX3S.js";
18
18
  import {
19
19
  translate
20
- } from "./chunk-5PGMLZ4W.js";
20
+ } from "./chunk-Z3AAQQFD.js";
21
21
 
22
22
  // shared/agentConversation/approvalOptionPresentation.ts
23
23
  function approvalOptionDisplayLabel(option, intent = {}) {
@@ -1150,4 +1150,4 @@ export {
1150
1150
  isPromptRequestIdTitle,
1151
1151
  AgentInteractivePromptSurface
1152
1152
  };
1153
- //# sourceMappingURL=chunk-752VTG4P.js.map
1153
+ //# sourceMappingURL=chunk-KOR6UVUJ.js.map
@@ -9,7 +9,7 @@ import {
9
9
  import {
10
10
  translate,
11
11
  useTranslation
12
- } from "./chunk-5PGMLZ4W.js";
12
+ } from "./chunk-Z3AAQQFD.js";
13
13
 
14
14
  // agent-gui/agentGuiNode/agentRichText/agentFileMentionExtension.ts
15
15
  import { mergeAttributes, Node } from "@tiptap/core";
@@ -1437,4 +1437,4 @@ export {
1437
1437
  mentionItemToAttrs,
1438
1438
  attrsToMentionItem
1439
1439
  };
1440
- //# sourceMappingURL=chunk-MXDPRBS6.js.map
1440
+ //# sourceMappingURL=chunk-N37A5CJH.js.map