@tutti-os/agent-gui 0.0.150 → 0.0.152
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-GZSB6LJS.js → AgentRichTextReadonly-WVZ65VON.js} +7 -7
- package/dist/agent-conversation/index.js +9 -9
- package/dist/agent-gui.js +19 -18
- package/dist/agent-message-center/index.js +8 -8
- package/dist/chunk-3EMKK6BN.js +24 -0
- package/dist/chunk-3EMKK6BN.js.map +1 -0
- package/dist/{chunk-RXOGBOK6.js → chunk-3IOQ3IOJ.js} +2 -2
- package/dist/{chunk-MX2NPLCN.js → chunk-5D7HTLUA.js} +4 -4
- package/dist/{chunk-RBY6GQ2Q.js → chunk-6R2UNGNY.js} +5 -5
- package/dist/{chunk-DXT4W2SU.js → chunk-AZQRB56U.js} +4 -4
- package/dist/{chunk-D3VWQTDH.js → chunk-BCIAEN7N.js} +2 -2
- package/dist/{chunk-LWXHBRDO.js → chunk-MVXJDVDT.js} +28 -34
- package/dist/chunk-MVXJDVDT.js.map +1 -0
- package/dist/{chunk-3CZYC2YN.js → chunk-O2P5ODPK.js} +6 -6
- package/dist/{chunk-ZF65NZ4B.js → chunk-PRFWB2BT.js} +18 -18
- package/dist/{chunk-E27CQCLN.js → chunk-RD4EDLVU.js} +3 -3
- package/dist/{chunk-JNC4FCUV.js → chunk-UMTEWNPP.js} +2 -2
- package/dist/{chunk-EDNJMG5T.js → chunk-UTJKC2LY.js} +4 -4
- package/dist/{chunk-S2D4NNEB.js → chunk-VI6H5PTQ.js} +3 -1
- package/dist/chunk-VI6H5PTQ.js.map +1 -0
- package/dist/{chunk-Q2WMHYIB.js → chunk-XSW565MM.js} +2 -2
- package/dist/{chunk-OEC2IIWG.js → chunk-XZUMGJ67.js} +4 -4
- package/dist/{chunk-OWJ7Q2DJ.js → chunk-YNF74LPO.js} +2 -2
- package/dist/{chunk-HMSN264L.js → chunk-ZVD6KIXC.js} +4 -4
- package/dist/context-mention-palette/index.js +9 -9
- package/dist/dock-icons.js +2 -2
- package/dist/i18n/index.d.ts +2 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.js +19 -18
- package/dist/index.js.map +1 -1
- package/dist/mention-search.js +7 -7
- package/dist/workbench/contribution.js +6 -6
- package/dist/workbench/index.js +17 -17
- package/dist/workbench/sessionTitle.js +2 -2
- package/dist/workspace-settings-panel.d.ts +38 -0
- package/dist/workspace-settings-panel.js +11 -0
- package/dist/workspace-settings-panel.js.map +1 -0
- package/package.json +17 -13
- package/dist/chunk-LWXHBRDO.js.map +0 -1
- package/dist/chunk-S2D4NNEB.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-GZSB6LJS.js.map → AgentRichTextReadonly-WVZ65VON.js.map} +0 -0
- /package/dist/{chunk-RXOGBOK6.js.map → chunk-3IOQ3IOJ.js.map} +0 -0
- /package/dist/{chunk-MX2NPLCN.js.map → chunk-5D7HTLUA.js.map} +0 -0
- /package/dist/{chunk-RBY6GQ2Q.js.map → chunk-6R2UNGNY.js.map} +0 -0
- /package/dist/{chunk-DXT4W2SU.js.map → chunk-AZQRB56U.js.map} +0 -0
- /package/dist/{chunk-D3VWQTDH.js.map → chunk-BCIAEN7N.js.map} +0 -0
- /package/dist/{chunk-3CZYC2YN.js.map → chunk-O2P5ODPK.js.map} +0 -0
- /package/dist/{chunk-ZF65NZ4B.js.map → chunk-PRFWB2BT.js.map} +0 -0
- /package/dist/{chunk-E27CQCLN.js.map → chunk-RD4EDLVU.js.map} +0 -0
- /package/dist/{chunk-JNC4FCUV.js.map → chunk-UMTEWNPP.js.map} +0 -0
- /package/dist/{chunk-EDNJMG5T.js.map → chunk-UTJKC2LY.js.map} +0 -0
- /package/dist/{chunk-Q2WMHYIB.js.map → chunk-XSW565MM.js.map} +0 -0
- /package/dist/{chunk-OEC2IIWG.js.map → chunk-XZUMGJ67.js.map} +0 -0
- /package/dist/{chunk-OWJ7Q2DJ.js.map → chunk-YNF74LPO.js.map} +0 -0
- /package/dist/{chunk-HMSN264L.js.map → chunk-ZVD6KIXC.js.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
translateInUiLanguage
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-VI6H5PTQ.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-XSW565MM.js.map
|
|
@@ -2,17 +2,17 @@ import {
|
|
|
2
2
|
AgentGUIConversation_styles_default,
|
|
3
3
|
MessageSquareMoreIcon,
|
|
4
4
|
extractAgentMcpToolTarget
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-5D7HTLUA.js";
|
|
6
6
|
import {
|
|
7
7
|
getOptionalAgentHostApi,
|
|
8
8
|
useOptionalAgentHostApi
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-3IOQ3IOJ.js";
|
|
10
10
|
import {
|
|
11
11
|
fileChangePathsFromChanges
|
|
12
12
|
} from "./chunk-F5UR6EJG.js";
|
|
13
13
|
import {
|
|
14
14
|
translate
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-YNF74LPO.js";
|
|
16
16
|
|
|
17
17
|
// shared/agentConversation/planImplementationPresentation.ts
|
|
18
18
|
var PLAN_IMPLEMENTATION_PROMPT = "Implement the plan.";
|
|
@@ -1471,4 +1471,4 @@ export {
|
|
|
1471
1471
|
isPromptRequestIdTitle,
|
|
1472
1472
|
AgentInteractivePromptSurface
|
|
1473
1473
|
};
|
|
1474
|
-
//# sourceMappingURL=chunk-
|
|
1474
|
+
//# sourceMappingURL=chunk-XZUMGJ67.js.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
setCurrentAgentGuiI18nRuntime,
|
|
7
7
|
translate,
|
|
8
8
|
translateInUiLanguage
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-VI6H5PTQ.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-YNF74LPO.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-RD4EDLVU.js";
|
|
11
11
|
import {
|
|
12
12
|
resolveAgentMentionFileThumbnailUrl
|
|
13
13
|
} from "./chunk-5QPOMKMQ.js";
|
|
@@ -20,11 +20,11 @@ import {
|
|
|
20
20
|
import {
|
|
21
21
|
getOptionalAgentHostApi,
|
|
22
22
|
workspaceAgentProviderLabel
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-3IOQ3IOJ.js";
|
|
24
24
|
import {
|
|
25
25
|
translate,
|
|
26
26
|
translateInUiLanguage
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-YNF74LPO.js";
|
|
28
28
|
import {
|
|
29
29
|
normalizeAgentTitleText
|
|
30
30
|
} from "./chunk-MIJXEELH.js";
|
|
@@ -3052,4 +3052,4 @@ export {
|
|
|
3052
3052
|
AgentMentionSearchController,
|
|
3053
3053
|
preloadAgentMentionBrowse
|
|
3054
3054
|
};
|
|
3055
|
-
//# sourceMappingURL=chunk-
|
|
3055
|
+
//# sourceMappingURL=chunk-ZVD6KIXC.js.map
|
|
@@ -3,32 +3,32 @@ import {
|
|
|
3
3
|
AgentFileMentionPalette,
|
|
4
4
|
flattenAgentMentionPaletteEntries,
|
|
5
5
|
groupStartKeys
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-6R2UNGNY.js";
|
|
7
7
|
import {
|
|
8
8
|
AgentMentionSearchController
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-ZVD6KIXC.js";
|
|
10
10
|
import "../chunk-VMPA46ET.js";
|
|
11
11
|
import "../chunk-XJ34OIEQ.js";
|
|
12
12
|
import "../chunk-JDVP33S5.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-RD4EDLVU.js";
|
|
14
14
|
import "../chunk-5QPOMKMQ.js";
|
|
15
15
|
import {
|
|
16
16
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
17
17
|
} from "../chunk-RMQREVJY.js";
|
|
18
18
|
import "../chunk-FGLQZ6I4.js";
|
|
19
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-BCIAEN7N.js";
|
|
20
20
|
import "../chunk-YMXYBG7U.js";
|
|
21
|
-
import "../chunk-
|
|
21
|
+
import "../chunk-3IOQ3IOJ.js";
|
|
22
22
|
import "../chunk-F5UR6EJG.js";
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-UTJKC2LY.js";
|
|
24
|
+
import "../chunk-YNF74LPO.js";
|
|
25
25
|
import "../chunk-PJP5BUU6.js";
|
|
26
26
|
import "../chunk-7KVZPJ3O.js";
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-VI6H5PTQ.js";
|
|
28
28
|
import "../chunk-MIJXEELH.js";
|
|
29
29
|
import "../chunk-D2JUDUYY.js";
|
|
30
|
-
import "../chunk-6CUELYIF.js";
|
|
31
30
|
import "../chunk-QMMWKQOT.js";
|
|
31
|
+
import "../chunk-6CUELYIF.js";
|
|
32
32
|
export {
|
|
33
33
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS,
|
|
34
34
|
AgentContextMentionPalette,
|
package/dist/dock-icons.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
agentGuiDockIconUrl,
|
|
3
3
|
agentGuiDockIconUrls
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-6CUELYIF.js";
|
|
4
|
+
} from "./chunk-AZQRB56U.js";
|
|
6
5
|
import "./chunk-QMMWKQOT.js";
|
|
6
|
+
import "./chunk-6CUELYIF.js";
|
|
7
7
|
export {
|
|
8
8
|
agentGuiDockIconUrl,
|
|
9
9
|
agentGuiDockIconUrls
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -776,6 +776,7 @@ declare const agentGuiI18nResources: {
|
|
|
776
776
|
};
|
|
777
777
|
readonly targetSetupChecking: "Checking local and Tutti-managed runtimes…";
|
|
778
778
|
readonly targetSetupInstall: "Install runtime";
|
|
779
|
+
readonly targetSetupReinstall: "Reinstall runtime";
|
|
779
780
|
readonly targetSetupStarting: "Starting installation…";
|
|
780
781
|
readonly targetSetupAuthMethod: "Sign-in method";
|
|
781
782
|
readonly targetSetupAuthenticate: "Continue to sign in";
|
|
@@ -3380,6 +3381,7 @@ declare const agentGuiI18nResources: {
|
|
|
3380
3381
|
};
|
|
3381
3382
|
readonly targetSetupChecking: "正在检测本地和 Tutti 托管运行时…";
|
|
3382
3383
|
readonly targetSetupInstall: "安装运行时";
|
|
3384
|
+
readonly targetSetupReinstall: "重新安装运行时";
|
|
3383
3385
|
readonly targetSetupStarting: "正在启动安装…";
|
|
3384
3386
|
readonly targetSetupAuthMethod: "登录方式";
|
|
3385
3387
|
readonly targetSetupAuthenticate: "继续登录";
|
package/dist/i18n/index.js
CHANGED
package/dist/index.d.ts
CHANGED
|
@@ -3555,6 +3555,7 @@ declare const agentGuiI18nResources: {
|
|
|
3555
3555
|
};
|
|
3556
3556
|
readonly targetSetupChecking: "Checking local and Tutti-managed runtimes…";
|
|
3557
3557
|
readonly targetSetupInstall: "Install runtime";
|
|
3558
|
+
readonly targetSetupReinstall: "Reinstall runtime";
|
|
3558
3559
|
readonly targetSetupStarting: "Starting installation…";
|
|
3559
3560
|
readonly targetSetupAuthMethod: "Sign-in method";
|
|
3560
3561
|
readonly targetSetupAuthenticate: "Continue to sign in";
|
|
@@ -6159,6 +6160,7 @@ declare const agentGuiI18nResources: {
|
|
|
6159
6160
|
};
|
|
6160
6161
|
readonly targetSetupChecking: "正在检测本地和 Tutti 托管运行时…";
|
|
6161
6162
|
readonly targetSetupInstall: "安装运行时";
|
|
6163
|
+
readonly targetSetupReinstall: "重新安装运行时";
|
|
6162
6164
|
readonly targetSetupStarting: "正在启动安装…";
|
|
6163
6165
|
readonly targetSetupAuthMethod: "登录方式";
|
|
6164
6166
|
readonly targetSetupAuthenticate: "继续登录";
|
package/dist/index.js
CHANGED
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
localAgentGUIAgentTargetId,
|
|
9
9
|
normalizeAgentGUIAgentTargets,
|
|
10
10
|
resolveAgentGUIAgentTarget
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-MVXJDVDT.js";
|
|
12
12
|
import "./chunk-A4WCTHWS.js";
|
|
13
13
|
import {
|
|
14
14
|
AGENT_GUI_DETAIL_MIN_WIDTH_PX,
|
|
@@ -16,17 +16,18 @@ import {
|
|
|
16
16
|
AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,
|
|
17
17
|
resolveAgentGUIExpandedWindowFrame,
|
|
18
18
|
shouldAutoCollapseAgentGUIConversationRail
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-PRFWB2BT.js";
|
|
20
|
+
import "./chunk-5HIF53K5.js";
|
|
20
21
|
import "./chunk-TUWQV2MC.js";
|
|
21
22
|
import "./chunk-MHOYBRCY.js";
|
|
22
|
-
import "./chunk-Q2WMHYIB.js";
|
|
23
|
-
import "./chunk-5HIF53K5.js";
|
|
24
23
|
import "./chunk-R2ZADXRB.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-XSW565MM.js";
|
|
25
|
+
import "./chunk-O2P5ODPK.js";
|
|
26
|
+
import "./chunk-UMTEWNPP.js";
|
|
27
27
|
import "./chunk-FM42UN2J.js";
|
|
28
28
|
import "./chunk-UP3ZDYTN.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-3EMKK6BN.js";
|
|
30
|
+
import "./chunk-6R2UNGNY.js";
|
|
30
31
|
import {
|
|
31
32
|
agentGUIAgentIsReady,
|
|
32
33
|
normalizeAgentGUIAgents,
|
|
@@ -36,17 +37,17 @@ import {
|
|
|
36
37
|
import {
|
|
37
38
|
agentGuiDockIconUrl,
|
|
38
39
|
agentGuiDockIconUrls
|
|
39
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-AZQRB56U.js";
|
|
40
41
|
import {
|
|
41
42
|
preloadAgentMentionBrowse
|
|
42
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-ZVD6KIXC.js";
|
|
43
44
|
import "./chunk-VMPA46ET.js";
|
|
44
45
|
import "./chunk-XJ34OIEQ.js";
|
|
45
46
|
import "./chunk-JDVP33S5.js";
|
|
46
47
|
import {
|
|
47
48
|
createAgentSessionHandoffPrompt,
|
|
48
49
|
createAgentSessionMarkdownLink
|
|
49
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-RD4EDLVU.js";
|
|
50
51
|
import "./chunk-5QPOMKMQ.js";
|
|
51
52
|
import {
|
|
52
53
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
@@ -58,13 +59,13 @@ import {
|
|
|
58
59
|
import {
|
|
59
60
|
dispatchAgentPlanPromptAction,
|
|
60
61
|
selectAgentPlanPromptTurn
|
|
61
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-XZUMGJ67.js";
|
|
62
63
|
import {
|
|
63
64
|
useEngineSelector
|
|
64
65
|
} from "./chunk-2RQM7PJN.js";
|
|
65
|
-
import "./chunk-
|
|
66
|
+
import "./chunk-5D7HTLUA.js";
|
|
66
67
|
import "./chunk-ZVYUTXQJ.js";
|
|
67
|
-
import "./chunk-
|
|
68
|
+
import "./chunk-BCIAEN7N.js";
|
|
68
69
|
import "./chunk-YMXYBG7U.js";
|
|
69
70
|
import {
|
|
70
71
|
AgentActivityHostProvider,
|
|
@@ -74,25 +75,25 @@ import {
|
|
|
74
75
|
useAgentActivityRuntime,
|
|
75
76
|
useAgentActivitySnapshot,
|
|
76
77
|
useOptionalAgentActivityRuntime
|
|
77
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-3IOQ3IOJ.js";
|
|
78
79
|
import "./chunk-F5UR6EJG.js";
|
|
79
|
-
import "./chunk-
|
|
80
|
+
import "./chunk-UTJKC2LY.js";
|
|
80
81
|
import {
|
|
81
82
|
AgentGuiI18nProvider,
|
|
82
83
|
agentGuiI18nModule,
|
|
83
84
|
agentGuiI18nResources
|
|
84
|
-
} from "./chunk-
|
|
85
|
+
} from "./chunk-YNF74LPO.js";
|
|
85
86
|
import "./chunk-PJP5BUU6.js";
|
|
86
87
|
import "./chunk-7KVZPJ3O.js";
|
|
87
|
-
import "./chunk-
|
|
88
|
+
import "./chunk-VI6H5PTQ.js";
|
|
88
89
|
import "./chunk-MIJXEELH.js";
|
|
89
90
|
import {
|
|
90
91
|
getAgentCustomMentionKind,
|
|
91
92
|
registerAgentCustomMentionKind,
|
|
92
93
|
resetAgentCustomMentionKindsForTests
|
|
93
94
|
} from "./chunk-D2JUDUYY.js";
|
|
94
|
-
import "./chunk-6CUELYIF.js";
|
|
95
95
|
import "./chunk-QMMWKQOT.js";
|
|
96
|
+
import "./chunk-6CUELYIF.js";
|
|
96
97
|
|
|
97
98
|
// index.ts
|
|
98
99
|
import {
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../index.ts"],"sourcesContent":["export {\n getAgentCustomMentionKind,\n registerAgentCustomMentionKind,\n resetAgentCustomMentionKindsForTests,\n type AgentCustomMentionChipContext,\n type AgentCustomMentionIdentity,\n type AgentCustomMentionKindDefinition,\n type AgentCustomMentionPresentation\n} from \"./shared/agentCustomMentionKinds\";\nexport {\n AGENT_PASTED_TEXT_BLOCK_KIND,\n AGENT_PASTED_TEXT_MENTION_KIND\n} from \"./shared/pastedTextKinds\";\nexport { AgentGUI } from \"./AgentGUI\";\nexport type {\n AgentGUIProps,\n AgentGUIReferenceProvenanceFilterCatalog\n} from \"./AgentGUI\";\nexport type { AgentGUIComposerAppendRequest } from \"./agent-gui/agentGuiNode/controller/useAgentGUIComposerAppendRequest\";\nexport {\n AgentHandoffMenu,\n type AgentHandoffMenuLabels,\n type AgentHandoffMenuProps\n} from \"./agent-gui/agentGuiNode/composer/AgentHandoffMenu\";\nexport {\n createAgentSessionHandoffPrompt,\n createAgentSessionMarkdownLink\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type {\n CreateAgentSessionHandoffPromptInput,\n CreateAgentSessionMarkdownLinkInput\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type { AgentComposerDraftFile } from \"./agent-gui/agentGuiNode/model/agentGuiNodeTypes\";\nexport type {\n AgentExternalPromptFilePreparationErrorCode,\n AgentExternalPromptFilePreparationResult,\n AgentExternalPromptFilePreparer,\n AgentPreparedExternalPromptFile\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptFiles\";\nexport type {\n AgentExternalPromptEntryResolution,\n AgentExternalPromptEntryResolver\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptEntries\";\nexport type { AgentGUIAccountMenuState } from \"./agent-gui/agentGuiNode/accountMenuState\";\nexport type {\n AgentGUIComposerContentType,\n AgentGUIComposerFocusMethod,\n AgentGUIEngagementContext,\n AgentGUIEngagementEvent,\n AgentGUIEngagementEventSink\n} from \"./agent-gui/agentGuiNode/engagement/agentGUIEngagement.types\";\nexport {\n agentGUIAgentIsReady,\n normalizeAgentGUIAgents,\n projectAgentGUIAgentsToTargets,\n resolveAgentGUISelectedDirectoryAgent\n} from \"./agents\";\nexport {\n agentGUIDefaultTargetProviders,\n createLocalAgentGUIAgentTarget,\n createLocalAgentGUIAgentTargets,\n createSharedAgentGUIAgentTarget,\n localAgentGUIAgentTargetId,\n normalizeAgentGUIAgentTargets,\n resolveAgentGUIAgentTarget\n} from \"./agentTargets\";\nexport type {\n AgentGUIAgent,\n AgentGUIAgentDirectoryPort,\n AgentGUIAgentDirectorySnapshot,\n AgentGUIAgentDirectoryStatus,\n AgentGUIAgentAvailability,\n AgentGUIAgentAvailabilityAction,\n AgentGUIAgentAvailabilityStatus,\n AgentGUIAgentOwner,\n AgentGUIAgentOwnership,\n AgentGUIHomeSuggestionId,\n AgentGUIAllAgentsPresentation,\n AgentGUIProvider,\n AgentGUIProviderRailAllPresentation,\n AgentGUIProviderRailMode,\n AgentGUIProviderReadinessGate,\n AgentGUIProviderReadinessGateAction,\n AgentGUIProviderReadinessGateStatus,\n AgentGUIAgentTarget,\n AgentGUIAgentTargetBadge,\n AgentGUIAgentTargetRef\n} from \"./types\";\nexport {\n AgentGuiI18nProvider,\n agentGuiI18nModule,\n agentGuiI18nResources\n} from \"./i18n/index\";\nexport type { AgentGuiI18nLocale } from \"./i18n/index\";\nexport { agentGuiDockIconUrl, agentGuiDockIconUrls } from \"./dockIcons\";\nexport {\n AGENT_GUI_DETAIL_MIN_WIDTH_PX,\n AGENT_GUI_EXPANDED_TARGET_WIDTH_PX,\n AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,\n resolveAgentGUIExpandedWindowFrame,\n shouldAutoCollapseAgentGUIConversationRail\n} from \"./agent-gui/agentGuiNode/model/agentGuiRailLayout\";\nexport type {\n AgentGUIAgentsEmptyRenderer,\n AgentGUIProviderUnavailableStateContext,\n AgentGUIProviderUnavailableStateRenderer,\n AgentGUISidebarFooterContext,\n AgentGUISidebarFooterRenderer\n} from \"./agent-gui/agentGuiNode/AgentGUINodeView\";\nexport {\n AGENT_CONTEXT_MENTION_PROVIDER_IDS,\n type AgentContextMentionProviderId,\n type AgentContextMentionProvider\n} from \"./agent-gui/agentGuiNode/agentContextMentionProvider\";\nexport { preloadAgentMentionBrowse } from \"./agent-gui/agentGuiNode/AgentMentionSearchController\";\nexport { AgentActivityHostProvider } from \"./agentActivityHost\";\nexport type { AgentActivityHostProviderProps } from \"./agentActivityHost\";\nexport { useEngineSelector } from \"./shared/engine/useEngineSelector\";\nexport type { EngineStateStore } from \"./shared/engine/useEngineSelector\";\nexport {\n dispatchAgentPlanPromptAction,\n selectAgentPlanPromptTurn\n} from \"./shared/agentConversation/agentPlanPromptDispatch\";\nexport type { AgentPlanPromptAction } from \"./shared/agentConversation/agentPlanPromptDispatch\";\nexport {\n AgentActivityRuntimeProvider,\n resetAgentActivityRuntimeForTests,\n setAgentActivityRuntimeForTests,\n useAgentActivitySnapshot,\n useAgentActivityRuntime,\n useOptionalAgentActivityRuntime\n} from \"./agentActivityRuntime\";\nexport type {\n AgentActivityRuntime,\n AgentActivityRuntimeListSessionMessagesInput,\n AgentActivityRuntimeProviderProps,\n AgentActivityRuntimePromptContentBlock,\n AgentActivityRuntimeDeleteSessionsBatchInput,\n AgentActivityRuntimeDeleteSessionsBatchResult,\n AgentActivityRuntimeSessionSectionDeletionCandidates,\n AgentActivityRuntimeSessionSectionScopeInput,\n AgentActivityRuntimeSetSessionPinnedInput,\n AgentActivityRuntimeUploadPromptContentInput,\n AgentActivityRuntimeUploadPromptContentResult,\n AgentActivityRuntimeUpdateSessionSettingsInput,\n AgentActivityRuntimeUpdateSessionSettingsResult\n} from \"./agentActivityRuntime\";\nexport type {\n AgentHostApi,\n AgentHostAgentTargetAuthenticatedAccount,\n AgentHostAgentTargetSetupSnapshot,\n AgentHostAgentTargetSetupState,\n AgentHostAgentTargetSetupWatch,\n AgentHostApplyWorkspaceGitPatchInput,\n AgentHostInputApi,\n AgentHostSelectFilesInput,\n AgentHostRuntimeApi,\n AgentHostUserProject,\n AgentProviderProbeListInput,\n AgentProviderProbeListResult\n} from \"./host/agentHostApi\";\nexport type {\n AgentProbeProvider,\n AgentProbeSnapshot,\n PersistWriteResult,\n ReadWorkspaceAgentReadStateInput,\n AgentUsageQuota,\n AgentUsageSnapshot,\n WorkspaceAgentReadStateSnapshot,\n WriteWorkspaceAgentReadStateInput\n} from \"./shared/contracts/dto\";\nexport {\n selectNeedsAttentionCount,\n selectNeedsAttentionItems\n} from \"@tutti-os/agent-activity-core\";\nexport type {\n AgentActivityAdapter,\n AgentActivityMessage,\n AgentActivityNeedsAttentionItem,\n AgentActivitySnapshot\n} from \"@tutti-os/agent-activity-core\";\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../index.ts"],"sourcesContent":["export {\n getAgentCustomMentionKind,\n registerAgentCustomMentionKind,\n resetAgentCustomMentionKindsForTests,\n type AgentCustomMentionChipContext,\n type AgentCustomMentionIdentity,\n type AgentCustomMentionKindDefinition,\n type AgentCustomMentionPresentation\n} from \"./shared/agentCustomMentionKinds\";\nexport {\n AGENT_PASTED_TEXT_BLOCK_KIND,\n AGENT_PASTED_TEXT_MENTION_KIND\n} from \"./shared/pastedTextKinds\";\nexport { AgentGUI } from \"./AgentGUI\";\nexport type {\n AgentGUIProps,\n AgentGUIReferenceProvenanceFilterCatalog\n} from \"./AgentGUI\";\nexport type { AgentGUIComposerAppendRequest } from \"./agent-gui/agentGuiNode/controller/useAgentGUIComposerAppendRequest\";\nexport {\n AgentHandoffMenu,\n type AgentHandoffMenuLabels,\n type AgentHandoffMenuProps\n} from \"./agent-gui/agentGuiNode/composer/AgentHandoffMenu\";\nexport {\n createAgentSessionHandoffPrompt,\n createAgentSessionMarkdownLink\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type {\n CreateAgentSessionHandoffPromptInput,\n CreateAgentSessionMarkdownLinkInput\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type { AgentComposerDraftFile } from \"./agent-gui/agentGuiNode/model/agentGuiNodeTypes\";\nexport type {\n AgentExternalPromptFilePreparationErrorCode,\n AgentExternalPromptFilePreparationResult,\n AgentExternalPromptFilePreparer,\n AgentPreparedExternalPromptFile\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptFiles\";\nexport type {\n AgentExternalPromptEntryResolution,\n AgentExternalPromptEntryResolver\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptEntries\";\nexport type { AgentGUIAccountMenuState } from \"./agent-gui/agentGuiNode/accountMenuState\";\nexport type {\n AgentGUIComposerContentType,\n AgentGUIComposerFocusMethod,\n AgentGUIEngagementContext,\n AgentGUIEngagementEvent,\n AgentGUIEngagementEventSink\n} from \"./agent-gui/agentGuiNode/engagement/agentGUIEngagement.types\";\nexport {\n agentGUIAgentIsReady,\n normalizeAgentGUIAgents,\n projectAgentGUIAgentsToTargets,\n resolveAgentGUISelectedDirectoryAgent\n} from \"./agents\";\nexport {\n agentGUIDefaultTargetProviders,\n createLocalAgentGUIAgentTarget,\n createLocalAgentGUIAgentTargets,\n createSharedAgentGUIAgentTarget,\n localAgentGUIAgentTargetId,\n normalizeAgentGUIAgentTargets,\n resolveAgentGUIAgentTarget\n} from \"./agentTargets\";\nexport type {\n AgentGUIAgent,\n AgentGUIAgentDirectoryPort,\n AgentGUIAgentDirectorySnapshot,\n AgentGUIAgentDirectoryStatus,\n AgentGUIAgentAvailability,\n AgentGUIAgentAvailabilityAction,\n AgentGUIAgentAvailabilityStatus,\n AgentGUIAgentOwner,\n AgentGUIAgentOwnership,\n AgentGUIHomeSuggestionId,\n AgentGUIAllAgentsPresentation,\n AgentGUIProvider,\n AgentGUIProviderRailAllPresentation,\n AgentGUIProviderRailMode,\n AgentGUIProviderReadinessGate,\n AgentGUIProviderReadinessGateAction,\n AgentGUIProviderReadinessGateStatus,\n AgentGUIAgentTarget,\n AgentGUIAgentTargetBadge,\n AgentGUIAgentTargetRef\n} from \"./types\";\nexport {\n AgentGuiI18nProvider,\n agentGuiI18nModule,\n agentGuiI18nResources\n} from \"./i18n/index\";\nexport type { AgentGuiI18nLocale } from \"./i18n/index\";\nexport { agentGuiDockIconUrl, agentGuiDockIconUrls } from \"./dockIcons\";\nexport {\n AGENT_GUI_DETAIL_MIN_WIDTH_PX,\n AGENT_GUI_EXPANDED_TARGET_WIDTH_PX,\n AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,\n resolveAgentGUIExpandedWindowFrame,\n shouldAutoCollapseAgentGUIConversationRail\n} from \"./agent-gui/agentGuiNode/model/agentGuiRailLayout\";\nexport type {\n AgentGUIAgentsEmptyRenderer,\n AgentGUIProviderUnavailableStateContext,\n AgentGUIProviderUnavailableStateRenderer,\n AgentGUISidebarFooterContext,\n AgentGUISidebarFooterRenderer\n} from \"./agent-gui/agentGuiNode/AgentGUINodeView\";\nexport {\n AGENT_CONTEXT_MENTION_PROVIDER_IDS,\n type AgentContextMentionProviderId,\n type AgentContextMentionProvider\n} from \"./agent-gui/agentGuiNode/agentContextMentionProvider\";\nexport { preloadAgentMentionBrowse } from \"./agent-gui/agentGuiNode/AgentMentionSearchController\";\nexport { AgentActivityHostProvider } from \"./agentActivityHost\";\nexport type { AgentActivityHostProviderProps } from \"./agentActivityHost\";\nexport { useEngineSelector } from \"./shared/engine/useEngineSelector\";\nexport type { EngineStateStore } from \"./shared/engine/useEngineSelector\";\nexport {\n dispatchAgentPlanPromptAction,\n selectAgentPlanPromptTurn\n} from \"./shared/agentConversation/agentPlanPromptDispatch\";\nexport type { AgentPlanPromptAction } from \"./shared/agentConversation/agentPlanPromptDispatch\";\nexport {\n AgentActivityRuntimeProvider,\n resetAgentActivityRuntimeForTests,\n setAgentActivityRuntimeForTests,\n useAgentActivitySnapshot,\n useAgentActivityRuntime,\n useOptionalAgentActivityRuntime\n} from \"./agentActivityRuntime\";\nexport type {\n AgentActivityRuntime,\n AgentActivityRuntimeListSessionMessagesInput,\n AgentActivityRuntimeProviderProps,\n AgentActivityRuntimePromptContentBlock,\n AgentActivityRuntimeDeleteSessionsBatchInput,\n AgentActivityRuntimeDeleteSessionsBatchResult,\n AgentActivityRuntimeSessionSectionDeletionCandidates,\n AgentActivityRuntimeSessionSectionScopeInput,\n AgentActivityRuntimeSetSessionPinnedInput,\n AgentActivityRuntimeUploadPromptContentInput,\n AgentActivityRuntimeUploadPromptContentResult,\n AgentActivityRuntimeUpdateSessionSettingsInput,\n AgentActivityRuntimeUpdateSessionSettingsResult\n} from \"./agentActivityRuntime\";\nexport type {\n AgentHostApi,\n AgentHostAgentTargetAuthenticatedAccount,\n AgentHostAgentTargetSetupSnapshot,\n AgentHostAgentTargetSetupState,\n AgentHostAgentTargetSetupWatch,\n AgentHostApplyWorkspaceGitPatchInput,\n AgentHostInputApi,\n AgentHostSelectFilesInput,\n AgentHostRuntimeApi,\n AgentHostUserProject,\n AgentProviderProbeListInput,\n AgentProviderProbeListResult\n} from \"./host/agentHostApi\";\nexport type {\n AgentProbeProvider,\n AgentProbeSnapshot,\n PersistWriteResult,\n ReadWorkspaceAgentReadStateInput,\n AgentUsageQuota,\n AgentUsageSnapshot,\n WorkspaceAgentReadStateSnapshot,\n WriteWorkspaceAgentReadStateInput\n} from \"./shared/contracts/dto\";\nexport {\n selectNeedsAttentionCount,\n selectNeedsAttentionItems\n} from \"@tutti-os/agent-activity-core\";\nexport type {\n AgentActivityAdapter,\n AgentActivityMessage,\n AgentActivityNeedsAttentionItem,\n AgentActivitySnapshot\n} from \"@tutti-os/agent-activity-core\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2KA;AAAA,EACE;AAAA,EACA;AAAA,OACK;","names":[]}
|
package/dist/mention-search.js
CHANGED
|
@@ -3,26 +3,26 @@ import {
|
|
|
3
3
|
MAX_BROWSE_CACHE_ENTRIES,
|
|
4
4
|
preloadAgentMentionBrowse,
|
|
5
5
|
resetAgentMentionSearchBrowseCacheForTests
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ZVD6KIXC.js";
|
|
7
7
|
import "./chunk-VMPA46ET.js";
|
|
8
8
|
import "./chunk-XJ34OIEQ.js";
|
|
9
9
|
import "./chunk-JDVP33S5.js";
|
|
10
|
-
import "./chunk-
|
|
10
|
+
import "./chunk-RD4EDLVU.js";
|
|
11
11
|
import "./chunk-5QPOMKMQ.js";
|
|
12
12
|
import "./chunk-RMQREVJY.js";
|
|
13
13
|
import "./chunk-FGLQZ6I4.js";
|
|
14
14
|
import "./chunk-YMXYBG7U.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-3IOQ3IOJ.js";
|
|
16
16
|
import "./chunk-F5UR6EJG.js";
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-UTJKC2LY.js";
|
|
18
|
+
import "./chunk-YNF74LPO.js";
|
|
19
19
|
import "./chunk-PJP5BUU6.js";
|
|
20
20
|
import "./chunk-7KVZPJ3O.js";
|
|
21
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-VI6H5PTQ.js";
|
|
22
22
|
import "./chunk-MIJXEELH.js";
|
|
23
23
|
import "./chunk-D2JUDUYY.js";
|
|
24
|
-
import "./chunk-6CUELYIF.js";
|
|
25
24
|
import "./chunk-QMMWKQOT.js";
|
|
25
|
+
import "./chunk-6CUELYIF.js";
|
|
26
26
|
export {
|
|
27
27
|
AgentMentionSearchController,
|
|
28
28
|
MAX_BROWSE_CACHE_ENTRIES,
|
|
@@ -17,20 +17,20 @@ import {
|
|
|
17
17
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
18
18
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
19
19
|
resolveAgentGuiWorkbenchDefaultLaunchFrame
|
|
20
|
-
} from "../chunk-
|
|
20
|
+
} from "../chunk-PRFWB2BT.js";
|
|
21
|
+
import "../chunk-5HIF53K5.js";
|
|
21
22
|
import "../chunk-TUWQV2MC.js";
|
|
22
23
|
import "../chunk-MHOYBRCY.js";
|
|
23
|
-
import "../chunk-Q2WMHYIB.js";
|
|
24
|
-
import "../chunk-5HIF53K5.js";
|
|
25
24
|
import "../chunk-R2ZADXRB.js";
|
|
25
|
+
import "../chunk-XSW565MM.js";
|
|
26
26
|
import "../chunk-66JZ7BQM.js";
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-AZQRB56U.js";
|
|
28
28
|
import "../chunk-2RQM7PJN.js";
|
|
29
29
|
import "../chunk-7KVZPJ3O.js";
|
|
30
|
-
import "../chunk-
|
|
30
|
+
import "../chunk-VI6H5PTQ.js";
|
|
31
31
|
import "../chunk-MIJXEELH.js";
|
|
32
|
-
import "../chunk-6CUELYIF.js";
|
|
33
32
|
import "../chunk-QMMWKQOT.js";
|
|
33
|
+
import "../chunk-6CUELYIF.js";
|
|
34
34
|
export {
|
|
35
35
|
AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
|
|
36
36
|
AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT,
|
package/dist/workbench/index.js
CHANGED
|
@@ -13,7 +13,16 @@ import {
|
|
|
13
13
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
14
14
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
15
15
|
resolveAgentGuiWorkbenchConversationIdentity
|
|
16
|
-
} from "../chunk-
|
|
16
|
+
} from "../chunk-PRFWB2BT.js";
|
|
17
|
+
import {
|
|
18
|
+
areAgentGuiWorkbenchNodeStatesEqual,
|
|
19
|
+
areAgentGuiWorkbenchStatesEqual,
|
|
20
|
+
createAgentGuiWorkbenchNodeStateSource,
|
|
21
|
+
createDefaultAgentGuiWorkbenchNodeState,
|
|
22
|
+
normalizeAgentGuiWorkbenchNodeState,
|
|
23
|
+
normalizeAgentGuiWorkbenchState,
|
|
24
|
+
projectAgentGuiWorkbenchState
|
|
25
|
+
} from "../chunk-5HIF53K5.js";
|
|
17
26
|
import {
|
|
18
27
|
agentGuiWorkbenchDockEntryId,
|
|
19
28
|
agentGuiWorkbenchDockIdentityFromIdentifier,
|
|
@@ -30,19 +39,6 @@ import {
|
|
|
30
39
|
agentGuiWorkbenchOpenSessionActivationType,
|
|
31
40
|
agentGuiWorkbenchPrefillPromptActivationType
|
|
32
41
|
} from "../chunk-MHOYBRCY.js";
|
|
33
|
-
import {
|
|
34
|
-
resolveAgentGuiWorkbenchHeaderTitle,
|
|
35
|
-
resolveAgentGuiWorkbenchSessionTitle
|
|
36
|
-
} from "../chunk-Q2WMHYIB.js";
|
|
37
|
-
import {
|
|
38
|
-
areAgentGuiWorkbenchNodeStatesEqual,
|
|
39
|
-
areAgentGuiWorkbenchStatesEqual,
|
|
40
|
-
createAgentGuiWorkbenchNodeStateSource,
|
|
41
|
-
createDefaultAgentGuiWorkbenchNodeState,
|
|
42
|
-
normalizeAgentGuiWorkbenchNodeState,
|
|
43
|
-
normalizeAgentGuiWorkbenchState,
|
|
44
|
-
projectAgentGuiWorkbenchState
|
|
45
|
-
} from "../chunk-5HIF53K5.js";
|
|
46
42
|
import {
|
|
47
43
|
agentGuiWorkbenchComingSoonProviders,
|
|
48
44
|
agentGuiWorkbenchDefaultDockProviders,
|
|
@@ -56,14 +52,18 @@ import {
|
|
|
56
52
|
normalizeAgentGuiWorkbenchProvider,
|
|
57
53
|
resolveAgentGuiWorkbenchProviderLabel
|
|
58
54
|
} from "../chunk-R2ZADXRB.js";
|
|
55
|
+
import {
|
|
56
|
+
resolveAgentGuiWorkbenchHeaderTitle,
|
|
57
|
+
resolveAgentGuiWorkbenchSessionTitle
|
|
58
|
+
} from "../chunk-XSW565MM.js";
|
|
59
59
|
import "../chunk-66JZ7BQM.js";
|
|
60
|
-
import "../chunk-
|
|
60
|
+
import "../chunk-AZQRB56U.js";
|
|
61
61
|
import "../chunk-2RQM7PJN.js";
|
|
62
62
|
import "../chunk-7KVZPJ3O.js";
|
|
63
|
-
import "../chunk-
|
|
63
|
+
import "../chunk-VI6H5PTQ.js";
|
|
64
64
|
import "../chunk-MIJXEELH.js";
|
|
65
|
-
import "../chunk-6CUELYIF.js";
|
|
66
65
|
import "../chunk-QMMWKQOT.js";
|
|
66
|
+
import "../chunk-6CUELYIF.js";
|
|
67
67
|
export {
|
|
68
68
|
AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
|
|
69
69
|
AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
3
3
|
resolveAgentGuiWorkbenchSessionTitle
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-XSW565MM.js";
|
|
5
|
+
import "../chunk-VI6H5PTQ.js";
|
|
6
6
|
import "../chunk-MIJXEELH.js";
|
|
7
7
|
import "../chunk-6CUELYIF.js";
|
|
8
8
|
export {
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Deep-link intent to open the host's global workspace settings panel from
|
|
3
|
+
* anywhere in the agent-gui tree (e.g. the conversation rail's "Usage &
|
|
4
|
+
* Settings" popover). The host (apps/desktop) watches this singleton store and
|
|
5
|
+
* opens its settings panel, navigating to `section` when provided.
|
|
6
|
+
*
|
|
7
|
+
* Workspace settings keeps this legacy request channel; Agent Env uses an
|
|
8
|
+
* injected host command and a desktop-owned service instead
|
|
9
|
+
* settings service; it only publishes the intent as a plain string section.
|
|
10
|
+
*/
|
|
11
|
+
interface WorkspaceSettingsPanelRequest {
|
|
12
|
+
/**
|
|
13
|
+
* Which settings section to navigate to, e.g. "agent". Kept as a plain string
|
|
14
|
+
* so agent-gui does not depend on the host's section id union; the host
|
|
15
|
+
* validates/casts it.
|
|
16
|
+
*/
|
|
17
|
+
section: string | null;
|
|
18
|
+
/**
|
|
19
|
+
* Bumped on every openWorkspaceSettingsPanel() call so the host reacts even
|
|
20
|
+
* when the panel is already open or the section is unchanged.
|
|
21
|
+
*/
|
|
22
|
+
requestSequence: number;
|
|
23
|
+
}
|
|
24
|
+
interface OpenWorkspaceSettingsPanelInput {
|
|
25
|
+
section?: string | null;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Request that the host open the global workspace settings panel. Safe to call
|
|
29
|
+
* from anywhere in the agent-gui tree; the host renders the actual panel and
|
|
30
|
+
* reacts to this singleton store.
|
|
31
|
+
*/
|
|
32
|
+
declare function openWorkspaceSettingsPanel(input?: OpenWorkspaceSettingsPanelInput): void;
|
|
33
|
+
/** Imperative read, mainly for tests. Components should use the hook. */
|
|
34
|
+
declare function getWorkspaceSettingsPanelStore(): WorkspaceSettingsPanelRequest;
|
|
35
|
+
/** Reactive snapshot of the panel request for the host renderer. */
|
|
36
|
+
declare function useWorkspaceSettingsPanelRequest(): WorkspaceSettingsPanelRequest;
|
|
37
|
+
|
|
38
|
+
export { type OpenWorkspaceSettingsPanelInput, type WorkspaceSettingsPanelRequest, getWorkspaceSettingsPanelStore, openWorkspaceSettingsPanel, useWorkspaceSettingsPanelRequest };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import {
|
|
2
|
+
getWorkspaceSettingsPanelStore,
|
|
3
|
+
openWorkspaceSettingsPanel,
|
|
4
|
+
useWorkspaceSettingsPanelRequest
|
|
5
|
+
} from "./chunk-3EMKK6BN.js";
|
|
6
|
+
export {
|
|
7
|
+
getWorkspaceSettingsPanelStore,
|
|
8
|
+
openWorkspaceSettingsPanel,
|
|
9
|
+
useWorkspaceSettingsPanelRequest
|
|
10
|
+
};
|
|
11
|
+
//# sourceMappingURL=workspace-settings-panel.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tutti-os/agent-gui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.152",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -49,6 +49,10 @@
|
|
|
49
49
|
"types": "./dist/agent-env/ui.d.ts",
|
|
50
50
|
"import": "./dist/agent-env/ui.js"
|
|
51
51
|
},
|
|
52
|
+
"./workspace-settings-panel": {
|
|
53
|
+
"types": "./dist/workspace-settings-panel.d.ts",
|
|
54
|
+
"import": "./dist/workspace-settings-panel.js"
|
|
55
|
+
},
|
|
52
56
|
"./context-mention-palette": {
|
|
53
57
|
"types": "./dist/context-mention-palette/index.d.ts",
|
|
54
58
|
"import": "./dist/context-mention-palette/index.js"
|
|
@@ -140,18 +144,18 @@
|
|
|
140
144
|
"@tiptap/react": "^3.11.1",
|
|
141
145
|
"@tiptap/starter-kit": "^3.11.1",
|
|
142
146
|
"@tiptap/suggestion": "^3.11.1",
|
|
143
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
144
|
-
"@tutti-os/browser-node": "0.0.
|
|
145
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
146
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
147
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
148
|
-
"@tutti-os/ui-system": "0.0.
|
|
149
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
150
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
151
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
152
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
153
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
154
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
147
|
+
"@tutti-os/agent-activity-core": "0.0.152",
|
|
148
|
+
"@tutti-os/browser-node": "0.0.152",
|
|
149
|
+
"@tutti-os/ui-i18n-runtime": "0.0.152",
|
|
150
|
+
"@tutti-os/ui-react-hooks": "0.0.152",
|
|
151
|
+
"@tutti-os/ui-rich-text": "0.0.152",
|
|
152
|
+
"@tutti-os/ui-system": "0.0.152",
|
|
153
|
+
"@tutti-os/workbench-surface": "0.0.152",
|
|
154
|
+
"@tutti-os/workspace-external-core": "0.0.152",
|
|
155
|
+
"@tutti-os/workspace-file-manager": "0.0.152",
|
|
156
|
+
"@tutti-os/workspace-file-reference": "0.0.152",
|
|
157
|
+
"@tutti-os/workspace-issue-manager": "0.0.152",
|
|
158
|
+
"@tutti-os/workspace-user-project": "0.0.152",
|
|
155
159
|
"clsx": "^2.1.1",
|
|
156
160
|
"framer-motion": "^12.40.0",
|
|
157
161
|
"lodash": "^4.17.21",
|