@tutti-os/agent-gui 0.0.210 → 0.0.212
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.
- package/README.md +3 -1
- package/dist/{AgentRichTextReadonly-DFWY2WYO.js → AgentRichTextReadonly-WWU4ZF7W.js} +5 -5
- package/dist/agent-conversation/index.d.ts +1 -1
- package/dist/agent-conversation/index.js +8 -8
- package/dist/agent-conversation/interactive-answer.d.ts +34 -0
- package/dist/agent-conversation/interactive-answer.js +11 -0
- package/dist/agent-conversation/interactive-answer.js.map +1 -0
- package/dist/agent-gui.d.ts +7 -4
- package/dist/agent-gui.js +16 -15
- package/dist/agent-message-center/index.js +8 -7
- package/dist/agent-message-center/index.js.map +1 -1
- package/dist/{agentFileMentionContracts-B0yQizXB.d.ts → agentFileMentionContracts-BeBex-Sf.d.ts} +5 -0
- package/dist/{agentGuiNodeTypes-DTeerTzS.d.ts → agentGuiNodeTypes-BMcpfKTn.d.ts} +5 -1
- package/dist/app/renderer/agentactivity.css +50 -0
- package/dist/app/renderer/assets/icons/agents/tutti-mode.png +0 -0
- package/dist/app/renderer/assets/icons/tutti-intensity-handle-balance.png +0 -0
- package/dist/app/renderer/assets/icons/tutti-intensity-handle-cost.png +0 -0
- package/dist/app/renderer/assets/icons/tutti-intensity-handle-powerful.png +0 -0
- package/dist/app/renderer/assets/icons/tutti-mode-lined.svg +3 -0
- package/dist/{chunk-6LXC5BME.js → chunk-4DAJ5SVX.js} +11 -5
- package/dist/chunk-4DAJ5SVX.js.map +1 -0
- package/dist/{chunk-Y6M27YYS.js → chunk-4IJYTGS2.js} +670 -619
- package/dist/chunk-4IJYTGS2.js.map +1 -0
- package/dist/{chunk-DKRX5IZS.js → chunk-5UOJCDLE.js} +8 -8
- package/dist/{chunk-M2VRYG7U.js → chunk-62LWOH3P.js} +13 -17
- package/dist/chunk-62LWOH3P.js.map +1 -0
- package/dist/{chunk-HXAOFFZJ.js → chunk-7LSLB7CN.js} +2 -2
- package/dist/{chunk-CKUR2VKA.js → chunk-BGNYUYLP.js} +2 -2
- package/dist/chunk-FMTWYOHM.js +25 -0
- package/dist/chunk-FMTWYOHM.js.map +1 -0
- package/dist/{chunk-JRYR2EA5.js → chunk-FRSV66P3.js} +171 -36
- package/dist/chunk-FRSV66P3.js.map +1 -0
- package/dist/{chunk-THRBLO2B.js → chunk-GXXPUEX6.js} +2 -2
- package/dist/{chunk-FWR5BZYR.js → chunk-JUL7J4VN.js} +2 -2
- package/dist/{chunk-RAO2PI3T.js → chunk-JVVLKTLR.js} +18 -32
- package/dist/chunk-JVVLKTLR.js.map +1 -0
- package/dist/{chunk-5RZVXSQQ.js → chunk-POU5WZNH.js} +7 -2
- package/dist/chunk-POU5WZNH.js.map +1 -0
- package/dist/{chunk-CCFYCSBK.js → chunk-RNBZBBI7.js} +13 -13
- package/dist/{chunk-VGPFDVSK.js → chunk-WSIGQG7C.js} +3 -3
- package/dist/{chunk-V2MU37VN.js → chunk-YJ27WHM3.js} +2 -2
- package/dist/context-mention-palette/index.d.ts +1 -1
- package/dist/context-mention-palette/index.js +8 -8
- package/dist/i18n/index.d.ts +12 -16
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +27 -21
- package/dist/index.js +17 -16
- package/dist/index.js.map +1 -1
- package/dist/mention-search.d.ts +2 -2
- package/dist/mention-search.js +6 -6
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +6 -6
- package/dist/workbench/sessionTitle.js +2 -2
- package/package.json +21 -14
- package/dist/chunk-5RZVXSQQ.js.map +0 -1
- package/dist/chunk-6LXC5BME.js.map +0 -1
- package/dist/chunk-JRYR2EA5.js.map +0 -1
- package/dist/chunk-M2VRYG7U.js.map +0 -1
- package/dist/chunk-RAO2PI3T.js.map +0 -1
- package/dist/chunk-Y6M27YYS.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-DFWY2WYO.js.map → AgentRichTextReadonly-WWU4ZF7W.js.map} +0 -0
- /package/dist/{chunk-DKRX5IZS.js.map → chunk-5UOJCDLE.js.map} +0 -0
- /package/dist/{chunk-HXAOFFZJ.js.map → chunk-7LSLB7CN.js.map} +0 -0
- /package/dist/{chunk-CKUR2VKA.js.map → chunk-BGNYUYLP.js.map} +0 -0
- /package/dist/{chunk-THRBLO2B.js.map → chunk-GXXPUEX6.js.map} +0 -0
- /package/dist/{chunk-FWR5BZYR.js.map → chunk-JUL7J4VN.js.map} +0 -0
- /package/dist/{chunk-CCFYCSBK.js.map → chunk-RNBZBBI7.js.map} +0 -0
- /package/dist/{chunk-VGPFDVSK.js.map → chunk-WSIGQG7C.js.map} +0 -0
- /package/dist/{chunk-V2MU37VN.js.map → chunk-YJ27WHM3.js.map} +0 -0
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import {
|
|
2
|
+
resolveAgentGUIConversationBrowserFreeTitle,
|
|
3
|
+
resolveAgentGUIConversationTitleDisplayPrompt,
|
|
4
|
+
resolveAgentGuiWorkbenchHeaderTitle,
|
|
5
|
+
resolveAgentGuiWorkbenchSessionTitle
|
|
6
|
+
} from "./chunk-YJ27WHM3.js";
|
|
1
7
|
import {
|
|
2
8
|
createAgentGuiWorkbenchNodeStateSource,
|
|
3
9
|
migrateLegacyAgentGuiWorkbenchState,
|
|
@@ -15,12 +21,6 @@ import {
|
|
|
15
21
|
isAgentGuiWorkbenchProvider,
|
|
16
22
|
resolveAgentGuiWorkbenchProviderLabel
|
|
17
23
|
} from "./chunk-MGSRWYRN.js";
|
|
18
|
-
import {
|
|
19
|
-
resolveAgentGUIConversationBrowserFreeTitle,
|
|
20
|
-
resolveAgentGUIConversationTitleDisplayPrompt,
|
|
21
|
-
resolveAgentGuiWorkbenchHeaderTitle,
|
|
22
|
-
resolveAgentGuiWorkbenchSessionTitle
|
|
23
|
-
} from "./chunk-V2MU37VN.js";
|
|
24
24
|
import {
|
|
25
25
|
normalizeAgentGUIAgents,
|
|
26
26
|
projectAgentGUIAgentsToTargets
|
|
@@ -400,7 +400,7 @@ function stopPointerPropagation(event) {
|
|
|
400
400
|
|
|
401
401
|
// workbench/header.ts
|
|
402
402
|
var LazyAgentRichTextReadonly = lazy(
|
|
403
|
-
() => import("./AgentRichTextReadonly-
|
|
403
|
+
() => import("./AgentRichTextReadonly-WWU4ZF7W.js").then((module) => ({
|
|
404
404
|
default: module.AgentRichTextReadonly
|
|
405
405
|
}))
|
|
406
406
|
);
|
|
@@ -1669,4 +1669,4 @@ export {
|
|
|
1669
1669
|
AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT,
|
|
1670
1670
|
createAgentGuiWorkbenchContribution
|
|
1671
1671
|
};
|
|
1672
|
-
//# sourceMappingURL=chunk-
|
|
1672
|
+
//# sourceMappingURL=chunk-5UOJCDLE.js.map
|
|
@@ -61,26 +61,24 @@ var enAgentGuiOrchestration = {
|
|
|
61
61
|
planModeLabel: "Plan Mode",
|
|
62
62
|
normalModeLabel: "Normal",
|
|
63
63
|
normalModeDescription: "Execute the request directly",
|
|
64
|
-
tuttiModeLabel: "Tutti",
|
|
64
|
+
tuttiModeLabel: "Tutti Mode",
|
|
65
65
|
tuttiModeDescription: "Ask the agent to prefer Tutti's native workflow capabilities",
|
|
66
66
|
tuttiModeRemove: "Turn off Tutti mode",
|
|
67
67
|
tuttiBudgetTitle: "Tutti intensity",
|
|
68
68
|
tuttiBudgetIntensityLabel: "Intensity",
|
|
69
69
|
tuttiBudgetPreviewTitle: "Planner tendency",
|
|
70
70
|
tuttiBudgetPreviewHint: "The exact model, total task count, and safe parallelism are inferred from the request and selected Skills.",
|
|
71
|
-
tuttiBudgetPreviewCost: "
|
|
72
|
-
tuttiBudgetPreviewBalance: "
|
|
71
|
+
tuttiBudgetPreviewCost: "Economical",
|
|
72
|
+
tuttiBudgetPreviewBalance: "Balanced",
|
|
73
73
|
tuttiBudgetPreviewPowerful: "Powerful",
|
|
74
74
|
tuttiBudgetModelStrengthLabel: "Model strength",
|
|
75
75
|
tuttiBudgetModelStrengthCost: "Economical",
|
|
76
76
|
tuttiBudgetModelStrengthBalance: "Balanced",
|
|
77
|
-
tuttiBudgetModelStrengthPowerful: "
|
|
77
|
+
tuttiBudgetModelStrengthPowerful: "Powerful",
|
|
78
78
|
tuttiBudgetAgentCountLabel: "Parallel Agents",
|
|
79
79
|
tuttiBudgetAgentCountCost: "1",
|
|
80
80
|
tuttiBudgetAgentCountBalance: "2\u20133",
|
|
81
81
|
tuttiBudgetAgentCountPowerful: "Up to 4",
|
|
82
|
-
tuttiBudgetConfirm: "Confirm",
|
|
83
|
-
tuttiBudgetCancel: "Cancel",
|
|
84
82
|
tuttiModeUpdateFailed: "Tutti mode couldn't be updated. Try again.",
|
|
85
83
|
tuttiModeUpdateUncertain: "Tutti mode is still being reconciled. Try again after it finishes.",
|
|
86
84
|
tuttiModePlan: enTuttiModePlan,
|
|
@@ -984,7 +982,7 @@ var enAgentGui = {
|
|
|
984
982
|
composerFileFolderUnsupported: "Folders cannot be attached here",
|
|
985
983
|
composerFileTooLarge: "File is too large",
|
|
986
984
|
composerFilePreparationFailed: "File preparation failed",
|
|
987
|
-
mentionPalette: "
|
|
985
|
+
mentionPalette: "Reference or Invoke",
|
|
988
986
|
addReference: "Add reference",
|
|
989
987
|
addContent: "Add files and more",
|
|
990
988
|
quickPrompts: enAgentGuiQuickPrompts,
|
|
@@ -3445,26 +3443,24 @@ var zhCNAgentGui = {
|
|
|
3445
3443
|
planModeLabel: "\u8BA1\u5212\u6A21\u5F0F",
|
|
3446
3444
|
normalModeLabel: "\u666E\u901A",
|
|
3447
3445
|
normalModeDescription: "\u76F4\u63A5\u6267\u884C\u8BF7\u6C42",
|
|
3448
|
-
tuttiModeLabel: "Tutti",
|
|
3446
|
+
tuttiModeLabel: "Tutti Mode",
|
|
3449
3447
|
tuttiModeDescription: "\u63D0\u793A Agent \u4F18\u5148\u4F7F\u7528 Tutti \u539F\u751F\u5DE5\u4F5C\u6D41\u80FD\u529B",
|
|
3450
3448
|
tuttiModeRemove: "\u5173\u95ED Tutti mode",
|
|
3451
3449
|
tuttiBudgetTitle: "Tutti \u5F3A\u5EA6",
|
|
3452
3450
|
tuttiBudgetIntensityLabel: "\u5F3A\u5EA6",
|
|
3453
3451
|
tuttiBudgetPreviewTitle: "\u89C4\u5212\u503E\u5411",
|
|
3454
3452
|
tuttiBudgetPreviewHint: "\u5B9E\u9645\u6A21\u578B\u3001Agent \u603B\u6570\u4E0E\u5B89\u5168\u5E76\u884C\u5EA6\u4F1A\u6839\u636E\u8BF7\u6C42\u548C\u6240\u9009 Skill \u63A8\u5BFC",
|
|
3455
|
-
tuttiBudgetPreviewCost: "\
|
|
3456
|
-
tuttiBudgetPreviewBalance: "\u5747\u8861",
|
|
3457
|
-
tuttiBudgetPreviewPowerful: "\u5F3A\u52B2",
|
|
3453
|
+
tuttiBudgetPreviewCost: "\u7ECF\u6D4E\u578B",
|
|
3454
|
+
tuttiBudgetPreviewBalance: "\u5747\u8861\u578B",
|
|
3455
|
+
tuttiBudgetPreviewPowerful: "\u5F3A\u52B2\u578B",
|
|
3458
3456
|
tuttiBudgetModelStrengthLabel: "\u6A21\u578B\u5F3A\u5EA6",
|
|
3459
3457
|
tuttiBudgetModelStrengthCost: "\u7ECF\u6D4E\u578B",
|
|
3460
3458
|
tuttiBudgetModelStrengthBalance: "\u5747\u8861\u578B",
|
|
3461
|
-
tuttiBudgetModelStrengthPowerful: "\
|
|
3459
|
+
tuttiBudgetModelStrengthPowerful: "\u5F3A\u52B2\u578B",
|
|
3462
3460
|
tuttiBudgetAgentCountLabel: "\u5E76\u884C Agent",
|
|
3463
3461
|
tuttiBudgetAgentCountCost: "1 \u4E2A",
|
|
3464
3462
|
tuttiBudgetAgentCountBalance: "2\u20133 \u4E2A",
|
|
3465
3463
|
tuttiBudgetAgentCountPowerful: "\u6700\u591A 4 \u4E2A",
|
|
3466
|
-
tuttiBudgetConfirm: "\u786E\u8BA4",
|
|
3467
|
-
tuttiBudgetCancel: "\u53D6\u6D88",
|
|
3468
3464
|
tuttiModeUpdateFailed: "Tutti \u6A21\u5F0F\u66F4\u65B0\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5",
|
|
3469
3465
|
tuttiModeUpdateUncertain: "Tutti \u6A21\u5F0F\u72B6\u6001\u4ECD\u5728\u786E\u8BA4\u4E2D\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5",
|
|
3470
3466
|
tuttiModePlan: zhCNTuttiModePlan,
|
|
@@ -3601,7 +3597,7 @@ var zhCNAgentGui = {
|
|
|
3601
3597
|
newConversation: "\u65B0\u5EFA\u4F1A\u8BDD",
|
|
3602
3598
|
accountMenuTitle: "Tutti Agent",
|
|
3603
3599
|
accountMenuMember: "\u4F1A\u5458",
|
|
3604
|
-
accountMenuUpgrade: "\u5347\u7EA7
|
|
3600
|
+
accountMenuUpgrade: "\u5347\u7EA7",
|
|
3605
3601
|
accountMenuRecharge: "\u5145\u503C\u79EF\u5206",
|
|
3606
3602
|
accountMenuViewPlans: "\u67E5\u770B\u79EF\u5206\u65B9\u6848",
|
|
3607
3603
|
accountMenuCreditsBalance: "\u79EF\u5206\u4F59\u989D",
|
|
@@ -3860,7 +3856,7 @@ var zhCNAgentGui = {
|
|
|
3860
3856
|
composerFileFolderUnsupported: "\u6682\u4E0D\u652F\u6301\u5728\u8FD9\u91CC\u9644\u52A0\u6587\u4EF6\u5939",
|
|
3861
3857
|
composerFileTooLarge: "\u6587\u4EF6\u8FC7\u5927",
|
|
3862
3858
|
composerFilePreparationFailed: "\u6587\u4EF6\u5904\u7406\u5931\u8D25",
|
|
3863
|
-
mentionPalette: "\
|
|
3859
|
+
mentionPalette: "\u5F15\u7528\u6216\u8C03\u7528",
|
|
3864
3860
|
addReference: "\u6DFB\u52A0\u5F15\u7528",
|
|
3865
3861
|
addContent: "\u6DFB\u52A0\u6587\u4EF6\u7B49\u5185\u5BB9",
|
|
3866
3862
|
quickPrompts: zhCNAgentGuiQuickPrompts,
|
|
@@ -5824,4 +5820,4 @@ export {
|
|
|
5824
5820
|
translateInUiLanguage,
|
|
5825
5821
|
getActiveUiLanguage
|
|
5826
5822
|
};
|
|
5827
|
-
//# sourceMappingURL=chunk-
|
|
5823
|
+
//# sourceMappingURL=chunk-62LWOH3P.js.map
|