@tutti-os/agent-gui 0.0.81 → 0.0.83

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 (47) hide show
  1. package/dist/agent-conversation/index.js +7 -7
  2. package/dist/agent-message-center/index.js +9 -9
  3. package/dist/app/renderer/agentactivity.css +1 -3
  4. package/dist/app/renderer/assets/icons/agents/agent-colorful.png +0 -0
  5. package/dist/app/renderer/assets/icons/agents/cursor-colorful.png +0 -0
  6. package/dist/app/renderer/assets/icons/agents/opencode-rounded.png +0 -0
  7. package/dist/app/renderer/assets/icons/agents/provider-rail-opencode-colorful.png +0 -0
  8. package/dist/{chunk-AIYGF64O.js → chunk-3355GEBI.js} +2 -2
  9. package/dist/{chunk-PVLUSXH5.js → chunk-6YLA7R4S.js} +2 -2
  10. package/dist/{chunk-Z7KHS6LK.js → chunk-A2JPL5N6.js} +2 -2
  11. package/dist/{chunk-5WZEOARY.js → chunk-AA75BOX3.js} +3 -1
  12. package/dist/chunk-AA75BOX3.js.map +1 -0
  13. package/dist/{chunk-5BFYTHJB.js → chunk-CVPWQHQH.js} +2 -2
  14. package/dist/{chunk-YXFKEOEI.js → chunk-CXJEQQR5.js} +3 -3
  15. package/dist/{chunk-4SARLGMK.js → chunk-DBIJRSFG.js} +2 -2
  16. package/dist/{chunk-PGQ3RUPL.js → chunk-HUNUSBQQ.js} +3 -3
  17. package/dist/{chunk-RIRFNGPB.js → chunk-LR4FA5X6.js} +2 -2
  18. package/dist/{chunk-T56L2H2H.js → chunk-MQ6WW3CD.js} +2 -2
  19. package/dist/{chunk-7BMLQJMI.js → chunk-N7EX6XK3.js} +4 -4
  20. package/dist/{chunk-Z6YBAL2O.js → chunk-UNLTQUPO.js} +5 -5
  21. package/dist/{chunk-RAFZ2LKU.js → chunk-XCO6DDLR.js} +5 -5
  22. package/dist/{chunk-SYWMKIRW.js → chunk-XDV4ZRVK.js} +5 -5
  23. package/dist/context-mention-palette/index.js +8 -8
  24. package/dist/i18n/index.d.ts +2 -0
  25. package/dist/i18n/index.js +2 -2
  26. package/dist/index.d.ts +1 -0
  27. package/dist/index.js +224 -50
  28. package/dist/index.js.map +1 -1
  29. package/dist/workbench/contribution.js +2 -2
  30. package/dist/workbench/index.js +5 -5
  31. package/dist/workbench/sessionTitle.js +3 -3
  32. package/dist/workspace-agent-generated-files.js +3 -3
  33. package/package.json +12 -12
  34. package/dist/chunk-5WZEOARY.js.map +0 -1
  35. /package/dist/{chunk-AIYGF64O.js.map → chunk-3355GEBI.js.map} +0 -0
  36. /package/dist/{chunk-PVLUSXH5.js.map → chunk-6YLA7R4S.js.map} +0 -0
  37. /package/dist/{chunk-Z7KHS6LK.js.map → chunk-A2JPL5N6.js.map} +0 -0
  38. /package/dist/{chunk-5BFYTHJB.js.map → chunk-CVPWQHQH.js.map} +0 -0
  39. /package/dist/{chunk-YXFKEOEI.js.map → chunk-CXJEQQR5.js.map} +0 -0
  40. /package/dist/{chunk-4SARLGMK.js.map → chunk-DBIJRSFG.js.map} +0 -0
  41. /package/dist/{chunk-PGQ3RUPL.js.map → chunk-HUNUSBQQ.js.map} +0 -0
  42. /package/dist/{chunk-RIRFNGPB.js.map → chunk-LR4FA5X6.js.map} +0 -0
  43. /package/dist/{chunk-T56L2H2H.js.map → chunk-MQ6WW3CD.js.map} +0 -0
  44. /package/dist/{chunk-7BMLQJMI.js.map → chunk-N7EX6XK3.js.map} +0 -0
  45. /package/dist/{chunk-Z6YBAL2O.js.map → chunk-UNLTQUPO.js.map} +0 -0
  46. /package/dist/{chunk-RAFZ2LKU.js.map → chunk-XCO6DDLR.js.map} +0 -0
  47. /package/dist/{chunk-SYWMKIRW.js.map → chunk-XDV4ZRVK.js.map} +0 -0
@@ -6,20 +6,20 @@ import {
6
6
  projectAgentConversationVM,
7
7
  reconcileProjectedAgentConversationVM,
8
8
  useProjectedAgentConversation
9
- } from "../chunk-RAFZ2LKU.js";
10
- import "../chunk-PGQ3RUPL.js";
9
+ } from "../chunk-XCO6DDLR.js";
10
+ import "../chunk-HUNUSBQQ.js";
11
11
  import "../chunk-PSLAWU25.js";
12
- import "../chunk-YXFKEOEI.js";
12
+ import "../chunk-CXJEQQR5.js";
13
13
  import "../chunk-Y35GDLP2.js";
14
14
  import "../chunk-LUGELG5V.js";
15
- import "../chunk-RIRFNGPB.js";
15
+ import "../chunk-LR4FA5X6.js";
16
16
  import "../chunk-4HP6V2YA.js";
17
17
  import {
18
18
  translate
19
- } from "../chunk-T56L2H2H.js";
19
+ } from "../chunk-MQ6WW3CD.js";
20
20
  import "../chunk-PJP5BUU6.js";
21
- import "../chunk-SYWMKIRW.js";
22
- import "../chunk-5WZEOARY.js";
21
+ import "../chunk-XDV4ZRVK.js";
22
+ import "../chunk-AA75BOX3.js";
23
23
 
24
24
  // shared/WorkspaceAgentSessionDetail.tsx
25
25
  import { useMemo } from "react";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  formatAgentGuiConversationPlainTitle
3
- } from "../chunk-PVLUSXH5.js";
3
+ } from "../chunk-6YLA7R4S.js";
4
4
  import {
5
5
  AgentInteractivePromptSurface,
6
6
  approvalOptionDisplayLabel,
7
7
  getPromptToolDetails,
8
8
  isPromptRequestIdTitle
9
- } from "../chunk-7BMLQJMI.js";
9
+ } from "../chunk-N7EX6XK3.js";
10
10
  import {
11
11
  PLAN_IMPLEMENTATION_ACTION_IMPLEMENT,
12
12
  PLAN_IMPLEMENTATION_PROMPT,
@@ -15,7 +15,7 @@ import {
15
15
  } from "../chunk-MKHDRIGN.js";
16
16
  import {
17
17
  formatAgentSessionMentionText
18
- } from "../chunk-AIYGF64O.js";
18
+ } from "../chunk-3355GEBI.js";
19
19
  import {
20
20
  AgentMessageMarkdown,
21
21
  CustomScrollArea,
@@ -25,17 +25,17 @@ import {
25
25
  extractExitPlanModeOptions,
26
26
  isExitPlanSwitchModeInput,
27
27
  normalizeAskUserQuestions
28
- } from "../chunk-PGQ3RUPL.js";
28
+ } from "../chunk-HUNUSBQQ.js";
29
29
  import {
30
30
  userAvatarPlaceholderUrl,
31
31
  workspaceAgentActivityStatusLabel
32
- } from "../chunk-5BFYTHJB.js";
32
+ } from "../chunk-CVPWQHQH.js";
33
33
  import {
34
34
  resolveWorkspaceAgentSessionSortTimeUnixMs
35
35
  } from "../chunk-IBIMGLCD.js";
36
36
  import {
37
37
  managedAgentRoundedIconUrl
38
- } from "../chunk-RIRFNGPB.js";
38
+ } from "../chunk-LR4FA5X6.js";
39
39
  import {
40
40
  workspaceAgentProviderLabel
41
41
  } from "../chunk-4HP6V2YA.js";
@@ -43,10 +43,10 @@ import {
43
43
  AgentGuiI18nProvider,
44
44
  getActiveUiLanguage,
45
45
  useTranslation
46
- } from "../chunk-T56L2H2H.js";
46
+ } from "../chunk-MQ6WW3CD.js";
47
47
  import "../chunk-PJP5BUU6.js";
48
- import "../chunk-SYWMKIRW.js";
49
- import "../chunk-5WZEOARY.js";
48
+ import "../chunk-XDV4ZRVK.js";
49
+ import "../chunk-AA75BOX3.js";
50
50
  import "../chunk-GCBDIQDX.js";
51
51
 
52
52
  // agent-message-center/WorkspaceAgentMessageCenterPanel.tsx
@@ -9236,7 +9236,7 @@ button.agent-gui-node__provider-rail-launchpad-item {
9236
9236
  }
9237
9237
 
9238
9238
  .agent-gui-node__empty-hero-provider-select {
9239
- display: inline-block;
9239
+ display: inline-flex;
9240
9240
  width: auto;
9241
9241
  min-width: 0;
9242
9242
  height: auto;
@@ -9253,8 +9253,6 @@ button.agent-gui-node__provider-rail-launchpad-item {
9253
9253
  letter-spacing: inherit;
9254
9254
  box-shadow: none;
9255
9255
  white-space: nowrap;
9256
- appearance: auto;
9257
- cursor: pointer;
9258
9256
  }
9259
9257
 
9260
9258
  .agent-gui-node__empty-hero-provider-select:hover,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  translateInUiLanguage
3
- } from "./chunk-5WZEOARY.js";
3
+ } from "./chunk-AA75BOX3.js";
4
4
  import {
5
5
  normalizeAgentTitleText
6
6
  } from "./chunk-GCBDIQDX.js";
@@ -322,4 +322,4 @@ export {
322
322
  resolveAgentGUIProviderDisplayLabel,
323
323
  firstAgentGUIUserMessageTitle
324
324
  };
325
- //# sourceMappingURL=chunk-AIYGF64O.js.map
325
+ //# sourceMappingURL=chunk-3355GEBI.js.map
@@ -4,7 +4,7 @@ import {
4
4
  formatAgentSessionMentionText,
5
5
  normalizeAgentGUIProviderIdentity,
6
6
  resolveAgentGUIExplicitConversationTitle
7
- } from "./chunk-AIYGF64O.js";
7
+ } from "./chunk-3355GEBI.js";
8
8
 
9
9
  // workbench/sessionTitle.ts
10
10
  function formatAgentGuiSessionPlainTitle(title, options = {}) {
@@ -96,4 +96,4 @@ export {
96
96
  formatAgentGuiConversationPlainTitle,
97
97
  resolveAgentGuiWorkbenchSessionTitle
98
98
  };
99
- //# sourceMappingURL=chunk-PVLUSXH5.js.map
99
+ //# sourceMappingURL=chunk-6YLA7R4S.js.map
@@ -12,7 +12,7 @@ import {
12
12
  import {
13
13
  translate,
14
14
  translateInUiLanguage
15
- } from "./chunk-T56L2H2H.js";
15
+ } from "./chunk-MQ6WW3CD.js";
16
16
  import {
17
17
  normalizeAgentTitleText
18
18
  } from "./chunk-GCBDIQDX.js";
@@ -826,4 +826,4 @@ export {
826
826
  resolveWorkspaceAgentActivityStatus,
827
827
  resolveWorkspaceAgentActivityTitle
828
828
  };
829
- //# sourceMappingURL=chunk-Z7KHS6LK.js.map
829
+ //# sourceMappingURL=chunk-A2JPL5N6.js.map
@@ -489,6 +489,7 @@ var en = {
489
489
  reasoningOptionHigh: "High",
490
490
  reasoningOptionXHigh: "X-High",
491
491
  reasoningOptionMax: "Max",
492
+ reasoningOptionUltra: "Ultra",
492
493
  speedLabel: "Speed",
493
494
  speedSelectionLabel: "Speed",
494
495
  speedOptionStandard: "Standard",
@@ -2966,6 +2967,7 @@ var zhCN = {
2966
2967
  reasoningOptionHigh: "\u9AD8",
2967
2968
  reasoningOptionXHigh: "\u8D85\u9AD8",
2968
2969
  reasoningOptionMax: "\u6700\u9AD8",
2970
+ reasoningOptionUltra: "\u6781\u81F4",
2969
2971
  speedLabel: "\u901F\u5EA6",
2970
2972
  speedSelectionLabel: "\u901F\u5EA6",
2971
2973
  speedOptionStandard: "\u6807\u51C6",
@@ -5016,4 +5018,4 @@ export {
5016
5018
  translateInUiLanguage,
5017
5019
  getActiveUiLanguage
5018
5020
  };
5019
- //# sourceMappingURL=chunk-5WZEOARY.js.map
5021
+ //# sourceMappingURL=chunk-AA75BOX3.js.map