@tutti-os/agent-gui 0.0.88 → 0.0.89
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/agent-conversation/index.d.ts +3 -3
- package/dist/agent-conversation/index.js +1 -1
- package/dist/agent-message-center/index.d.ts +1 -1
- package/dist/{agentConversationVM-BgoqFyE9.d.ts → agentConversationVM-CfXN_TQ2.d.ts} +1 -0
- package/dist/{agentGuiNodeTypes-BEs_Lhc3.d.ts → agentGuiNodeTypes-D4mk1Nr3.d.ts} +1 -1
- package/dist/{chunk-DC3HCHA3.js → chunk-KTXWPKGP.js} +17 -4
- package/dist/chunk-KTXWPKGP.js.map +1 -0
- package/dist/{chunk-A7RA7ORT.js → chunk-P7RX2NSY.js} +14 -1
- package/dist/{chunk-A7RA7ORT.js.map → chunk-P7RX2NSY.js.map} +1 -1
- package/dist/index.d.ts +3 -3
- package/dist/index.js +233 -45
- package/dist/index.js.map +1 -1
- package/dist/plan-decision-ops.d.ts +1 -1
- package/dist/queued-prompt-runtime.d.ts +2 -2
- package/dist/workbench/contribution.js +1 -1
- package/dist/workbench/index.js +1 -1
- package/package.json +12 -12
- package/dist/chunk-DC3HCHA3.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as AgentConversationPromptVM } from './agentConversationVM-
|
|
1
|
+
import { b as AgentConversationPromptVM } from './agentConversationVM-CfXN_TQ2.js';
|
|
2
2
|
import './workspaceAgentActivityListViewModel-TXH1VXrk.js';
|
|
3
3
|
import '@tutti-os/agent-activity-core';
|
|
4
4
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { f as AgentGUIQueuedPromptVM } from './agentGuiNodeTypes-
|
|
1
|
+
import { f as AgentGUIQueuedPromptVM } from './agentGuiNodeTypes-D4mk1Nr3.js';
|
|
2
2
|
import '@tutti-os/agent-activity-core';
|
|
3
3
|
import './types-BvztUbHf.js';
|
|
4
4
|
import './workspaceAgentActivityListViewModel-TXH1VXrk.js';
|
|
5
|
-
import './agentConversationVM-
|
|
5
|
+
import './agentConversationVM-CfXN_TQ2.js';
|
|
6
6
|
import '@tutti-os/workspace-user-project/contracts';
|
|
7
7
|
|
|
8
8
|
interface AgentQueuedPromptRetryBlock {
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
15
15
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
16
16
|
resolveAgentGuiWorkbenchDefaultLaunchFrame
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-P7RX2NSY.js";
|
|
18
18
|
import "../chunk-45FF4DQU.js";
|
|
19
19
|
import "../chunk-7LMJXF4R.js";
|
|
20
20
|
import "../chunk-GAPTLVII.js";
|
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-P7RX2NSY.js";
|
|
12
12
|
import {
|
|
13
13
|
agentGuiWorkbenchProviderFromInstanceId,
|
|
14
14
|
areAgentGuiWorkbenchNodeStatesEqual,
|
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.89",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -100,17 +100,17 @@
|
|
|
100
100
|
"@tiptap/react": "^3.11.1",
|
|
101
101
|
"@tiptap/starter-kit": "^3.11.1",
|
|
102
102
|
"@tiptap/suggestion": "^3.11.1",
|
|
103
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
104
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
105
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
106
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
107
|
-
"@tutti-os/ui-system": "0.0.
|
|
108
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
109
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
110
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
111
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
112
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
113
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
103
|
+
"@tutti-os/agent-activity-core": "0.0.89",
|
|
104
|
+
"@tutti-os/ui-i18n-runtime": "0.0.89",
|
|
105
|
+
"@tutti-os/ui-react-hooks": "0.0.89",
|
|
106
|
+
"@tutti-os/ui-rich-text": "0.0.89",
|
|
107
|
+
"@tutti-os/ui-system": "0.0.89",
|
|
108
|
+
"@tutti-os/workbench-surface": "0.0.89",
|
|
109
|
+
"@tutti-os/workspace-external-core": "0.0.89",
|
|
110
|
+
"@tutti-os/workspace-file-manager": "0.0.89",
|
|
111
|
+
"@tutti-os/workspace-file-reference": "0.0.89",
|
|
112
|
+
"@tutti-os/workspace-issue-manager": "0.0.89",
|
|
113
|
+
"@tutti-os/workspace-user-project": "0.0.89",
|
|
114
114
|
"clsx": "^2.1.1",
|
|
115
115
|
"framer-motion": "^12.40.0",
|
|
116
116
|
"lodash": "^4.17.21",
|