@tutti-os/agent-gui 0.0.228 → 0.0.229
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.js +2 -2
- package/dist/agent-gui.js +4 -4
- package/dist/agent-message-center/index.js +2 -2
- package/dist/app/renderer/agentactivity.css +31 -85
- package/dist/{chunk-KZIW5CCW.js → chunk-CQFT3MI5.js} +35 -25
- package/dist/chunk-CQFT3MI5.js.map +1 -0
- package/dist/{chunk-Z35E22WS.js → chunk-WGCDSA7P.js} +24 -22
- package/dist/{chunk-Z35E22WS.js.map → chunk-WGCDSA7P.js.map} +1 -1
- package/dist/{chunk-C7XGPXRW.js → chunk-Y5OBJINU.js} +2 -2
- package/dist/{chunk-IMHJ3J5X.js → chunk-ZVSKNM6D.js} +248 -235
- package/dist/chunk-ZVSKNM6D.js.map +1 -0
- package/dist/index.js +4 -4
- package/package.json +16 -16
- package/dist/chunk-IMHJ3J5X.js.map +0 -1
- package/dist/chunk-KZIW5CCW.js.map +0 -1
- /package/dist/{chunk-C7XGPXRW.js.map → chunk-Y5OBJINU.js.map} +0 -0
package/dist/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
normalizeAgentGUIAgentTargets,
|
|
11
11
|
resolveAgentGUIAgentTarget,
|
|
12
12
|
selectAgentStatusControllerSnapshot
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-ZVSKNM6D.js";
|
|
14
14
|
import {
|
|
15
15
|
AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,
|
|
16
16
|
createAgentConversationRailRuntime,
|
|
@@ -26,13 +26,13 @@ import "./chunk-CBMWHQ7P.js";
|
|
|
26
26
|
import {
|
|
27
27
|
dispatchAgentPlanPromptAction,
|
|
28
28
|
selectAgentPlanPromptTurn
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-CQFT3MI5.js";
|
|
30
30
|
import {
|
|
31
31
|
useEngineSelector
|
|
32
32
|
} from "./chunk-EVQ4JY3N.js";
|
|
33
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-Y5OBJINU.js";
|
|
34
34
|
import "./chunk-2STAUA73.js";
|
|
35
|
-
import "./chunk-
|
|
35
|
+
import "./chunk-WGCDSA7P.js";
|
|
36
36
|
import "./chunk-LQMIEH4C.js";
|
|
37
37
|
import "./chunk-FMTWYOHM.js";
|
|
38
38
|
import "./chunk-N4HLBSMJ.js";
|
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.229",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -150,19 +150,19 @@
|
|
|
150
150
|
},
|
|
151
151
|
"dependencies": {
|
|
152
152
|
"@tanstack/react-virtual": "^3.13.12",
|
|
153
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
154
|
-
"@tutti-os/browser-node": "0.0.
|
|
155
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
156
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
157
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
158
|
-
"@tutti-os/ui-system": "0.0.
|
|
159
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
160
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
161
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
162
|
-
"@tutti-os/workspace-file-preview": "0.0.
|
|
163
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
164
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
165
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
153
|
+
"@tutti-os/agent-activity-core": "0.0.229",
|
|
154
|
+
"@tutti-os/browser-node": "0.0.229",
|
|
155
|
+
"@tutti-os/ui-i18n-runtime": "0.0.229",
|
|
156
|
+
"@tutti-os/ui-react-hooks": "0.0.229",
|
|
157
|
+
"@tutti-os/ui-rich-text": "0.0.229",
|
|
158
|
+
"@tutti-os/ui-system": "0.0.229",
|
|
159
|
+
"@tutti-os/workbench-surface": "0.0.229",
|
|
160
|
+
"@tutti-os/workspace-external-core": "0.0.229",
|
|
161
|
+
"@tutti-os/workspace-file-manager": "0.0.229",
|
|
162
|
+
"@tutti-os/workspace-file-preview": "0.0.229",
|
|
163
|
+
"@tutti-os/workspace-file-reference": "0.0.229",
|
|
164
|
+
"@tutti-os/workspace-issue-manager": "0.0.229",
|
|
165
|
+
"@tutti-os/workspace-user-project": "0.0.229",
|
|
166
166
|
"clsx": "^2.1.1",
|
|
167
167
|
"framer-motion": "^12.40.0",
|
|
168
168
|
"lodash": "^4.17.21",
|
|
@@ -197,8 +197,8 @@
|
|
|
197
197
|
"typescript": "^5.8.3",
|
|
198
198
|
"vite": "^6.4.2",
|
|
199
199
|
"vitest": "^4.0.13",
|
|
200
|
-
"@tutti-os/
|
|
201
|
-
"@tutti-os/
|
|
200
|
+
"@tutti-os/config-tsconfig": "0.0.0",
|
|
201
|
+
"@tutti-os/client-tuttid-ts": "0.0.0"
|
|
202
202
|
},
|
|
203
203
|
"peerDependencies": {
|
|
204
204
|
"@tiptap/core": "^3.11.1",
|