@tutti-os/agent-gui 0.0.203 → 0.0.205
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/README.md +30 -0
- package/dist/agent-conversation/index.d.ts +21 -2
- package/dist/agent-conversation/index.js +5 -3
- package/dist/agent-conversation/index.js.map +1 -1
- package/dist/agent-gui.js +4 -4
- package/dist/agent-message-center/index.js +2 -2
- package/dist/app/renderer/agentactivity.css +32 -0
- package/dist/{chunk-RD3ZAYNV.js → chunk-FHCARLIO.js} +2 -2
- package/dist/{chunk-NEH45ROF.js → chunk-GJZEMI6Z.js} +192 -107
- package/dist/chunk-GJZEMI6Z.js.map +1 -0
- package/dist/{chunk-LHT2UBPE.js → chunk-STOGLKFA.js} +4 -4
- package/dist/{chunk-FFMVDJOE.js → chunk-ZTRTBLLP.js} +4 -1
- package/dist/{chunk-FFMVDJOE.js.map → chunk-ZTRTBLLP.js.map} +1 -1
- package/dist/index.js +4 -4
- package/package.json +16 -16
- package/dist/chunk-NEH45ROF.js.map +0 -1
- /package/dist/{chunk-RD3ZAYNV.js.map → chunk-FHCARLIO.js.map} +0 -0
- /package/dist/{chunk-LHT2UBPE.js.map → chunk-STOGLKFA.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-STOGLKFA.js";
|
|
14
14
|
import {
|
|
15
15
|
AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,
|
|
16
16
|
createAgentConversationRailRuntime,
|
|
@@ -29,7 +29,7 @@ import "./chunk-4CHBM3G3.js";
|
|
|
29
29
|
import "./chunk-CBMWHQ7P.js";
|
|
30
30
|
import "./chunk-MGSRWYRN.js";
|
|
31
31
|
import "./chunk-GWKXYGUN.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-GJZEMI6Z.js";
|
|
33
33
|
import "./chunk-XD5NTTFJ.js";
|
|
34
34
|
import "./chunk-CXC3ROXQ.js";
|
|
35
35
|
import "./chunk-UP3ZDYTN.js";
|
|
@@ -66,11 +66,11 @@ import {
|
|
|
66
66
|
import {
|
|
67
67
|
dispatchAgentPlanPromptAction,
|
|
68
68
|
selectAgentPlanPromptTurn
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-FHCARLIO.js";
|
|
70
70
|
import {
|
|
71
71
|
useEngineSelector
|
|
72
72
|
} from "./chunk-EVQ4JY3N.js";
|
|
73
|
-
import "./chunk-
|
|
73
|
+
import "./chunk-ZTRTBLLP.js";
|
|
74
74
|
import "./chunk-ZVYUTXQJ.js";
|
|
75
75
|
import "./chunk-UEBPMWKS.js";
|
|
76
76
|
import "./chunk-YMXYBG7U.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.205",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -143,19 +143,19 @@
|
|
|
143
143
|
"dependencies": {
|
|
144
144
|
"@monaco-editor/react": "^4.7.0",
|
|
145
145
|
"@tanstack/react-virtual": "^3.13.12",
|
|
146
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
147
|
-
"@tutti-os/browser-node": "0.0.
|
|
148
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
149
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
150
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
151
|
-
"@tutti-os/ui-system": "0.0.
|
|
152
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
153
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
154
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
155
|
-
"@tutti-os/workspace-file-preview": "0.0.
|
|
156
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
157
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
158
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
146
|
+
"@tutti-os/agent-activity-core": "0.0.205",
|
|
147
|
+
"@tutti-os/browser-node": "0.0.205",
|
|
148
|
+
"@tutti-os/ui-i18n-runtime": "0.0.205",
|
|
149
|
+
"@tutti-os/ui-react-hooks": "0.0.205",
|
|
150
|
+
"@tutti-os/ui-rich-text": "0.0.205",
|
|
151
|
+
"@tutti-os/ui-system": "0.0.205",
|
|
152
|
+
"@tutti-os/workbench-surface": "0.0.205",
|
|
153
|
+
"@tutti-os/workspace-external-core": "0.0.205",
|
|
154
|
+
"@tutti-os/workspace-file-manager": "0.0.205",
|
|
155
|
+
"@tutti-os/workspace-file-preview": "0.0.205",
|
|
156
|
+
"@tutti-os/workspace-file-reference": "0.0.205",
|
|
157
|
+
"@tutti-os/workspace-issue-manager": "0.0.205",
|
|
158
|
+
"@tutti-os/workspace-user-project": "0.0.205",
|
|
159
159
|
"clsx": "^2.1.1",
|
|
160
160
|
"framer-motion": "^12.40.0",
|
|
161
161
|
"lodash": "^4.17.21",
|
|
@@ -189,8 +189,8 @@
|
|
|
189
189
|
"typescript": "^5.8.3",
|
|
190
190
|
"vite": "^6.4.2",
|
|
191
191
|
"vitest": "^4.0.13",
|
|
192
|
-
"@tutti-os/
|
|
193
|
-
"@tutti-os/
|
|
192
|
+
"@tutti-os/config-tsconfig": "0.0.0",
|
|
193
|
+
"@tutti-os/client-tuttid-ts": "0.0.0"
|
|
194
194
|
},
|
|
195
195
|
"peerDependencies": {
|
|
196
196
|
"@tiptap/core": "^3.11.1",
|