@tutti-os/agent-gui 0.0.103 → 0.0.104

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 (49) hide show
  1. package/dist/{AgentGUI-D6IQ0F_N.d.ts → AgentGUI-DQ9gVoXh.d.ts} +2 -3
  2. package/dist/agent-conversation/index.d.ts +3 -3
  3. package/dist/agent-conversation/index.js +6 -6
  4. package/dist/agent-gui.d.ts +3 -3
  5. package/dist/agent-gui.js +13 -13
  6. package/dist/agent-message-center/index.d.ts +1 -1
  7. package/dist/agent-message-center/index.js +6 -6
  8. package/dist/{agentConversationVM-BzHZhwFP.d.ts → agentConversationVM-CkcYM5Wg.d.ts} +3 -1
  9. package/dist/{agentGuiNodeTypes-8U3q_frv.d.ts → agentGuiNodeTypes-B9vcvjmR.d.ts} +1 -2
  10. package/dist/{chunk-WXMBD2O7.js → chunk-747L443E.js} +6 -6
  11. package/dist/chunk-747L443E.js.map +1 -0
  12. package/dist/{chunk-L2MTZMVH.js → chunk-7N524ZK7.js} +715 -417
  13. package/dist/chunk-7N524ZK7.js.map +1 -0
  14. package/dist/{chunk-5Z4ZXXX4.js → chunk-AKKDP2LI.js} +2 -2
  15. package/dist/{chunk-IBFGOAY3.js → chunk-F5LFPORI.js} +2 -2
  16. package/dist/{chunk-SGGGE2F3.js → chunk-FJ4W2VC5.js} +4 -4
  17. package/dist/{chunk-IVY4OL7B.js → chunk-HLVC4NNL.js} +435 -935
  18. package/dist/chunk-HLVC4NNL.js.map +1 -0
  19. package/dist/{chunk-3ZBDWWCV.js → chunk-MUPZPISC.js} +2 -2
  20. package/dist/{chunk-PCXBTG5X.js → chunk-NOXQOGT5.js} +3 -3
  21. package/dist/{chunk-6PMLIVTI.js → chunk-OFSDOID4.js} +2 -2
  22. package/dist/{chunk-ZRJS4MOQ.js → chunk-QI3JAO4J.js} +2 -2
  23. package/dist/{chunk-RGG5UGJD.js → chunk-SKCLZXSW.js} +1 -5
  24. package/dist/chunk-SKCLZXSW.js.map +1 -0
  25. package/dist/{chunk-UHOVZI6B.js → chunk-TPV2SV6L.js} +3 -3
  26. package/dist/{chunk-XZD5KTM4.js → chunk-VAB7EIL5.js} +5 -5
  27. package/dist/context-mention-palette/index.js +7 -7
  28. package/dist/i18n/index.d.ts +0 -4
  29. package/dist/i18n/index.js +2 -2
  30. package/dist/index.d.ts +5 -5
  31. package/dist/index.js +13 -13
  32. package/dist/mention-search.js +5 -5
  33. package/dist/workbench/contribution.js +3 -3
  34. package/dist/workbench/index.js +3 -3
  35. package/dist/workbench/sessionTitle.js +2 -2
  36. package/package.json +14 -14
  37. package/dist/chunk-IVY4OL7B.js.map +0 -1
  38. package/dist/chunk-L2MTZMVH.js.map +0 -1
  39. package/dist/chunk-RGG5UGJD.js.map +0 -1
  40. package/dist/chunk-WXMBD2O7.js.map +0 -1
  41. /package/dist/{chunk-5Z4ZXXX4.js.map → chunk-AKKDP2LI.js.map} +0 -0
  42. /package/dist/{chunk-IBFGOAY3.js.map → chunk-F5LFPORI.js.map} +0 -0
  43. /package/dist/{chunk-SGGGE2F3.js.map → chunk-FJ4W2VC5.js.map} +0 -0
  44. /package/dist/{chunk-3ZBDWWCV.js.map → chunk-MUPZPISC.js.map} +0 -0
  45. /package/dist/{chunk-PCXBTG5X.js.map → chunk-NOXQOGT5.js.map} +0 -0
  46. /package/dist/{chunk-6PMLIVTI.js.map → chunk-OFSDOID4.js.map} +0 -0
  47. /package/dist/{chunk-ZRJS4MOQ.js.map → chunk-QI3JAO4J.js.map} +0 -0
  48. /package/dist/{chunk-UHOVZI6B.js.map → chunk-TPV2SV6L.js.map} +0 -0
  49. /package/dist/{chunk-XZD5KTM4.js.map → chunk-VAB7EIL5.js.map} +0 -0
@@ -4,11 +4,11 @@ import {
4
4
  } from "./chunk-LUGELG5V.js";
5
5
  import {
6
6
  managedAgentRoundedIconUrl
7
- } from "./chunk-6PMLIVTI.js";
7
+ } from "./chunk-OFSDOID4.js";
8
8
  import {
9
9
  translate,
10
10
  useTranslation
11
- } from "./chunk-IBFGOAY3.js";
11
+ } from "./chunk-F5LFPORI.js";
12
12
  import {
13
13
  getAgentCustomMentionKind
14
14
  } from "./chunk-5X7YDOC6.js";
@@ -1512,4 +1512,4 @@ export {
1512
1512
  exitAgentFileMentionSuggestion,
1513
1513
  createAgentFileMentionExtension
1514
1514
  };
1515
- //# sourceMappingURL=chunk-PCXBTG5X.js.map
1515
+ //# sourceMappingURL=chunk-NOXQOGT5.js.map
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-H6IQ63DQ.js";
4
4
  import {
5
5
  translate
6
- } from "./chunk-IBFGOAY3.js";
6
+ } from "./chunk-F5LFPORI.js";
7
7
  import {
8
8
  agentGUIProviderIdentityDisplayName,
9
9
  migratedAgentGUIProviderIdentityCatalog,
@@ -247,4 +247,4 @@ export {
247
247
  MANAGED_AGENT_ICON_FALLBACK_URL,
248
248
  managedAgentRoundedIconUrl
249
249
  };
250
- //# sourceMappingURL=chunk-6PMLIVTI.js.map
250
+ //# sourceMappingURL=chunk-OFSDOID4.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  resolveAgentGuiWorkbenchHeaderTitle,
3
3
  resolveAgentGuiWorkbenchSessionTitle
4
- } from "./chunk-5Z4ZXXX4.js";
4
+ } from "./chunk-AKKDP2LI.js";
5
5
  import {
6
6
  agentGuiWorkbenchProviderFromInstanceId,
7
7
  agentGuiWorkbenchProviderFromInstanceIdOrNull,
@@ -1404,4 +1404,4 @@ export {
1404
1404
  AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT,
1405
1405
  createAgentGuiWorkbenchContribution
1406
1406
  };
1407
- //# sourceMappingURL=chunk-ZRJS4MOQ.js.map
1407
+ //# sourceMappingURL=chunk-QI3JAO4J.js.map
@@ -527,8 +527,6 @@ var enAgentGui = {
527
527
  submitAnswers: "Submit answers",
528
528
  answerPlaceholder: "Add details for the agent...",
529
529
  waitingForAnswer: "Waiting for your answer...",
530
- waitingForBackgroundAgent_one: "Waiting for {{count}} background agent to finish",
531
- waitingForBackgroundAgent_other: "Waiting for {{count}} background agents to finish",
532
530
  shortcutEnter: "Enter",
533
531
  shortcutCmdEnter: "Cmd + Enter",
534
532
  shortcutCtrEnter: "Ctr + Enter",
@@ -3063,8 +3061,6 @@ var zhCNAgentGui = {
3063
3061
  submitAnswers: "\u63D0\u4EA4\u56DE\u7B54",
3064
3062
  answerPlaceholder: "\u8865\u5145\u66F4\u591A\u7EC6\u8282...",
3065
3063
  waitingForAnswer: "\u7B49\u5F85\u4F60\u7684\u56DE\u7B54...",
3066
- waitingForBackgroundAgent_one: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
3067
- waitingForBackgroundAgent_other: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
3068
3064
  shortcutEnter: "Enter",
3069
3065
  shortcutCmdEnter: "Cmd + Enter",
3070
3066
  shortcutCtrEnter: "Ctr + Enter",
@@ -5134,4 +5130,4 @@ export {
5134
5130
  translateInUiLanguage,
5135
5131
  getActiveUiLanguage
5136
5132
  };
5137
- //# sourceMappingURL=chunk-RGG5UGJD.js.map
5133
+ //# sourceMappingURL=chunk-SKCLZXSW.js.map