@tutti-os/agent-gui 0.0.158 → 0.0.160
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/{AgentRichTextReadonly-ZGW4IZ6O.js → AgentRichTextReadonly-PNUSXHOQ.js} +5 -5
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-gui.d.ts +1 -0
- package/dist/agent-gui.js +14 -14
- package/dist/agent-message-center/index.js +6 -6
- package/dist/app/renderer/agentactivity.css +14 -2
- package/dist/{chunk-YRAKPTXS.js → chunk-2DGFRQEP.js} +3 -3
- package/dist/{chunk-YUJY75WA.js → chunk-52ANPJET.js} +3 -3
- package/dist/{chunk-PAVNEKRU.js → chunk-7ED6E444.js} +4 -4
- package/dist/{chunk-CBQMF744.js → chunk-C4Z4JLOJ.js} +2 -2
- package/dist/{chunk-EITAGUEN.js → chunk-DFQMEPM7.js} +2 -2
- package/dist/{chunk-GTSKTVVB.js → chunk-DSOWEIVN.js} +2 -2
- package/dist/{chunk-55UKPTLG.js → chunk-GUGOTL55.js} +4 -4
- package/dist/{chunk-YGBZKQ2S.js → chunk-HGMOBQKA.js} +2 -2
- package/dist/{chunk-UMJIM225.js → chunk-HP4RM2SM.js} +335 -253
- package/dist/chunk-HP4RM2SM.js.map +1 -0
- package/dist/{chunk-DB3PHOZC.js → chunk-ILSYNGFJ.js} +99 -77
- package/dist/chunk-ILSYNGFJ.js.map +1 -0
- package/dist/{chunk-3PSYZ53C.js → chunk-MOC5TDZU.js} +4 -4
- package/dist/{chunk-ABUBJDTO.js → chunk-QHSWRS4L.js} +6 -6
- package/dist/{chunk-VVB5N5ON.js → chunk-W5U7PGMH.js} +2 -2
- package/dist/{chunk-J4QLQETO.js → chunk-ZJWX36UL.js} +2 -2
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +220 -208
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +221 -208
- package/dist/index.js +14 -14
- package/dist/mention-search.js +5 -5
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +3 -3
- package/dist/workbench/sessionTitle.js +2 -2
- package/package.json +13 -13
- package/dist/chunk-DB3PHOZC.js.map +0 -1
- package/dist/chunk-UMJIM225.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-ZGW4IZ6O.js.map → AgentRichTextReadonly-PNUSXHOQ.js.map} +0 -0
- /package/dist/{chunk-YRAKPTXS.js.map → chunk-2DGFRQEP.js.map} +0 -0
- /package/dist/{chunk-YUJY75WA.js.map → chunk-52ANPJET.js.map} +0 -0
- /package/dist/{chunk-PAVNEKRU.js.map → chunk-7ED6E444.js.map} +0 -0
- /package/dist/{chunk-CBQMF744.js.map → chunk-C4Z4JLOJ.js.map} +0 -0
- /package/dist/{chunk-EITAGUEN.js.map → chunk-DFQMEPM7.js.map} +0 -0
- /package/dist/{chunk-GTSKTVVB.js.map → chunk-DSOWEIVN.js.map} +0 -0
- /package/dist/{chunk-55UKPTLG.js.map → chunk-GUGOTL55.js.map} +0 -0
- /package/dist/{chunk-YGBZKQ2S.js.map → chunk-HGMOBQKA.js.map} +0 -0
- /package/dist/{chunk-3PSYZ53C.js.map → chunk-MOC5TDZU.js.map} +0 -0
- /package/dist/{chunk-ABUBJDTO.js.map → chunk-QHSWRS4L.js.map} +0 -0
- /package/dist/{chunk-VVB5N5ON.js.map → chunk-W5U7PGMH.js.map} +0 -0
- /package/dist/{chunk-J4QLQETO.js.map → chunk-ZJWX36UL.js.map} +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentRichTextReadonly
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-C4Z4JLOJ.js";
|
|
4
|
+
import "./chunk-ZJWX36UL.js";
|
|
5
5
|
import "./chunk-5QPOMKMQ.js";
|
|
6
6
|
import "./chunk-FGLQZ6I4.js";
|
|
7
7
|
import "./chunk-ZVYUTXQJ.js";
|
|
8
8
|
import "./chunk-ZWLWT3TZ.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-DFQMEPM7.js";
|
|
10
10
|
import "./chunk-PJP5BUU6.js";
|
|
11
11
|
import "./chunk-AODSTIED.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-ILSYNGFJ.js";
|
|
13
13
|
import "./chunk-D2JUDUYY.js";
|
|
14
14
|
import "./chunk-LCFMJPNA.js";
|
|
15
15
|
import "./chunk-5CLSJWUN.js";
|
|
16
16
|
export {
|
|
17
17
|
AgentRichTextReadonly
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=AgentRichTextReadonly-
|
|
19
|
+
//# sourceMappingURL=AgentRichTextReadonly-PNUSXHOQ.js.map
|
|
@@ -7,25 +7,25 @@ import {
|
|
|
7
7
|
reconcileProjectedAgentConversationVM,
|
|
8
8
|
serializeAgentConversationForClipboard,
|
|
9
9
|
useProjectedAgentConversation
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-QHSWRS4L.js";
|
|
11
|
+
import "../chunk-C4Z4JLOJ.js";
|
|
12
12
|
import "../chunk-THBCAUBR.js";
|
|
13
13
|
import "../chunk-XJ34OIEQ.js";
|
|
14
14
|
import "../chunk-JDVP33S5.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-ZJWX36UL.js";
|
|
16
16
|
import "../chunk-5QPOMKMQ.js";
|
|
17
17
|
import "../chunk-FGLQZ6I4.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-52ANPJET.js";
|
|
19
19
|
import "../chunk-ZVYUTXQJ.js";
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-W5U7PGMH.js";
|
|
21
21
|
import "../chunk-F5UR6EJG.js";
|
|
22
22
|
import "../chunk-ZWLWT3TZ.js";
|
|
23
23
|
import {
|
|
24
24
|
translate
|
|
25
|
-
} from "../chunk-
|
|
25
|
+
} from "../chunk-DFQMEPM7.js";
|
|
26
26
|
import "../chunk-PJP5BUU6.js";
|
|
27
27
|
import "../chunk-AODSTIED.js";
|
|
28
|
-
import "../chunk-
|
|
28
|
+
import "../chunk-ILSYNGFJ.js";
|
|
29
29
|
import "../chunk-MIJXEELH.js";
|
|
30
30
|
import "../chunk-D2JUDUYY.js";
|
|
31
31
|
import "../chunk-LCFMJPNA.js";
|
package/dist/agent-gui.d.ts
CHANGED
|
@@ -1055,6 +1055,7 @@ interface AgentGUINodeWorkspace {
|
|
|
1055
1055
|
resolveExternalPromptEntries?: AgentComposerProps["resolveExternalPromptEntries"];
|
|
1056
1056
|
prepareExternalPromptFiles?: AgentComposerProps["prepareExternalPromptFiles"];
|
|
1057
1057
|
promptAssetLimit?: number | null;
|
|
1058
|
+
projectDirectorySourceAggregator?: ReferenceSourceAggregator | null;
|
|
1058
1059
|
referenceSourceAggregator?: ReferenceSourceAggregator | null;
|
|
1059
1060
|
resolveReferenceEntryIconUrl?: (entry: WorkspaceFileEntry) => Promise<string | null | undefined>;
|
|
1060
1061
|
resolveMentionReferenceTarget?: AgentMentionReferenceTargetResolver | null;
|
package/dist/agent-gui.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentGUI
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-HP4RM2SM.js";
|
|
4
4
|
import "./chunk-A4WCTHWS.js";
|
|
5
|
-
import "./chunk-
|
|
5
|
+
import "./chunk-2DGFRQEP.js";
|
|
6
6
|
import "./chunk-6II57C72.js";
|
|
7
7
|
import "./chunk-YSA4MXR5.js";
|
|
8
8
|
import "./chunk-MHOYBRCY.js";
|
|
9
9
|
import "./chunk-SZVHT57M.js";
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
10
|
+
import "./chunk-HGMOBQKA.js";
|
|
11
|
+
import "./chunk-QHSWRS4L.js";
|
|
12
|
+
import "./chunk-C4Z4JLOJ.js";
|
|
13
13
|
import "./chunk-THBCAUBR.js";
|
|
14
14
|
import "./chunk-UP3ZDYTN.js";
|
|
15
15
|
import "./chunk-GUFEHWUX.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-7ED6E444.js";
|
|
17
17
|
import "./chunk-66JZ7BQM.js";
|
|
18
18
|
import "./chunk-PQPNDL4A.js";
|
|
19
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-MOC5TDZU.js";
|
|
20
20
|
import "./chunk-VMPA46ET.js";
|
|
21
21
|
import "./chunk-XJ34OIEQ.js";
|
|
22
22
|
import "./chunk-JDVP33S5.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-ZJWX36UL.js";
|
|
24
24
|
import "./chunk-5QPOMKMQ.js";
|
|
25
25
|
import "./chunk-RMQREVJY.js";
|
|
26
26
|
import "./chunk-FGLQZ6I4.js";
|
|
27
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-GUGOTL55.js";
|
|
28
28
|
import "./chunk-2RQM7PJN.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-52ANPJET.js";
|
|
30
30
|
import "./chunk-ZVYUTXQJ.js";
|
|
31
|
-
import "./chunk-
|
|
31
|
+
import "./chunk-DSOWEIVN.js";
|
|
32
32
|
import "./chunk-YMXYBG7U.js";
|
|
33
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-W5U7PGMH.js";
|
|
34
34
|
import "./chunk-F5UR6EJG.js";
|
|
35
35
|
import "./chunk-ZWLWT3TZ.js";
|
|
36
|
-
import "./chunk-
|
|
36
|
+
import "./chunk-DFQMEPM7.js";
|
|
37
37
|
import "./chunk-PJP5BUU6.js";
|
|
38
38
|
import "./chunk-AODSTIED.js";
|
|
39
|
-
import "./chunk-
|
|
39
|
+
import "./chunk-ILSYNGFJ.js";
|
|
40
40
|
import "./chunk-MIJXEELH.js";
|
|
41
41
|
import "./chunk-D2JUDUYY.js";
|
|
42
42
|
import "./chunk-LCFMJPNA.js";
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
isPromptRequestIdTitle,
|
|
9
9
|
latestPlanTurnId,
|
|
10
10
|
planImplementationPromptFromPlanTurn
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-GUGOTL55.js";
|
|
12
12
|
import {
|
|
13
13
|
useEngineSelector
|
|
14
14
|
} from "../chunk-2RQM7PJN.js";
|
|
@@ -21,20 +21,20 @@ import {
|
|
|
21
21
|
isExitPlanSwitchModeInput,
|
|
22
22
|
normalizeAgentApprovalPurpose,
|
|
23
23
|
normalizeAskUserQuestions
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-52ANPJET.js";
|
|
25
25
|
import {
|
|
26
26
|
cn
|
|
27
27
|
} from "../chunk-ZVYUTXQJ.js";
|
|
28
28
|
import {
|
|
29
29
|
userAvatarPlaceholderUrl,
|
|
30
30
|
workspaceAgentActivityStatusLabel
|
|
31
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-DSOWEIVN.js";
|
|
32
32
|
import {
|
|
33
33
|
resolveWorkspaceAgentSessionSortTimeUnixMs
|
|
34
34
|
} from "../chunk-YMXYBG7U.js";
|
|
35
35
|
import {
|
|
36
36
|
workspaceAgentProviderLabel
|
|
37
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-W5U7PGMH.js";
|
|
38
38
|
import "../chunk-F5UR6EJG.js";
|
|
39
39
|
import {
|
|
40
40
|
managedAgentRoundedIconUrl
|
|
@@ -43,10 +43,10 @@ import {
|
|
|
43
43
|
AgentGuiI18nProvider,
|
|
44
44
|
getActiveUiLanguage,
|
|
45
45
|
useTranslation
|
|
46
|
-
} from "../chunk-
|
|
46
|
+
} from "../chunk-DFQMEPM7.js";
|
|
47
47
|
import "../chunk-PJP5BUU6.js";
|
|
48
48
|
import "../chunk-AODSTIED.js";
|
|
49
|
-
import "../chunk-
|
|
49
|
+
import "../chunk-ILSYNGFJ.js";
|
|
50
50
|
import {
|
|
51
51
|
normalizeAgentTitleText
|
|
52
52
|
} from "../chunk-MIJXEELH.js";
|
|
@@ -6366,6 +6366,8 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6366
6366
|
}
|
|
6367
6367
|
|
|
6368
6368
|
.agent-gui-node__conversation-item {
|
|
6369
|
+
--agent-gui-conversation-actions-width: 72px;
|
|
6370
|
+
|
|
6369
6371
|
position: relative;
|
|
6370
6372
|
display: block;
|
|
6371
6373
|
box-sizing: border-box;
|
|
@@ -6385,6 +6387,12 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6385
6387
|
border-color 140ms ease;
|
|
6386
6388
|
}
|
|
6387
6389
|
|
|
6390
|
+
.agent-gui-node__conversation-item:has(
|
|
6391
|
+
.agent-gui-node__conversation-open-window-button
|
|
6392
|
+
) {
|
|
6393
|
+
--agent-gui-conversation-actions-width: 96px;
|
|
6394
|
+
}
|
|
6395
|
+
|
|
6388
6396
|
.agent-gui-node__conversation-item:focus-within,
|
|
6389
6397
|
.agent-gui-node__conversation-item:hover,
|
|
6390
6398
|
.agent-gui-node__conversation-item[data-state="open"],
|
|
@@ -6439,9 +6447,13 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6439
6447
|
.agent-gui-node__conversation-item:has(
|
|
6440
6448
|
.agent-gui-node__conversation-actions [data-state="open"]
|
|
6441
6449
|
)
|
|
6450
|
+
.agent-gui-node__conversation-select,
|
|
6451
|
+
.agent-gui-node__conversation-item:has(
|
|
6452
|
+
.agent-gui-node__conversation-actions:focus-within
|
|
6453
|
+
)
|
|
6442
6454
|
.agent-gui-node__conversation-select {
|
|
6443
6455
|
grid-template-columns: minmax(0, 1fr) 0;
|
|
6444
|
-
padding-right:
|
|
6456
|
+
padding-right: calc(var(--agent-gui-conversation-actions-width) + 24px);
|
|
6445
6457
|
}
|
|
6446
6458
|
|
|
6447
6459
|
.agent-gui-node__conversation-item[data-pending-delete="true"]
|
|
@@ -6482,7 +6494,7 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
6482
6494
|
justify-content: flex-start;
|
|
6483
6495
|
gap: 0;
|
|
6484
6496
|
box-sizing: border-box;
|
|
6485
|
-
min-width:
|
|
6497
|
+
min-width: var(--agent-gui-conversation-actions-width);
|
|
6486
6498
|
max-width: calc(100% - 20px);
|
|
6487
6499
|
opacity: 0;
|
|
6488
6500
|
transform: translateY(-50%);
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
resolveAgentGUIConversationTitleDisplayPrompt,
|
|
21
21
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
22
22
|
resolveAgentGuiWorkbenchSessionTitle
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-HGMOBQKA.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-PNUSXHOQ.js").then((module) => ({
|
|
404
404
|
default: module.AgentRichTextReadonly
|
|
405
405
|
}))
|
|
406
406
|
);
|
|
@@ -1645,4 +1645,4 @@ export {
|
|
|
1645
1645
|
AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT,
|
|
1646
1646
|
createAgentGuiWorkbenchContribution
|
|
1647
1647
|
};
|
|
1648
|
-
//# sourceMappingURL=chunk-
|
|
1648
|
+
//# sourceMappingURL=chunk-2DGFRQEP.js.map
|
|
@@ -6,14 +6,14 @@ import {
|
|
|
6
6
|
import {
|
|
7
7
|
getOptionalAgentHostApi,
|
|
8
8
|
useOptionalAgentHostApi
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-W5U7PGMH.js";
|
|
10
10
|
import {
|
|
11
11
|
managedAgentRoundedIconUrl
|
|
12
12
|
} from "./chunk-ZWLWT3TZ.js";
|
|
13
13
|
import {
|
|
14
14
|
translate,
|
|
15
15
|
useTranslation
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-DFQMEPM7.js";
|
|
17
17
|
import {
|
|
18
18
|
resolveAgentWorkspaceFileVisualKind
|
|
19
19
|
} from "./chunk-PJP5BUU6.js";
|
|
@@ -3730,4 +3730,4 @@ export {
|
|
|
3730
3730
|
AgentMessageMarkdown,
|
|
3731
3731
|
CustomScrollArea
|
|
3732
3732
|
};
|
|
3733
|
-
//# sourceMappingURL=chunk-
|
|
3733
|
+
//# sourceMappingURL=chunk-52ANPJET.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
agentMentionFilterLabel,
|
|
6
6
|
agentMentionGroupLabel,
|
|
7
7
|
mentionGroupExpandCount
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-MOC5TDZU.js";
|
|
9
9
|
import {
|
|
10
10
|
resolveAgentMentionFileThumbnailUrl,
|
|
11
11
|
resolveAgentMentionFileVisualKind
|
|
@@ -13,13 +13,13 @@ import {
|
|
|
13
13
|
import {
|
|
14
14
|
userAvatarPlaceholderUrl,
|
|
15
15
|
workspaceAgentActivityStatusLabel
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-DSOWEIVN.js";
|
|
17
17
|
import {
|
|
18
18
|
managedAgentRoundedIconUrl
|
|
19
19
|
} from "./chunk-ZWLWT3TZ.js";
|
|
20
20
|
import {
|
|
21
21
|
translate
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-DFQMEPM7.js";
|
|
23
23
|
|
|
24
24
|
// agent-gui/agentGuiNode/AgentFileMentionPalette.tsx
|
|
25
25
|
import {
|
|
@@ -517,4 +517,4 @@ export {
|
|
|
517
517
|
AgentFileMentionPalette,
|
|
518
518
|
AgentContextMentionPalette
|
|
519
519
|
};
|
|
520
|
-
//# sourceMappingURL=chunk-
|
|
520
|
+
//# sourceMappingURL=chunk-7ED6E444.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
formatAgentMentionMarkdown,
|
|
6
6
|
mentionItemToAttrs,
|
|
7
7
|
parseAgentMentionMarkdown
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-ZJWX36UL.js";
|
|
9
9
|
import {
|
|
10
10
|
cn,
|
|
11
11
|
resolveAgentTargetPresentation,
|
|
@@ -753,4 +753,4 @@ export {
|
|
|
753
753
|
agentRichTextContentToPromptText,
|
|
754
754
|
AgentRichTextReadonly
|
|
755
755
|
};
|
|
756
|
-
//# sourceMappingURL=chunk-
|
|
756
|
+
//# sourceMappingURL=chunk-C4Z4JLOJ.js.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
setCurrentAgentGuiI18nRuntime,
|
|
7
7
|
translate,
|
|
8
8
|
translateInUiLanguage
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-ILSYNGFJ.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-
|
|
71
|
+
//# sourceMappingURL=chunk-DFQMEPM7.js.map
|