@tutti-os/agent-gui 0.0.82 → 0.0.84

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/agent-conversation/index.js +5 -5
  2. package/dist/agent-message-center/index.js +7 -7
  3. package/dist/app/renderer/agentactivity.css +65 -137
  4. package/dist/{chunk-AIYGF64O.js → chunk-3355GEBI.js} +2 -2
  5. package/dist/{chunk-PVLUSXH5.js → chunk-6YLA7R4S.js} +2 -2
  6. package/dist/{chunk-Z7KHS6LK.js → chunk-A2JPL5N6.js} +2 -2
  7. package/dist/{chunk-5WZEOARY.js → chunk-AA75BOX3.js} +3 -1
  8. package/dist/chunk-AA75BOX3.js.map +1 -0
  9. package/dist/{chunk-5BFYTHJB.js → chunk-CVPWQHQH.js} +2 -2
  10. package/dist/{chunk-3PB2FL74.js → chunk-CXJEQQR5.js} +2 -2
  11. package/dist/{chunk-CCJUGHQQ.js → chunk-FIH7IYLX.js} +8 -7
  12. package/dist/chunk-FIH7IYLX.js.map +1 -0
  13. package/dist/{chunk-FYSYKWN6.js → chunk-HUNUSBQQ.js} +2 -2
  14. package/dist/{chunk-T56L2H2H.js → chunk-MQ6WW3CD.js} +2 -2
  15. package/dist/{chunk-U4F3VJ5C.js → chunk-N7EX6XK3.js} +3 -3
  16. package/dist/{chunk-GE4CCOWC.js → chunk-UNLTQUPO.js} +4 -4
  17. package/dist/context-mention-palette/index.js +6 -6
  18. package/dist/i18n/index.d.ts +2 -0
  19. package/dist/i18n/index.js +2 -2
  20. package/dist/index.d.ts +1 -0
  21. package/dist/index.js +1947 -1313
  22. package/dist/index.js.map +1 -1
  23. package/dist/workbench/index.js +3 -3
  24. package/dist/workbench/sessionTitle.js +3 -3
  25. package/dist/workspace-agent-generated-files.js +3 -3
  26. package/package.json +17 -15
  27. package/dist/chunk-5WZEOARY.js.map +0 -1
  28. package/dist/chunk-CCJUGHQQ.js.map +0 -1
  29. /package/dist/{chunk-AIYGF64O.js.map → chunk-3355GEBI.js.map} +0 -0
  30. /package/dist/{chunk-PVLUSXH5.js.map → chunk-6YLA7R4S.js.map} +0 -0
  31. /package/dist/{chunk-Z7KHS6LK.js.map → chunk-A2JPL5N6.js.map} +0 -0
  32. /package/dist/{chunk-5BFYTHJB.js.map → chunk-CVPWQHQH.js.map} +0 -0
  33. /package/dist/{chunk-3PB2FL74.js.map → chunk-CXJEQQR5.js.map} +0 -0
  34. /package/dist/{chunk-FYSYKWN6.js.map → chunk-HUNUSBQQ.js.map} +0 -0
  35. /package/dist/{chunk-T56L2H2H.js.map → chunk-MQ6WW3CD.js.map} +0 -0
  36. /package/dist/{chunk-U4F3VJ5C.js.map → chunk-N7EX6XK3.js.map} +0 -0
  37. /package/dist/{chunk-GE4CCOWC.js.map → chunk-UNLTQUPO.js.map} +0 -0
@@ -7,7 +7,7 @@ import {
7
7
  import {
8
8
  translate,
9
9
  useTranslation
10
- } from "./chunk-T56L2H2H.js";
10
+ } from "./chunk-MQ6WW3CD.js";
11
11
  import {
12
12
  resolveAgentWorkspaceFileVisualKind
13
13
  } from "./chunk-PJP5BUU6.js";
@@ -3845,4 +3845,4 @@ export {
3845
3845
  CustomScrollArea,
3846
3846
  MessageSquareMoreIcon
3847
3847
  };
3848
- //# sourceMappingURL=chunk-FYSYKWN6.js.map
3848
+ //# sourceMappingURL=chunk-HUNUSBQQ.js.map
@@ -6,7 +6,7 @@ import {
6
6
  setCurrentAgentGuiI18nRuntime,
7
7
  translate,
8
8
  translateInUiLanguage
9
- } from "./chunk-5WZEOARY.js";
9
+ } from "./chunk-AA75BOX3.js";
10
10
 
11
11
  // i18n/index.ts
12
12
  import React, {
@@ -68,4 +68,4 @@ export {
68
68
  AgentGuiI18nProvider,
69
69
  useTranslation
70
70
  };
71
- //# sourceMappingURL=chunk-T56L2H2H.js.map
71
+ //# sourceMappingURL=chunk-MQ6WW3CD.js.map
@@ -7,14 +7,14 @@ import {
7
7
  AgentGUIConversation_styles_default,
8
8
  MessageSquareMoreIcon,
9
9
  extractAgentMcpToolTarget
10
- } from "./chunk-FYSYKWN6.js";
10
+ } from "./chunk-HUNUSBQQ.js";
11
11
  import {
12
12
  getOptionalAgentHostApi,
13
13
  useOptionalAgentHostApi
14
14
  } from "./chunk-LR4FA5X6.js";
15
15
  import {
16
16
  translate
17
- } from "./chunk-T56L2H2H.js";
17
+ } from "./chunk-MQ6WW3CD.js";
18
18
 
19
19
  // shared/agentConversation/approvalOptionPresentation.ts
20
20
  function approvalOptionDisplayLabel(option, intent = {}) {
@@ -1172,4 +1172,4 @@ export {
1172
1172
  isPromptRequestIdTitle,
1173
1173
  AgentInteractivePromptSurface
1174
1174
  };
1175
- //# sourceMappingURL=chunk-U4F3VJ5C.js.map
1175
+ //# sourceMappingURL=chunk-N7EX6XK3.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  userAvatarPlaceholderUrl,
3
3
  workspaceAgentActivityStatusLabel
4
- } from "./chunk-5BFYTHJB.js";
4
+ } from "./chunk-CVPWQHQH.js";
5
5
  import {
6
6
  normalizeAgentSessionMentionTitle
7
- } from "./chunk-3PB2FL74.js";
7
+ } from "./chunk-CXJEQQR5.js";
8
8
  import {
9
9
  resolveAgentMentionFileThumbnailUrl,
10
10
  resolveAgentMentionFileVisualKind
@@ -15,7 +15,7 @@ import {
15
15
  } from "./chunk-LR4FA5X6.js";
16
16
  import {
17
17
  translate
18
- } from "./chunk-T56L2H2H.js";
18
+ } from "./chunk-MQ6WW3CD.js";
19
19
  import {
20
20
  AGENT_CONTEXT_MENTION_PROVIDER_IDS
21
21
  } from "./chunk-JM24HADP.js";
@@ -2195,4 +2195,4 @@ export {
2195
2195
  AgentFileMentionPalette,
2196
2196
  AgentContextMentionPalette
2197
2197
  };
2198
- //# sourceMappingURL=chunk-GE4CCOWC.js.map
2198
+ //# sourceMappingURL=chunk-UNLTQUPO.js.map
@@ -4,19 +4,19 @@ import {
4
4
  AgentMentionSearchController,
5
5
  flattenAgentMentionPaletteEntries,
6
6
  groupStartKeys
7
- } from "../chunk-GE4CCOWC.js";
8
- import "../chunk-Z7KHS6LK.js";
9
- import "../chunk-5BFYTHJB.js";
7
+ } from "../chunk-UNLTQUPO.js";
8
+ import "../chunk-A2JPL5N6.js";
9
+ import "../chunk-CVPWQHQH.js";
10
10
  import "../chunk-IBIMGLCD.js";
11
- import "../chunk-3PB2FL74.js";
11
+ import "../chunk-CXJEQQR5.js";
12
12
  import "../chunk-Y35GDLP2.js";
13
13
  import "../chunk-LUGELG5V.js";
14
14
  import "../chunk-LR4FA5X6.js";
15
15
  import "../chunk-4HP6V2YA.js";
16
- import "../chunk-T56L2H2H.js";
16
+ import "../chunk-MQ6WW3CD.js";
17
17
  import "../chunk-PJP5BUU6.js";
18
18
  import "../chunk-XDV4ZRVK.js";
19
- import "../chunk-5WZEOARY.js";
19
+ import "../chunk-AA75BOX3.js";
20
20
  import {
21
21
  AGENT_CONTEXT_MENTION_PROVIDER_IDS
22
22
  } from "../chunk-JM24HADP.js";
@@ -370,6 +370,7 @@ declare const agentGuiI18nResources: {
370
370
  readonly reasoningOptionHigh: "High";
371
371
  readonly reasoningOptionXHigh: "X-High";
372
372
  readonly reasoningOptionMax: "Max";
373
+ readonly reasoningOptionUltra: "Ultra";
373
374
  readonly speedLabel: "Speed";
374
375
  readonly speedSelectionLabel: "Speed";
375
376
  readonly speedOptionStandard: "Standard";
@@ -2835,6 +2836,7 @@ declare const agentGuiI18nResources: {
2835
2836
  readonly reasoningOptionHigh: "高";
2836
2837
  readonly reasoningOptionXHigh: "超高";
2837
2838
  readonly reasoningOptionMax: "最高";
2839
+ readonly reasoningOptionUltra: "极致";
2838
2840
  readonly speedLabel: "速度";
2839
2841
  readonly speedSelectionLabel: "速度";
2840
2842
  readonly speedOptionStandard: "标准";
@@ -6,8 +6,8 @@ import {
6
6
  translate,
7
7
  translateInUiLanguage,
8
8
  useTranslation
9
- } from "../chunk-T56L2H2H.js";
10
- import "../chunk-5WZEOARY.js";
9
+ } from "../chunk-MQ6WW3CD.js";
10
+ import "../chunk-AA75BOX3.js";
11
11
  export {
12
12
  AgentGuiI18nProvider,
13
13
  agentGuiI18nModule,
package/dist/index.d.ts CHANGED
@@ -691,6 +691,7 @@ interface AgentComposerProps {
691
691
  reasoningOptionHigh: string;
692
692
  reasoningOptionXHigh: string;
693
693
  reasoningOptionMax: string;
694
+ reasoningOptionUltra: string;
694
695
  speedLabel: string;
695
696
  speedSelectionLabel: string;
696
697
  speedOptionStandard: string;