@tutti-os/agent-gui 0.0.46 → 0.0.47
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/dist/{AgentMentionSearchController-D5ks45fN.d.ts → AgentMentionSearchController-CExFPobz.d.ts} +1 -1
- package/dist/AgentMessageMarkdown-DeYPURtF.d.ts +7 -0
- package/dist/agent-conversation/index.d.ts +4 -3
- package/dist/agent-conversation/index.js +8 -8
- package/dist/agent-message-center/index.d.ts +1 -1
- package/dist/agent-message-center/index.js +9 -9
- package/dist/{agentConversationVM-1QgRwvwZ.d.ts → agentConversationVM-BTMtRteS.d.ts} +14 -0
- package/dist/{AgentMessageMarkdown-Cts0dAIm.d.ts → agentGuiNodeTypes-B5Y6yDKy.d.ts} +43 -9
- package/dist/app/renderer/agentactivity.css +92 -9
- package/dist/{chunk-FRG36S6N.js → chunk-2FOBSURO.js} +5 -5
- package/dist/chunk-2FOBSURO.js.map +1 -0
- package/dist/{chunk-AMNXH4DJ.js → chunk-2RYZ4EBF.js} +2 -2
- package/dist/{chunk-EIC7XS3C.js → chunk-5QTC2L52.js} +2 -2
- package/dist/{chunk-ZJ7OSY4T.js → chunk-7NCWSH7U.js} +9 -9
- package/dist/{chunk-ZJ7OSY4T.js.map → chunk-7NCWSH7U.js.map} +1 -1
- package/dist/{chunk-62QOR3TC.js → chunk-HCS3HUUX.js} +5 -5
- package/dist/{chunk-OL54R6OL.js → chunk-J3SJZMI5.js} +2 -2
- package/dist/{chunk-VFQR7AZI.js → chunk-KACBTC7Y.js} +25 -3
- package/dist/chunk-KACBTC7Y.js.map +1 -0
- package/dist/{chunk-FJG2EH4V.js → chunk-KUCWRSXU.js} +2 -2
- package/dist/{chunk-D6IYEVDT.js → chunk-MCH35MAX.js} +2 -2
- package/dist/{chunk-NZ2BGOJU.js → chunk-Q4X6Q4E6.js} +2 -2
- package/dist/{chunk-EU7RWKHE.js → chunk-R6GOICRO.js} +5 -5
- package/dist/chunk-SD56WDSC.js +359 -0
- package/dist/chunk-SD56WDSC.js.map +1 -0
- package/dist/{chunk-TXXWUG2J.js → chunk-VE6JY2TH.js} +2 -1
- package/dist/{chunk-TXXWUG2J.js.map → chunk-VE6JY2TH.js.map} +1 -1
- package/dist/{chunk-QT45WUPQ.js → chunk-XJXSR5XI.js} +244 -21
- package/dist/chunk-XJXSR5XI.js.map +1 -0
- package/dist/{chunk-BAQTM6VS.js → chunk-ZAF4IVUT.js} +848 -102
- package/dist/chunk-ZAF4IVUT.js.map +1 -0
- package/dist/context-mention-palette/index.d.ts +3 -3
- package/dist/context-mention-palette/index.js +9 -9
- package/dist/i18n/index.d.ts +24 -2
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +22 -6
- package/dist/index.js +847 -812
- package/dist/index.js.map +1 -1
- package/dist/plan-decision-ops.d.ts +1 -1
- package/dist/queued-prompt-runtime.d.ts +97 -0
- package/dist/queued-prompt-runtime.js +9 -0
- package/dist/queued-prompt-runtime.js.map +1 -0
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +9 -9
- package/dist/workbench/launch.js +2 -2
- package/dist/workbench/sessionTitle.js +3 -3
- package/dist/workspace-agent-generated-files.js +3 -3
- package/package.json +21 -14
- package/dist/chunk-BAQTM6VS.js.map +0 -1
- package/dist/chunk-FRG36S6N.js.map +0 -1
- package/dist/chunk-QT45WUPQ.js.map +0 -1
- package/dist/chunk-VFQR7AZI.js.map +0 -1
- /package/dist/{chunk-AMNXH4DJ.js.map → chunk-2RYZ4EBF.js.map} +0 -0
- /package/dist/{chunk-EIC7XS3C.js.map → chunk-5QTC2L52.js.map} +0 -0
- /package/dist/{chunk-62QOR3TC.js.map → chunk-HCS3HUUX.js.map} +0 -0
- /package/dist/{chunk-OL54R6OL.js.map → chunk-J3SJZMI5.js.map} +0 -0
- /package/dist/{chunk-FJG2EH4V.js.map → chunk-KUCWRSXU.js.map} +0 -0
- /package/dist/{chunk-D6IYEVDT.js.map → chunk-MCH35MAX.js.map} +0 -0
- /package/dist/{chunk-NZ2BGOJU.js.map → chunk-Q4X6Q4E6.js.map} +0 -0
- /package/dist/{chunk-EU7RWKHE.js.map → chunk-R6GOICRO.js.map} +0 -0
|
@@ -7,17 +7,17 @@ import {
|
|
|
7
7
|
AgentGUIConversation_styles_default,
|
|
8
8
|
MessageSquareMoreIcon,
|
|
9
9
|
extractAgentMcpToolTarget
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-XJXSR5XI.js";
|
|
11
11
|
import {
|
|
12
12
|
Spinner
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-Q4X6Q4E6.js";
|
|
14
14
|
import {
|
|
15
15
|
getOptionalAgentHostApi,
|
|
16
16
|
useOptionalAgentHostApi
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-VE6JY2TH.js";
|
|
18
18
|
import {
|
|
19
19
|
translate
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-5QTC2L52.js";
|
|
21
21
|
|
|
22
22
|
// shared/agentConversation/approvalOptionPresentation.ts
|
|
23
23
|
function approvalOptionDisplayLabel(option, intent = {}) {
|
|
@@ -1120,4 +1120,4 @@ export {
|
|
|
1120
1120
|
isPromptRequestIdTitle,
|
|
1121
1121
|
AgentInteractivePromptSurface
|
|
1122
1122
|
};
|
|
1123
|
-
//# sourceMappingURL=chunk-
|
|
1123
|
+
//# sourceMappingURL=chunk-HCS3HUUX.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
formatAgentSessionMentionText,
|
|
5
5
|
normalizeAgentGUIProviderIdentity,
|
|
6
6
|
resolveAgentGUIExplicitConversationTitle
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-KUCWRSXU.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-
|
|
99
|
+
//# sourceMappingURL=chunk-J3SJZMI5.js.map
|
|
@@ -145,6 +145,7 @@ var en = {
|
|
|
145
145
|
copyImage: "Copy image",
|
|
146
146
|
downloadImage: "Download image",
|
|
147
147
|
expandImage: "Zoom image",
|
|
148
|
+
imageZoomPercent: "Image zoom {{percent}}%",
|
|
148
149
|
error: "Error",
|
|
149
150
|
generateByAi: "Generate by AI",
|
|
150
151
|
generating: "Generating...",
|
|
@@ -153,10 +154,13 @@ var en = {
|
|
|
153
154
|
maximize: "Maximize",
|
|
154
155
|
minimize: "Minimize",
|
|
155
156
|
minimizeImage: "Minimize image",
|
|
157
|
+
resetImageZoom: "Reset image zoom",
|
|
156
158
|
refresh: "Refresh",
|
|
157
159
|
remove: "Remove",
|
|
158
160
|
removing: "Removing...",
|
|
159
161
|
restore: "Restore",
|
|
162
|
+
zoomInImage: "Zoom in image",
|
|
163
|
+
zoomOutImage: "Zoom out image",
|
|
160
164
|
resetToDefault: "Reset to Default",
|
|
161
165
|
save: "Save",
|
|
162
166
|
saving: "Saving...",
|
|
@@ -836,6 +840,13 @@ var en = {
|
|
|
836
840
|
turnSummaryAfter: "After",
|
|
837
841
|
turnSummaryEmpty: "Empty",
|
|
838
842
|
turnSummaryOpenFile: "Open",
|
|
843
|
+
turnSummaryUndo: "Undo",
|
|
844
|
+
turnSummaryReapply: "Reapply",
|
|
845
|
+
turnSummaryCheckingGit: "Checking Git repository...",
|
|
846
|
+
turnSummaryGitRequired: "This directory is not a Git repository",
|
|
847
|
+
turnSummaryPatchUnavailable: "No reversible patch data is available for this change",
|
|
848
|
+
turnSummaryUndoFailed: "Failed to undo changes",
|
|
849
|
+
turnSummaryReapplyFailed: "Failed to reapply changes",
|
|
839
850
|
turnSummaryShowMoreFiles: "Show {{count}} more file",
|
|
840
851
|
turnSummaryShowFewerFiles: "Show fewer files",
|
|
841
852
|
planLead: "Exit planning and start implementing. How should permissions work?",
|
|
@@ -998,7 +1009,7 @@ var en = {
|
|
|
998
1009
|
mentionAgentGeneratedFolderBack: "Back",
|
|
999
1010
|
mentionAgentGeneratedFolderFileCount: "Contains {{count}} files",
|
|
1000
1011
|
mentionNoMatchingFiles: "No matching files",
|
|
1001
|
-
mentionOpenReferences: "View output
|
|
1012
|
+
mentionOpenReferences: "View output",
|
|
1002
1013
|
issueRunPrompt: {
|
|
1003
1014
|
currentWorkingDirectoryLabel: "Current working directory",
|
|
1004
1015
|
executionRequirementsLabel: "Execution requirements",
|
|
@@ -2582,6 +2593,7 @@ var zhCN = {
|
|
|
2582
2593
|
copyImage: "\u590D\u5236\u56FE\u7247",
|
|
2583
2594
|
downloadImage: "\u4E0B\u8F7D\u56FE\u7247",
|
|
2584
2595
|
expandImage: "\u653E\u5927\u56FE\u7247",
|
|
2596
|
+
imageZoomPercent: "\u56FE\u7247\u7F29\u653E {{percent}}%",
|
|
2585
2597
|
error: "\u9519\u8BEF",
|
|
2586
2598
|
generateByAi: "AI \u751F\u6210",
|
|
2587
2599
|
generating: "\u751F\u6210\u4E2D...",
|
|
@@ -2590,10 +2602,13 @@ var zhCN = {
|
|
|
2590
2602
|
maximize: "\u6700\u5927\u5316",
|
|
2591
2603
|
minimize: "\u6700\u5C0F\u5316",
|
|
2592
2604
|
minimizeImage: "\u7F29\u5C0F\u56FE\u7247",
|
|
2605
|
+
resetImageZoom: "\u91CD\u7F6E\u56FE\u7247\u7F29\u653E",
|
|
2593
2606
|
refresh: "\u5237\u65B0",
|
|
2594
2607
|
remove: "\u79FB\u9664",
|
|
2595
2608
|
removing: "\u79FB\u9664\u4E2D...",
|
|
2596
2609
|
restore: "\u8FD8\u539F",
|
|
2610
|
+
zoomInImage: "\u653E\u5927\u56FE\u7247\u5185\u5BB9",
|
|
2611
|
+
zoomOutImage: "\u7F29\u5C0F\u56FE\u7247\u5185\u5BB9",
|
|
2597
2612
|
resetToDefault: "\u6062\u590D\u9ED8\u8BA4",
|
|
2598
2613
|
save: "\u4FDD\u5B58",
|
|
2599
2614
|
saving: "\u4FDD\u5B58\u4E2D...",
|
|
@@ -3273,6 +3288,13 @@ var zhCN = {
|
|
|
3273
3288
|
turnSummaryAfter: "\u53D8\u66F4\u540E",
|
|
3274
3289
|
turnSummaryEmpty: "\u7A7A\u5185\u5BB9",
|
|
3275
3290
|
turnSummaryOpenFile: "\u6253\u5F00",
|
|
3291
|
+
turnSummaryUndo: "\u64A4\u9500",
|
|
3292
|
+
turnSummaryReapply: "\u91CD\u65B0\u5E94\u7528",
|
|
3293
|
+
turnSummaryCheckingGit: "\u6B63\u5728\u68C0\u67E5 Git \u4ED3\u5E93...",
|
|
3294
|
+
turnSummaryGitRequired: "\u5F53\u524D\u76EE\u5F55\u4E0D\u662F Git \u4ED3\u5E93\uFF0C\u65E0\u6CD5\u64A4\u9500\u53D8\u66F4",
|
|
3295
|
+
turnSummaryPatchUnavailable: "\u5F53\u524D\u53D8\u66F4\u7F3A\u5C11\u53EF\u64A4\u9500\u7684\u8865\u4E01\u6570\u636E",
|
|
3296
|
+
turnSummaryUndoFailed: "\u64A4\u9500\u53D8\u66F4\u5931\u8D25",
|
|
3297
|
+
turnSummaryReapplyFailed: "\u91CD\u65B0\u5E94\u7528\u53D8\u66F4\u5931\u8D25",
|
|
3276
3298
|
turnSummaryShowMoreFiles: "\u518D\u663E\u793A {{count}} \u4E2A\u6587\u4EF6",
|
|
3277
3299
|
turnSummaryShowFewerFiles: "\u6536\u8D77\u591A\u4F59\u6587\u4EF6",
|
|
3278
3300
|
planLead: "\u7ED3\u675F\u89C4\u5212\u5E76\u5F00\u59CB\u5B9E\u65BD\u3002\u4F60\u5E0C\u671B\u6743\u9650\u5982\u4F55\u5DE5\u4F5C\uFF1F",
|
|
@@ -3435,7 +3457,7 @@ var zhCN = {
|
|
|
3435
3457
|
mentionAgentGeneratedFolderBack: "\u8FD4\u56DE",
|
|
3436
3458
|
mentionAgentGeneratedFolderFileCount: "\u5305\u542B {{count}} \u4E2A\u6587\u4EF6",
|
|
3437
3459
|
mentionNoMatchingFiles: "\u6CA1\u6709\u5339\u914D\u5230\u6587\u4EF6",
|
|
3438
|
-
mentionOpenReferences: "\u67E5\u770B\u4EA7\u7269
|
|
3460
|
+
mentionOpenReferences: "\u67E5\u770B\u4EA7\u7269",
|
|
3439
3461
|
issueRunPrompt: {
|
|
3440
3462
|
currentWorkingDirectoryLabel: "\u5F53\u524D\u5DE5\u4F5C\u76EE\u5F55",
|
|
3441
3463
|
executionRequirementsLabel: "\u6267\u884C\u8981\u6C42",
|
|
@@ -4935,4 +4957,4 @@ export {
|
|
|
4935
4957
|
translateInUiLanguage,
|
|
4936
4958
|
getActiveUiLanguage
|
|
4937
4959
|
};
|
|
4938
|
-
//# sourceMappingURL=chunk-
|
|
4960
|
+
//# sourceMappingURL=chunk-KACBTC7Y.js.map
|