@tutti-os/agent-gui 0.0.141 → 0.0.142
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/index.js
CHANGED
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.142",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -140,18 +140,18 @@
|
|
|
140
140
|
"@tiptap/react": "^3.11.1",
|
|
141
141
|
"@tiptap/starter-kit": "^3.11.1",
|
|
142
142
|
"@tiptap/suggestion": "^3.11.1",
|
|
143
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
144
|
-
"@tutti-os/browser-node": "0.0.
|
|
145
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
146
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
147
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
148
|
-
"@tutti-os/ui-system": "0.0.
|
|
149
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
150
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
151
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
152
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
153
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
154
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
143
|
+
"@tutti-os/agent-activity-core": "0.0.142",
|
|
144
|
+
"@tutti-os/browser-node": "0.0.142",
|
|
145
|
+
"@tutti-os/ui-i18n-runtime": "0.0.142",
|
|
146
|
+
"@tutti-os/ui-react-hooks": "0.0.142",
|
|
147
|
+
"@tutti-os/ui-rich-text": "0.0.142",
|
|
148
|
+
"@tutti-os/ui-system": "0.0.142",
|
|
149
|
+
"@tutti-os/workbench-surface": "0.0.142",
|
|
150
|
+
"@tutti-os/workspace-external-core": "0.0.142",
|
|
151
|
+
"@tutti-os/workspace-file-manager": "0.0.142",
|
|
152
|
+
"@tutti-os/workspace-file-reference": "0.0.142",
|
|
153
|
+
"@tutti-os/workspace-issue-manager": "0.0.142",
|
|
154
|
+
"@tutti-os/workspace-user-project": "0.0.142",
|
|
155
155
|
"clsx": "^2.1.1",
|
|
156
156
|
"framer-motion": "^12.40.0",
|
|
157
157
|
"lodash": "^4.17.21",
|
|
@@ -179,8 +179,8 @@
|
|
|
179
179
|
"typescript": "^5.8.3",
|
|
180
180
|
"vite": "^6.4.2",
|
|
181
181
|
"vitest": "^4.0.13",
|
|
182
|
-
"@tutti-os/
|
|
183
|
-
"@tutti-os/
|
|
182
|
+
"@tutti-os/client-tuttid-ts": "0.0.0",
|
|
183
|
+
"@tutti-os/config-tsconfig": "0.0.0"
|
|
184
184
|
},
|
|
185
185
|
"peerDependencies": {
|
|
186
186
|
"react": "^19.1.0",
|