@tutti-os/agent-gui 0.0.103 → 0.0.104
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-D6IQ0F_N.d.ts → AgentGUI-DQ9gVoXh.d.ts} +2 -3
- package/dist/agent-conversation/index.d.ts +3 -3
- package/dist/agent-conversation/index.js +6 -6
- package/dist/agent-gui.d.ts +3 -3
- package/dist/agent-gui.js +13 -13
- package/dist/agent-message-center/index.d.ts +1 -1
- package/dist/agent-message-center/index.js +6 -6
- package/dist/{agentConversationVM-BzHZhwFP.d.ts → agentConversationVM-CkcYM5Wg.d.ts} +3 -1
- package/dist/{agentGuiNodeTypes-8U3q_frv.d.ts → agentGuiNodeTypes-B9vcvjmR.d.ts} +1 -2
- package/dist/{chunk-WXMBD2O7.js → chunk-747L443E.js} +6 -6
- package/dist/chunk-747L443E.js.map +1 -0
- package/dist/{chunk-L2MTZMVH.js → chunk-7N524ZK7.js} +715 -417
- package/dist/chunk-7N524ZK7.js.map +1 -0
- package/dist/{chunk-5Z4ZXXX4.js → chunk-AKKDP2LI.js} +2 -2
- package/dist/{chunk-IBFGOAY3.js → chunk-F5LFPORI.js} +2 -2
- package/dist/{chunk-SGGGE2F3.js → chunk-FJ4W2VC5.js} +4 -4
- package/dist/{chunk-IVY4OL7B.js → chunk-HLVC4NNL.js} +435 -935
- package/dist/chunk-HLVC4NNL.js.map +1 -0
- package/dist/{chunk-3ZBDWWCV.js → chunk-MUPZPISC.js} +2 -2
- package/dist/{chunk-PCXBTG5X.js → chunk-NOXQOGT5.js} +3 -3
- package/dist/{chunk-6PMLIVTI.js → chunk-OFSDOID4.js} +2 -2
- package/dist/{chunk-ZRJS4MOQ.js → chunk-QI3JAO4J.js} +2 -2
- package/dist/{chunk-RGG5UGJD.js → chunk-SKCLZXSW.js} +1 -5
- package/dist/chunk-SKCLZXSW.js.map +1 -0
- package/dist/{chunk-UHOVZI6B.js → chunk-TPV2SV6L.js} +3 -3
- package/dist/{chunk-XZD5KTM4.js → chunk-VAB7EIL5.js} +5 -5
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +0 -4
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +5 -5
- package/dist/index.js +13 -13
- 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-IVY4OL7B.js.map +0 -1
- package/dist/chunk-L2MTZMVH.js.map +0 -1
- package/dist/chunk-RGG5UGJD.js.map +0 -1
- package/dist/chunk-WXMBD2O7.js.map +0 -1
- /package/dist/{chunk-5Z4ZXXX4.js.map → chunk-AKKDP2LI.js.map} +0 -0
- /package/dist/{chunk-IBFGOAY3.js.map → chunk-F5LFPORI.js.map} +0 -0
- /package/dist/{chunk-SGGGE2F3.js.map → chunk-FJ4W2VC5.js.map} +0 -0
- /package/dist/{chunk-3ZBDWWCV.js.map → chunk-MUPZPISC.js.map} +0 -0
- /package/dist/{chunk-PCXBTG5X.js.map → chunk-NOXQOGT5.js.map} +0 -0
- /package/dist/{chunk-6PMLIVTI.js.map → chunk-OFSDOID4.js.map} +0 -0
- /package/dist/{chunk-ZRJS4MOQ.js.map → chunk-QI3JAO4J.js.map} +0 -0
- /package/dist/{chunk-UHOVZI6B.js.map → chunk-TPV2SV6L.js.map} +0 -0
- /package/dist/{chunk-XZD5KTM4.js.map → chunk-VAB7EIL5.js.map} +0 -0
|
@@ -2,14 +2,14 @@ import {
|
|
|
2
2
|
getOptionalAgentHostApi,
|
|
3
3
|
managedAgentRoundedIconUrl,
|
|
4
4
|
useOptionalAgentHostApi
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-OFSDOID4.js";
|
|
6
6
|
import {
|
|
7
7
|
resolveAgentWorkspaceFileVisualKind
|
|
8
8
|
} from "./chunk-PJP5BUU6.js";
|
|
9
9
|
import {
|
|
10
10
|
translate,
|
|
11
11
|
useTranslation
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-F5LFPORI.js";
|
|
13
13
|
import {
|
|
14
14
|
getAgentCustomMentionKind
|
|
15
15
|
} from "./chunk-5X7YDOC6.js";
|
|
@@ -3740,4 +3740,4 @@ export {
|
|
|
3740
3740
|
AgentMessageMarkdown,
|
|
3741
3741
|
CustomScrollArea
|
|
3742
3742
|
};
|
|
3743
|
-
//# sourceMappingURL=chunk-
|
|
3743
|
+
//# sourceMappingURL=chunk-TPV2SV6L.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
agentMentionFilterLabel,
|
|
6
6
|
agentMentionGroupLabel,
|
|
7
7
|
mentionGroupExpandCount
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-747L443E.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-MUPZPISC.js";
|
|
17
17
|
import {
|
|
18
18
|
managedAgentRoundedIconUrl
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-OFSDOID4.js";
|
|
20
20
|
import {
|
|
21
21
|
translate
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-F5LFPORI.js";
|
|
23
23
|
|
|
24
24
|
// agent-gui/agentGuiNode/AgentFileMentionPalette.tsx
|
|
25
25
|
import {
|
|
@@ -494,4 +494,4 @@ export {
|
|
|
494
494
|
AgentFileMentionPalette,
|
|
495
495
|
AgentContextMentionPalette
|
|
496
496
|
};
|
|
497
|
-
//# sourceMappingURL=chunk-
|
|
497
|
+
//# sourceMappingURL=chunk-VAB7EIL5.js.map
|
|
@@ -3,25 +3,25 @@ import {
|
|
|
3
3
|
AgentFileMentionPalette,
|
|
4
4
|
flattenAgentMentionPaletteEntries,
|
|
5
5
|
groupStartKeys
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-VAB7EIL5.js";
|
|
7
7
|
import {
|
|
8
8
|
AgentMentionSearchController
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-747L443E.js";
|
|
10
10
|
import "../chunk-4YCCATI4.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-NOXQOGT5.js";
|
|
12
12
|
import "../chunk-LUGELG5V.js";
|
|
13
13
|
import {
|
|
14
14
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
15
15
|
} from "../chunk-JM24HADP.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-MUPZPISC.js";
|
|
17
17
|
import "../chunk-YMXYBG7U.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-OFSDOID4.js";
|
|
19
19
|
import "../chunk-F5UR6EJG.js";
|
|
20
20
|
import "../chunk-PJP5BUU6.js";
|
|
21
21
|
import "../chunk-H6IQ63DQ.js";
|
|
22
22
|
import "../chunk-MIJXEELH.js";
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-F5LFPORI.js";
|
|
24
|
+
import "../chunk-SKCLZXSW.js";
|
|
25
25
|
import "../chunk-5X7YDOC6.js";
|
|
26
26
|
import "../chunk-KJQERFKX.js";
|
|
27
27
|
import "../chunk-UGVI47X6.js";
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -534,8 +534,6 @@ declare const agentGuiI18nResources: {
|
|
|
534
534
|
readonly submitAnswers: "Submit answers";
|
|
535
535
|
readonly answerPlaceholder: "Add details for the agent...";
|
|
536
536
|
readonly waitingForAnswer: "Waiting for your answer...";
|
|
537
|
-
readonly waitingForBackgroundAgent_one: "Waiting for {{count}} background agent to finish";
|
|
538
|
-
readonly waitingForBackgroundAgent_other: "Waiting for {{count}} background agents to finish";
|
|
539
537
|
readonly shortcutEnter: "Enter";
|
|
540
538
|
readonly shortcutCmdEnter: "Cmd + Enter";
|
|
541
539
|
readonly shortcutCtrEnter: "Ctr + Enter";
|
|
@@ -3040,8 +3038,6 @@ declare const agentGuiI18nResources: {
|
|
|
3040
3038
|
readonly submitAnswers: "提交回答";
|
|
3041
3039
|
readonly answerPlaceholder: "补充更多细节...";
|
|
3042
3040
|
readonly waitingForAnswer: "等待你的回答...";
|
|
3043
|
-
readonly waitingForBackgroundAgent_one: "等待 {{count}} 个后台 agent 完成";
|
|
3044
|
-
readonly waitingForBackgroundAgent_other: "等待 {{count}} 个后台 agent 完成";
|
|
3045
3041
|
readonly shortcutEnter: "Enter";
|
|
3046
3042
|
readonly shortcutCmdEnter: "Cmd + Enter";
|
|
3047
3043
|
readonly shortcutCtrEnter: "Ctr + Enter";
|
package/dist/i18n/index.js
CHANGED
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { AgentCustomMentionChipContext, AgentCustomMentionIdentity, AgentCustomMentionKindDefinition, AgentCustomMentionPresentation, getAgentCustomMentionKind, registerAgentCustomMentionKind, resetAgentCustomMentionKindsForTests } from './custom-mention.js';
|
|
2
2
|
export { A as AGENT_PASTED_TEXT_BLOCK_KIND, a as AGENT_PASTED_TEXT_MENTION_KIND } from './pastedTextKinds-D-XuInaS.js';
|
|
3
|
-
import { A as AgentActivityRuntime } from './AgentGUI-
|
|
4
|
-
export { a as AgentActivityRuntimeDeleteSessionsBatchInput, b as AgentActivityRuntimeDeleteSessionsBatchResult, c as AgentActivityRuntimeListSessionMessagesInput, d as AgentActivityRuntimePromptContentBlock, e as AgentActivityRuntimeProvider, f as AgentActivityRuntimeProviderProps, g as AgentActivityRuntimeSessionSectionDeletionCandidates, h as AgentActivityRuntimeSessionSectionScopeInput, i as AgentActivityRuntimeSetSessionPinnedInput, j as AgentActivityRuntimeUpdateSessionSettingsInput, k as AgentActivityRuntimeUpdateSessionSettingsResult, l as AgentActivityRuntimeUploadPromptContentInput, m as AgentActivityRuntimeUploadPromptContentResult, n as AgentGUI, o as AgentGUIAccountMenuState, p as AgentGUIAgentsEmptyRenderer, q as AgentGUIComposerAppendRequest, r as AgentGUIComposerContentType, s as AgentGUIComposerFocusMethod, t as AgentGUIEngagementContext, u as AgentGUIEngagementEvent, v as AgentGUIEngagementEventSink, w as AgentGUIProps, x as AgentGUIProviderUnavailableStateContext, y as AgentGUIProviderUnavailableStateRenderer, z as AgentGUISidebarFooterContext, B as AgentGUISidebarFooterRenderer, C as resetAgentActivityRuntimeForTests, D as setAgentActivityRuntimeForTests, E as useAgentActivityRuntime, F as useAgentActivitySnapshot, G as useOptionalAgentActivityRuntime } from './AgentGUI-
|
|
5
|
-
import { i as AgentHostInputApi } from './agentGuiNodeTypes-
|
|
6
|
-
export { a as AgentComposerDraftFile, g as AgentHostApi, h as AgentHostApplyWorkspaceGitPatchInput, j as AgentHostRuntimeApi, k as AgentHostSelectFilesInput, m as AgentProbeProvider, n as AgentProbeSnapshot, o as AgentProviderProbeListInput, p as AgentProviderProbeListResult, s as AgentUsageQuota, t as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, u as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-
|
|
3
|
+
import { A as AgentActivityRuntime } from './AgentGUI-DQ9gVoXh.js';
|
|
4
|
+
export { a as AgentActivityRuntimeDeleteSessionsBatchInput, b as AgentActivityRuntimeDeleteSessionsBatchResult, c as AgentActivityRuntimeListSessionMessagesInput, d as AgentActivityRuntimePromptContentBlock, e as AgentActivityRuntimeProvider, f as AgentActivityRuntimeProviderProps, g as AgentActivityRuntimeSessionSectionDeletionCandidates, h as AgentActivityRuntimeSessionSectionScopeInput, i as AgentActivityRuntimeSetSessionPinnedInput, j as AgentActivityRuntimeUpdateSessionSettingsInput, k as AgentActivityRuntimeUpdateSessionSettingsResult, l as AgentActivityRuntimeUploadPromptContentInput, m as AgentActivityRuntimeUploadPromptContentResult, n as AgentGUI, o as AgentGUIAccountMenuState, p as AgentGUIAgentsEmptyRenderer, q as AgentGUIComposerAppendRequest, r as AgentGUIComposerContentType, s as AgentGUIComposerFocusMethod, t as AgentGUIEngagementContext, u as AgentGUIEngagementEvent, v as AgentGUIEngagementEventSink, w as AgentGUIProps, x as AgentGUIProviderUnavailableStateContext, y as AgentGUIProviderUnavailableStateRenderer, z as AgentGUISidebarFooterContext, B as AgentGUISidebarFooterRenderer, C as resetAgentActivityRuntimeForTests, D as setAgentActivityRuntimeForTests, E as useAgentActivityRuntime, F as useAgentActivitySnapshot, G as useOptionalAgentActivityRuntime } from './AgentGUI-DQ9gVoXh.js';
|
|
5
|
+
import { i as AgentHostInputApi } from './agentGuiNodeTypes-B9vcvjmR.js';
|
|
6
|
+
export { a as AgentComposerDraftFile, g as AgentHostApi, h as AgentHostApplyWorkspaceGitPatchInput, j as AgentHostRuntimeApi, k as AgentHostSelectFilesInput, m as AgentProbeProvider, n as AgentProbeSnapshot, o as AgentProviderProbeListInput, p as AgentProviderProbeListResult, s as AgentUsageQuota, t as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, u as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-B9vcvjmR.js';
|
|
7
7
|
export { agentGUIAgentIsReady, normalizeAgentGUIAgents, resolveAgentGUISelectedDirectoryAgent } from './agents.js';
|
|
8
8
|
import { n as AgentGUIProvider, h as AgentGUIAgentTarget, i as AgentGUIAgentTargetBadge } from './types-CnT8rNUI.js';
|
|
9
9
|
export { A as AgentGUIAgent, a as AgentGUIAgentAvailability, b as AgentGUIAgentAvailabilityAction, c as AgentGUIAgentAvailabilityStatus, d as AgentGUIAgentDirectoryPort, e as AgentGUIAgentDirectorySnapshot, f as AgentGUIAgentDirectoryStatus, g as AgentGUIAgentOwner, j as AgentGUIAgentTargetRef, k as AgentGUIAllAgentsPresentation, l as AgentGUIHomeSuggestionId, o as AgentGUIProviderRailAllPresentation, p as AgentGUIProviderRailMode, q as AgentGUIProviderReadinessGate, r as AgentGUIProviderReadinessGateAction, s as AgentGUIProviderReadinessGateStatus } from './types-CnT8rNUI.js';
|
|
@@ -20,7 +20,7 @@ import '@tutti-os/ui-i18n-runtime';
|
|
|
20
20
|
import './agentFileMentionContracts-58IjMU-u.js';
|
|
21
21
|
import '@tutti-os/workspace-file-manager/services';
|
|
22
22
|
import '@tutti-os/workspace-file-reference/core';
|
|
23
|
-
import './agentConversationVM-
|
|
23
|
+
import './agentConversationVM-CkcYM5Wg.js';
|
|
24
24
|
import '@tutti-os/workspace-issue-manager/core';
|
|
25
25
|
import './workspaceAgentActivityListTypes-DZfS_HgG.js';
|
|
26
26
|
import '@tutti-os/workspace-user-project/i18n';
|
package/dist/index.js
CHANGED
|
@@ -7,22 +7,22 @@ import {
|
|
|
7
7
|
localAgentGUIAgentTargetId,
|
|
8
8
|
normalizeAgentGUIAgentTargets,
|
|
9
9
|
resolveAgentGUIAgentTarget
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-7N524ZK7.js";
|
|
11
11
|
import {
|
|
12
12
|
AGENT_GUI_DETAIL_MIN_WIDTH_PX,
|
|
13
13
|
AGENT_GUI_EXPANDED_TARGET_WIDTH_PX,
|
|
14
14
|
AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,
|
|
15
15
|
resolveAgentGUIExpandedWindowFrame,
|
|
16
16
|
shouldAutoCollapseAgentGUIConversationRail
|
|
17
|
-
} from "./chunk-
|
|
18
|
-
import "./chunk-
|
|
17
|
+
} from "./chunk-QI3JAO4J.js";
|
|
18
|
+
import "./chunk-AKKDP2LI.js";
|
|
19
19
|
import "./chunk-4YVKAPKW.js";
|
|
20
20
|
import "./chunk-QY22OBJS.js";
|
|
21
21
|
import "./chunk-L3GMMGRS.js";
|
|
22
22
|
import "./chunk-UHBCM6RO.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-HLVC4NNL.js";
|
|
24
24
|
import "./chunk-7BXWPI4F.js";
|
|
25
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-VAB7EIL5.js";
|
|
26
26
|
import {
|
|
27
27
|
agentGUIAgentIsReady,
|
|
28
28
|
normalizeAgentGUIAgents,
|
|
@@ -38,9 +38,9 @@ import {
|
|
|
38
38
|
} from "./chunk-4YG7YK7S.js";
|
|
39
39
|
import {
|
|
40
40
|
preloadAgentMentionBrowse
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-747L443E.js";
|
|
42
42
|
import "./chunk-4YCCATI4.js";
|
|
43
|
-
import "./chunk-
|
|
43
|
+
import "./chunk-NOXQOGT5.js";
|
|
44
44
|
import "./chunk-LUGELG5V.js";
|
|
45
45
|
import {
|
|
46
46
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
@@ -48,12 +48,12 @@ import {
|
|
|
48
48
|
import {
|
|
49
49
|
dispatchAgentPlanPromptAction,
|
|
50
50
|
selectAgentPlanPromptTurn
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-FJ4W2VC5.js";
|
|
52
52
|
import {
|
|
53
53
|
useEngineSelector
|
|
54
54
|
} from "./chunk-2RQM7PJN.js";
|
|
55
|
-
import "./chunk-
|
|
56
|
-
import "./chunk-
|
|
55
|
+
import "./chunk-TPV2SV6L.js";
|
|
56
|
+
import "./chunk-MUPZPISC.js";
|
|
57
57
|
import "./chunk-YMXYBG7U.js";
|
|
58
58
|
import {
|
|
59
59
|
AgentActivityHostProvider,
|
|
@@ -63,7 +63,7 @@ import {
|
|
|
63
63
|
useAgentActivityRuntime,
|
|
64
64
|
useAgentActivitySnapshot,
|
|
65
65
|
useOptionalAgentActivityRuntime
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-OFSDOID4.js";
|
|
67
67
|
import "./chunk-F5UR6EJG.js";
|
|
68
68
|
import "./chunk-PJP5BUU6.js";
|
|
69
69
|
import "./chunk-H6IQ63DQ.js";
|
|
@@ -72,8 +72,8 @@ import {
|
|
|
72
72
|
AgentGuiI18nProvider,
|
|
73
73
|
agentGuiI18nModule,
|
|
74
74
|
agentGuiI18nResources
|
|
75
|
-
} from "./chunk-
|
|
76
|
-
import "./chunk-
|
|
75
|
+
} from "./chunk-F5LFPORI.js";
|
|
76
|
+
import "./chunk-SKCLZXSW.js";
|
|
77
77
|
import {
|
|
78
78
|
getAgentCustomMentionKind,
|
|
79
79
|
registerAgentCustomMentionKind,
|
package/dist/mention-search.js
CHANGED
|
@@ -3,19 +3,19 @@ import {
|
|
|
3
3
|
MAX_BROWSE_CACHE_ENTRIES,
|
|
4
4
|
preloadAgentMentionBrowse,
|
|
5
5
|
resetAgentMentionSearchBrowseCacheForTests
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-747L443E.js";
|
|
7
7
|
import "./chunk-4YCCATI4.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-NOXQOGT5.js";
|
|
9
9
|
import "./chunk-LUGELG5V.js";
|
|
10
10
|
import "./chunk-JM24HADP.js";
|
|
11
11
|
import "./chunk-YMXYBG7U.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-OFSDOID4.js";
|
|
13
13
|
import "./chunk-F5UR6EJG.js";
|
|
14
14
|
import "./chunk-PJP5BUU6.js";
|
|
15
15
|
import "./chunk-H6IQ63DQ.js";
|
|
16
16
|
import "./chunk-MIJXEELH.js";
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-F5LFPORI.js";
|
|
18
|
+
import "./chunk-SKCLZXSW.js";
|
|
19
19
|
import "./chunk-5X7YDOC6.js";
|
|
20
20
|
import "./chunk-KJQERFKX.js";
|
|
21
21
|
import "./chunk-UGVI47X6.js";
|
|
@@ -14,8 +14,8 @@ import {
|
|
|
14
14
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
15
15
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
16
16
|
resolveAgentGuiWorkbenchDefaultLaunchFrame
|
|
17
|
-
} from "../chunk-
|
|
18
|
-
import "../chunk-
|
|
17
|
+
} from "../chunk-QI3JAO4J.js";
|
|
18
|
+
import "../chunk-AKKDP2LI.js";
|
|
19
19
|
import "../chunk-4YVKAPKW.js";
|
|
20
20
|
import "../chunk-QY22OBJS.js";
|
|
21
21
|
import "../chunk-L3GMMGRS.js";
|
|
@@ -25,7 +25,7 @@ import "../chunk-4YG7YK7S.js";
|
|
|
25
25
|
import "../chunk-2RQM7PJN.js";
|
|
26
26
|
import "../chunk-H6IQ63DQ.js";
|
|
27
27
|
import "../chunk-MIJXEELH.js";
|
|
28
|
-
import "../chunk-
|
|
28
|
+
import "../chunk-SKCLZXSW.js";
|
|
29
29
|
import "../chunk-KJQERFKX.js";
|
|
30
30
|
import "../chunk-UGVI47X6.js";
|
|
31
31
|
export {
|
package/dist/workbench/index.js
CHANGED
|
@@ -10,11 +10,11 @@ import {
|
|
|
10
10
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
11
11
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
12
12
|
resolveAgentGuiWorkbenchConversationIdentity
|
|
13
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-QI3JAO4J.js";
|
|
14
14
|
import {
|
|
15
15
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
16
16
|
resolveAgentGuiWorkbenchSessionTitle
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-AKKDP2LI.js";
|
|
18
18
|
import {
|
|
19
19
|
agentGuiWorkbenchProviderFromInstanceId,
|
|
20
20
|
areAgentGuiWorkbenchNodeStatesEqual,
|
|
@@ -61,7 +61,7 @@ import "../chunk-4YG7YK7S.js";
|
|
|
61
61
|
import "../chunk-2RQM7PJN.js";
|
|
62
62
|
import "../chunk-H6IQ63DQ.js";
|
|
63
63
|
import "../chunk-MIJXEELH.js";
|
|
64
|
-
import "../chunk-
|
|
64
|
+
import "../chunk-SKCLZXSW.js";
|
|
65
65
|
import "../chunk-KJQERFKX.js";
|
|
66
66
|
import "../chunk-UGVI47X6.js";
|
|
67
67
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
3
3
|
resolveAgentGuiWorkbenchSessionTitle
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-AKKDP2LI.js";
|
|
5
5
|
import "../chunk-MIJXEELH.js";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-SKCLZXSW.js";
|
|
7
7
|
import "../chunk-KJQERFKX.js";
|
|
8
8
|
export {
|
|
9
9
|
resolveAgentGuiWorkbenchHeaderTitle,
|
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.104",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -124,17 +124,17 @@
|
|
|
124
124
|
"@tiptap/react": "^3.11.1",
|
|
125
125
|
"@tiptap/starter-kit": "^3.11.1",
|
|
126
126
|
"@tiptap/suggestion": "^3.11.1",
|
|
127
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
128
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
129
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
130
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
131
|
-
"@tutti-os/ui-system": "0.0.
|
|
132
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
133
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
134
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
135
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
136
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
137
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
127
|
+
"@tutti-os/agent-activity-core": "0.0.104",
|
|
128
|
+
"@tutti-os/ui-i18n-runtime": "0.0.104",
|
|
129
|
+
"@tutti-os/ui-react-hooks": "0.0.104",
|
|
130
|
+
"@tutti-os/ui-rich-text": "0.0.104",
|
|
131
|
+
"@tutti-os/ui-system": "0.0.104",
|
|
132
|
+
"@tutti-os/workbench-surface": "0.0.104",
|
|
133
|
+
"@tutti-os/workspace-external-core": "0.0.104",
|
|
134
|
+
"@tutti-os/workspace-file-manager": "0.0.104",
|
|
135
|
+
"@tutti-os/workspace-file-reference": "0.0.104",
|
|
136
|
+
"@tutti-os/workspace-issue-manager": "0.0.104",
|
|
137
|
+
"@tutti-os/workspace-user-project": "0.0.104",
|
|
138
138
|
"clsx": "^2.1.1",
|
|
139
139
|
"framer-motion": "^12.40.0",
|
|
140
140
|
"lodash": "^4.17.21",
|
|
@@ -162,8 +162,8 @@
|
|
|
162
162
|
"typescript": "^5.8.3",
|
|
163
163
|
"vite": "^6.4.2",
|
|
164
164
|
"vitest": "^4.0.13",
|
|
165
|
-
"@tutti-os/
|
|
166
|
-
"@tutti-os/
|
|
165
|
+
"@tutti-os/client-tuttid-ts": "0.0.0",
|
|
166
|
+
"@tutti-os/config-tsconfig": "0.0.0"
|
|
167
167
|
},
|
|
168
168
|
"peerDependencies": {
|
|
169
169
|
"react": "^19.1.0",
|