@tutti-os/agent-gui 0.0.126 → 0.0.127
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/{AgentGUI-CKk3WQrn.d.ts → AgentGUI-DprRUk8h.d.ts} +9 -2
- package/dist/{AgentRichTextReadonly-KOUZGF5Q.js → AgentRichTextReadonly-SPIPM3UM.js} +5 -5
- package/dist/agent-conversation/index.d.ts +1 -1
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-gui.d.ts +2 -2
- package/dist/agent-gui.js +14 -14
- package/dist/agent-message-center/index.js +6 -6
- package/dist/{agentGuiNodeTypes-DedIWrEI.d.ts → agentGuiNodeTypes-5TL1hyCN.d.ts} +8 -2
- package/dist/app/renderer/agentactivity.css +10 -1
- package/dist/{chunk-BDWZUA3L.js → chunk-54GR2G3U.js} +4 -4
- package/dist/{chunk-2JFMGOHU.js → chunk-D5CIV4IB.js} +2 -2
- package/dist/chunk-D5CIV4IB.js.map +1 -0
- package/dist/{chunk-G3XB4FAQ.js → chunk-EG7IIFNL.js} +3 -3
- package/dist/{chunk-4CACBXIB.js → chunk-JE2DXS4U.js} +2 -2
- package/dist/{chunk-6RMVLH3G.js → chunk-JVISXD4K.js} +2 -2
- package/dist/{chunk-F2Z7P7BB.js → chunk-JWB5Z5GS.js} +4 -4
- package/dist/{chunk-QDNOOAAS.js → chunk-LWJITLCI.js} +2 -2
- package/dist/{chunk-2ZVXN2Z7.js → chunk-T2CHVUXH.js} +7 -1
- package/dist/chunk-T2CHVUXH.js.map +1 -0
- package/dist/{chunk-ADQENNSG.js → chunk-WB3KV4VH.js} +3 -3
- package/dist/{chunk-CO6XO5A2.js → chunk-WKFMSABH.js} +83 -5
- package/dist/chunk-WKFMSABH.js.map +1 -0
- package/dist/{chunk-RB6ZYQBA.js → chunk-WKYMLLHT.js} +2 -2
- package/dist/{chunk-PRE4IT6E.js → chunk-YJKTYMF4.js} +4 -4
- package/dist/{chunk-X22KJXVG.js → chunk-YWKS4ESK.js} +2 -2
- package/dist/{chunk-QWKJ646Z.js → chunk-ZXHXR2KT.js} +1044 -813
- package/dist/chunk-ZXHXR2KT.js.map +1 -0
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +6 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +4 -4
- package/dist/index.js +14 -14
- package/dist/index.js.map +1 -1
- 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 +14 -14
- package/dist/chunk-2JFMGOHU.js.map +0 -1
- package/dist/chunk-2ZVXN2Z7.js.map +0 -1
- package/dist/chunk-CO6XO5A2.js.map +0 -1
- package/dist/chunk-QWKJ646Z.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-KOUZGF5Q.js.map → AgentRichTextReadonly-SPIPM3UM.js.map} +0 -0
- /package/dist/{chunk-BDWZUA3L.js.map → chunk-54GR2G3U.js.map} +0 -0
- /package/dist/{chunk-G3XB4FAQ.js.map → chunk-EG7IIFNL.js.map} +0 -0
- /package/dist/{chunk-4CACBXIB.js.map → chunk-JE2DXS4U.js.map} +0 -0
- /package/dist/{chunk-6RMVLH3G.js.map → chunk-JVISXD4K.js.map} +0 -0
- /package/dist/{chunk-F2Z7P7BB.js.map → chunk-JWB5Z5GS.js.map} +0 -0
- /package/dist/{chunk-QDNOOAAS.js.map → chunk-LWJITLCI.js.map} +0 -0
- /package/dist/{chunk-ADQENNSG.js.map → chunk-WB3KV4VH.js.map} +0 -0
- /package/dist/{chunk-RB6ZYQBA.js.map → chunk-WKYMLLHT.js.map} +0 -0
- /package/dist/{chunk-PRE4IT6E.js.map → chunk-YJKTYMF4.js.map} +0 -0
- /package/dist/{chunk-X22KJXVG.js.map → chunk-YWKS4ESK.js.map} +0 -0
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
formatAgentMentionMarkdown,
|
|
6
6
|
mentionItemToAttrs,
|
|
7
7
|
parseAgentMentionMarkdown
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-LWJITLCI.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-WKYMLLHT.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
} from "./chunk-XJ34OIEQ.js";
|
|
8
8
|
import {
|
|
9
9
|
normalizeAgentSessionMentionTitle
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-LWJITLCI.js";
|
|
11
11
|
import {
|
|
12
12
|
resolveAgentMentionFileThumbnailUrl
|
|
13
13
|
} from "./chunk-LUGELG5V.js";
|
|
@@ -20,11 +20,11 @@ import {
|
|
|
20
20
|
import {
|
|
21
21
|
getOptionalAgentHostApi,
|
|
22
22
|
workspaceAgentProviderLabel
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-D5CIV4IB.js";
|
|
24
24
|
import {
|
|
25
25
|
translate,
|
|
26
26
|
translateInUiLanguage
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-JVISXD4K.js";
|
|
28
28
|
import {
|
|
29
29
|
normalizeAgentTitleText
|
|
30
30
|
} from "./chunk-MIJXEELH.js";
|
|
@@ -3054,4 +3054,4 @@ export {
|
|
|
3054
3054
|
AgentMentionSearchController,
|
|
3055
3055
|
preloadAgentMentionBrowse
|
|
3056
3056
|
};
|
|
3057
|
-
//# sourceMappingURL=chunk-
|
|
3057
|
+
//# sourceMappingURL=chunk-YJKTYMF4.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
translateInUiLanguage
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-T2CHVUXH.js";
|
|
4
4
|
import {
|
|
5
5
|
normalizeAgentTitleText
|
|
6
6
|
} from "./chunk-MIJXEELH.js";
|
|
@@ -375,4 +375,4 @@ export {
|
|
|
375
375
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
376
376
|
resolveAgentGuiWorkbenchSessionTitle
|
|
377
377
|
};
|
|
378
|
-
//# sourceMappingURL=chunk-
|
|
378
|
+
//# sourceMappingURL=chunk-YWKS4ESK.js.map
|