@tutti-os/agent-gui 0.0.71 → 0.0.72
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-Po0KQLcL.d.ts → AgentMentionSearchController-DD_WOred.d.ts} +1 -0
- package/dist/agent-conversation/index.d.ts +2 -2
- package/dist/agent-conversation/index.js +6 -6
- package/dist/agent-message-center/index.d.ts +2 -1
- package/dist/agent-message-center/index.js +12 -10
- package/dist/agent-message-center/index.js.map +1 -1
- package/dist/{agentGuiNodeTypes-C0oBQn-F.d.ts → agentGuiNodeTypes-aJ3AX7u2.d.ts} +39 -18
- package/dist/app/renderer/agentactivity.css +156 -1
- package/dist/{chunk-KTIHLBCN.js → chunk-2I2WRI4F.js} +248 -4
- package/dist/chunk-2I2WRI4F.js.map +1 -0
- package/dist/{chunk-DXENDZEF.js → chunk-3PKRGSMH.js} +2 -2
- package/dist/{chunk-QDWV5VTD.js → chunk-466AWJTS.js} +6 -31
- package/dist/chunk-466AWJTS.js.map +1 -0
- package/dist/{chunk-SG6A35BU.js → chunk-5H6NINJY.js} +2 -2
- package/dist/{chunk-SC3PS7AT.js → chunk-C7K3EFGI.js} +2 -2
- package/dist/{chunk-DGNKXT3Q.js → chunk-G6BVEY7I.js} +69 -3
- package/dist/chunk-G6BVEY7I.js.map +1 -0
- package/dist/{chunk-KS35VKHM.js → chunk-GDFQXJMG.js} +1 -1
- package/dist/chunk-GDFQXJMG.js.map +1 -0
- package/dist/{chunk-WWY6MYMU.js → chunk-IVIXKAEH.js} +19 -9
- package/dist/chunk-IVIXKAEH.js.map +1 -0
- package/dist/{chunk-IZX2YQXY.js → chunk-KWQ4N4IZ.js} +117 -8
- package/dist/chunk-KWQ4N4IZ.js.map +1 -0
- package/dist/{chunk-ISQCYEUJ.js → chunk-OBJRIQPX.js} +411 -62
- package/dist/chunk-OBJRIQPX.js.map +1 -0
- package/dist/{chunk-QJ42HQ24.js → chunk-Q6AWM3RH.js} +4 -4
- package/dist/{chunk-MVPSFOJZ.js → chunk-SVGIWXNK.js} +2 -2
- package/dist/{chunk-Y3C5EHSW.js → chunk-SZF52NMJ.js} +173 -12
- package/dist/chunk-SZF52NMJ.js.map +1 -0
- package/dist/{chunk-FTSEVC6O.js → chunk-XZF4QNT4.js} +2 -2
- package/dist/context-mention-palette/index.d.ts +2 -2
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +68 -2
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +103 -101
- package/dist/index.js +2188 -1324
- package/dist/index.js.map +1 -1
- package/dist/queued-prompt-runtime.d.ts +1 -1
- package/dist/workbench/contribution.d.ts +7 -1
- package/dist/workbench/contribution.js +4 -4
- package/dist/workbench/index.js +5 -7
- package/dist/workbench/sessionTitle.js +3 -3
- package/dist/workbench/state.js +1 -2
- package/dist/workspace-agent-generated-files.js +3 -3
- package/dist/{workspaceLinkActions-Bjy_XfBm.d.ts → workspaceLinkActions-DS9LWqzI.d.ts} +1 -1
- package/package.json +14 -14
- package/dist/chunk-DGNKXT3Q.js.map +0 -1
- package/dist/chunk-ISQCYEUJ.js.map +0 -1
- package/dist/chunk-IZX2YQXY.js.map +0 -1
- package/dist/chunk-KS35VKHM.js.map +0 -1
- package/dist/chunk-KTIHLBCN.js.map +0 -1
- package/dist/chunk-N37A62BK.js +0 -250
- package/dist/chunk-N37A62BK.js.map +0 -1
- package/dist/chunk-NROZAN34.js +0 -173
- package/dist/chunk-NROZAN34.js.map +0 -1
- package/dist/chunk-QDWV5VTD.js.map +0 -1
- package/dist/chunk-WWY6MYMU.js.map +0 -1
- package/dist/chunk-Y3C5EHSW.js.map +0 -1
- /package/dist/{chunk-DXENDZEF.js.map → chunk-3PKRGSMH.js.map} +0 -0
- /package/dist/{chunk-SG6A35BU.js.map → chunk-5H6NINJY.js.map} +0 -0
- /package/dist/{chunk-SC3PS7AT.js.map → chunk-C7K3EFGI.js.map} +0 -0
- /package/dist/{chunk-QJ42HQ24.js.map → chunk-Q6AWM3RH.js.map} +0 -0
- /package/dist/{chunk-MVPSFOJZ.js.map → chunk-SVGIWXNK.js.map} +0 -0
- /package/dist/{chunk-FTSEVC6O.js.map → chunk-XZF4QNT4.js.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { f as AgentGUIQueuedPromptVM } from './agentGuiNodeTypes-aJ3AX7u2.js';
|
|
2
2
|
import '@tutti-os/agent-activity-core';
|
|
3
3
|
import './types-CrwMqBm1.js';
|
|
4
4
|
import './workspaceAgentActivityListViewModel-DJvAqZso.js';
|
|
@@ -14,6 +14,12 @@ declare const agentGuiWorkbenchNewWindowCascadeOffset: {
|
|
|
14
14
|
declare const agentGuiWorkbenchProviderRailWidthPx = 52;
|
|
15
15
|
declare const AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT = "tutti:agent-gui-workbench-conversation-rail-toggle";
|
|
16
16
|
declare const AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT = "tutti:agent-gui-workbench-new-conversation";
|
|
17
|
+
/**
|
|
18
|
+
* Fired when the empty-hero "Import session" suggestion is chosen. The host
|
|
19
|
+
* chrome (which owns the external-agent import wizard state) listens for this
|
|
20
|
+
* and opens the wizard.
|
|
21
|
+
*/
|
|
22
|
+
declare const AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT = "tutti:agent-gui-workbench-open-external-import";
|
|
17
23
|
interface AgentGuiWorkbenchConversationRailToggleDetail {
|
|
18
24
|
conversationRailCollapsed: boolean;
|
|
19
25
|
instanceId: string;
|
|
@@ -107,4 +113,4 @@ declare function resolveAgentGuiWorkbenchDefaultLaunchFrame(input: {
|
|
|
107
113
|
}): WorkbenchFrame;
|
|
108
114
|
declare function resolveAgentGuiWorkbenchContributionCopy(copy?: AgentGuiWorkbenchContributionCopyOverrides): AgentGuiWorkbenchContributionCopy;
|
|
109
115
|
|
|
110
|
-
export { AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT, AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT, type AgentGuiWorkbenchContributionCopy, type AgentGuiWorkbenchContributionCopyOverrides, type AgentGuiWorkbenchConversationIdentity, type AgentGuiWorkbenchConversationRailToggleDetail, type AgentGuiWorkbenchNewConversationDetail, type AgentGuiWorkbenchProviderAvailability, type AgentGuiWorkbenchRenderBodyHelpers, type BuildAgentGuiDockEntriesInput, type CreateAgentGuiWorkbenchContributionInput, agentGuiWorkbenchCompactVisibleAreaRatio, agentGuiWorkbenchDefaultCopy, agentGuiWorkbenchDefaultNodeFrame, agentGuiWorkbenchDefaultUsableHeightRatio, agentGuiWorkbenchDefaultUsableWidthRatio, agentGuiWorkbenchNewWindowCascadeOffset, agentGuiWorkbenchProviderRailWidthPx, buildAgentGuiDockEntries, createAgentGuiWorkbenchContribution, resolveAgentGuiUnifiedDockLaunchPayload, resolveAgentGuiWorkbenchContributionCopy, resolveAgentGuiWorkbenchDefaultLaunchFrame };
|
|
116
|
+
export { AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT, AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT, AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT, type AgentGuiWorkbenchContributionCopy, type AgentGuiWorkbenchContributionCopyOverrides, type AgentGuiWorkbenchConversationIdentity, type AgentGuiWorkbenchConversationRailToggleDetail, type AgentGuiWorkbenchNewConversationDetail, type AgentGuiWorkbenchProviderAvailability, type AgentGuiWorkbenchRenderBodyHelpers, type BuildAgentGuiDockEntriesInput, type CreateAgentGuiWorkbenchContributionInput, agentGuiWorkbenchCompactVisibleAreaRatio, agentGuiWorkbenchDefaultCopy, agentGuiWorkbenchDefaultNodeFrame, agentGuiWorkbenchDefaultUsableHeightRatio, agentGuiWorkbenchDefaultUsableWidthRatio, agentGuiWorkbenchNewWindowCascadeOffset, agentGuiWorkbenchProviderRailWidthPx, buildAgentGuiDockEntries, createAgentGuiWorkbenchContribution, resolveAgentGuiUnifiedDockLaunchPayload, resolveAgentGuiWorkbenchContributionCopy, resolveAgentGuiWorkbenchDefaultLaunchFrame };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
|
|
3
3
|
AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT,
|
|
4
|
+
AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT,
|
|
4
5
|
agentGuiWorkbenchCompactVisibleAreaRatio,
|
|
5
6
|
agentGuiWorkbenchDefaultCopy,
|
|
6
7
|
agentGuiWorkbenchDefaultNodeFrame,
|
|
@@ -13,17 +14,16 @@ import {
|
|
|
13
14
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
14
15
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
15
16
|
resolveAgentGuiWorkbenchDefaultLaunchFrame
|
|
16
|
-
} from "../chunk-
|
|
17
|
-
import "../chunk-
|
|
17
|
+
} from "../chunk-SZF52NMJ.js";
|
|
18
|
+
import "../chunk-2I2WRI4F.js";
|
|
18
19
|
import "../chunk-UAAXRSW2.js";
|
|
19
20
|
import "../chunk-ATEZXUHK.js";
|
|
20
21
|
import "../chunk-BHNJN2TR.js";
|
|
21
|
-
import "../chunk-NROZAN34.js";
|
|
22
|
-
import "../chunk-N37A62BK.js";
|
|
23
22
|
import "../chunk-4I2VCAMW.js";
|
|
24
23
|
export {
|
|
25
24
|
AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
|
|
26
25
|
AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT,
|
|
26
|
+
AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT,
|
|
27
27
|
agentGuiWorkbenchCompactVisibleAreaRatio,
|
|
28
28
|
agentGuiWorkbenchDefaultCopy,
|
|
29
29
|
agentGuiWorkbenchDefaultNodeFrame,
|
package/dist/workbench/index.js
CHANGED
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
createAgentGuiWorkbenchContribution,
|
|
9
9
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
10
10
|
resolveAgentGuiWorkbenchContributionCopy
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-SZF52NMJ.js";
|
|
12
12
|
import {
|
|
13
13
|
agentGuiWorkbenchProviderFromInstanceId,
|
|
14
14
|
areAgentGuiWorkbenchNodeStatesEqual,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
normalizeAgentGuiWorkbenchNodeState,
|
|
19
19
|
normalizeAgentGuiWorkbenchState,
|
|
20
20
|
projectAgentGuiWorkbenchState
|
|
21
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-2I2WRI4F.js";
|
|
22
22
|
import {
|
|
23
23
|
agentGuiWorkbenchDockEntryId,
|
|
24
24
|
agentGuiWorkbenchDockIdentityFromIdentifier,
|
|
@@ -49,16 +49,14 @@ import {
|
|
|
49
49
|
normalizeAgentGuiWorkbenchProvider,
|
|
50
50
|
resolveAgentGuiWorkbenchProviderLabel
|
|
51
51
|
} from "../chunk-BHNJN2TR.js";
|
|
52
|
-
import "../chunk-NROZAN34.js";
|
|
53
|
-
import "../chunk-N37A62BK.js";
|
|
54
52
|
import {
|
|
55
53
|
formatAgentGuiConversationPlainTitle,
|
|
56
54
|
formatAgentGuiSessionPlainTitle,
|
|
57
55
|
resolveAgentGuiWorkbenchSessionTitle
|
|
58
|
-
} from "../chunk-
|
|
59
|
-
import "../chunk-
|
|
56
|
+
} from "../chunk-XZF4QNT4.js";
|
|
57
|
+
import "../chunk-5H6NINJY.js";
|
|
60
58
|
import "../chunk-4I2VCAMW.js";
|
|
61
|
-
import "../chunk-
|
|
59
|
+
import "../chunk-G6BVEY7I.js";
|
|
62
60
|
import "../chunk-GCBDIQDX.js";
|
|
63
61
|
export {
|
|
64
62
|
AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
|
|
@@ -2,9 +2,9 @@ import {
|
|
|
2
2
|
formatAgentGuiConversationPlainTitle,
|
|
3
3
|
formatAgentGuiSessionPlainTitle,
|
|
4
4
|
resolveAgentGuiWorkbenchSessionTitle
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-XZF4QNT4.js";
|
|
6
|
+
import "../chunk-5H6NINJY.js";
|
|
7
|
+
import "../chunk-G6BVEY7I.js";
|
|
8
8
|
import "../chunk-GCBDIQDX.js";
|
|
9
9
|
export {
|
|
10
10
|
formatAgentGuiConversationPlainTitle,
|
package/dist/workbench/state.js
CHANGED
|
@@ -8,9 +8,8 @@ import {
|
|
|
8
8
|
normalizeAgentGuiWorkbenchNodeState,
|
|
9
9
|
normalizeAgentGuiWorkbenchState,
|
|
10
10
|
projectAgentGuiWorkbenchState
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-2I2WRI4F.js";
|
|
12
12
|
import "../chunk-BHNJN2TR.js";
|
|
13
|
-
import "../chunk-N37A62BK.js";
|
|
14
13
|
export {
|
|
15
14
|
agentGuiWorkbenchProviderFromInstanceId,
|
|
16
15
|
agentGuiWorkbenchProviderFromInstanceIdOrNull,
|
|
@@ -4,14 +4,14 @@ import {
|
|
|
4
4
|
resolveWorkspaceAgentActivityStatus,
|
|
5
5
|
resolveWorkspaceAgentActivityTitle,
|
|
6
6
|
reuseWorkspaceAgentActivityListViewModelIfUnchanged
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-3PKRGSMH.js";
|
|
8
8
|
import "./chunk-IBIMGLCD.js";
|
|
9
9
|
import "./chunk-Y35GDLP2.js";
|
|
10
10
|
import {
|
|
11
11
|
workspaceAgentProviderLabel
|
|
12
12
|
} from "./chunk-4US2YHBY.js";
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-C7K3EFGI.js";
|
|
14
|
+
import "./chunk-G6BVEY7I.js";
|
|
15
15
|
import "./chunk-GCBDIQDX.js";
|
|
16
16
|
export {
|
|
17
17
|
buildWorkspaceAgentActivityListViewModel,
|
|
@@ -39,7 +39,7 @@ interface OpenAgentSessionLinkAction {
|
|
|
39
39
|
type: "open-agent-session";
|
|
40
40
|
workspaceId: string;
|
|
41
41
|
agentSessionId: string;
|
|
42
|
-
|
|
42
|
+
agentTargetId?: string | null;
|
|
43
43
|
source: WorkspaceLinkActionSource;
|
|
44
44
|
}
|
|
45
45
|
interface OpenWorkspaceIssueLinkAction {
|
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.72",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -94,17 +94,17 @@
|
|
|
94
94
|
},
|
|
95
95
|
"dependencies": {
|
|
96
96
|
"@monaco-editor/react": "^4.7.0",
|
|
97
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
98
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
99
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
100
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
101
|
-
"@tutti-os/ui-system": "0.0.
|
|
102
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
103
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
104
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
105
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
106
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
107
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
97
|
+
"@tutti-os/agent-activity-core": "0.0.72",
|
|
98
|
+
"@tutti-os/ui-i18n-runtime": "0.0.72",
|
|
99
|
+
"@tutti-os/ui-rich-text": "0.0.72",
|
|
100
|
+
"@tutti-os/ui-react-hooks": "0.0.72",
|
|
101
|
+
"@tutti-os/ui-system": "0.0.72",
|
|
102
|
+
"@tutti-os/workbench-surface": "0.0.72",
|
|
103
|
+
"@tutti-os/workspace-external-core": "0.0.72",
|
|
104
|
+
"@tutti-os/workspace-file-manager": "0.0.72",
|
|
105
|
+
"@tutti-os/workspace-file-reference": "0.0.72",
|
|
106
|
+
"@tutti-os/workspace-issue-manager": "0.0.72",
|
|
107
|
+
"@tutti-os/workspace-user-project": "0.0.72",
|
|
108
108
|
"@tanstack/react-virtual": "^3.13.12",
|
|
109
109
|
"@tiptap/core": "^3.11.1",
|
|
110
110
|
"@tiptap/pm": "^3.23.6",
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
"typescript": "^5.8.3",
|
|
136
136
|
"vite": "^6.4.2",
|
|
137
137
|
"vitest": "^4.0.13",
|
|
138
|
-
"@tutti-os/
|
|
139
|
-
"@tutti-os/
|
|
138
|
+
"@tutti-os/client-tuttid-ts": "0.0.0",
|
|
139
|
+
"@tutti-os/config-tsconfig": "0.0.0"
|
|
140
140
|
},
|
|
141
141
|
"peerDependencies": {
|
|
142
142
|
"react": "^19.1.0",
|