@tutti-os/agent-gui 0.0.16 → 0.0.17
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 +4 -4
- package/dist/agent-message-center/index.d.ts +4 -1
- package/dist/agent-message-center/index.js +172 -9
- package/dist/agent-message-center/index.js.map +1 -1
- package/dist/app/renderer/agentactivity.css +32 -0
- package/dist/{chunk-SIDWRR5I.js → chunk-65YMY2M3.js} +5 -1
- package/dist/chunk-65YMY2M3.js.map +1 -0
- package/dist/{chunk-EKATXC3W.js → chunk-CDTTIUPL.js} +2 -2
- package/dist/{chunk-267VY3EJ.js → chunk-HVOPJU2K.js} +4 -4
- package/dist/{chunk-FJYH2ZPX.js → chunk-K44WER5Z.js} +2 -2
- package/dist/{chunk-KWPL3JYS.js → chunk-KHTIC52P.js} +2 -2
- package/dist/{chunk-CABHBFYH.js → chunk-OJ5WX7SZ.js} +2 -2
- package/dist/{chunk-LWRYYGPZ.js → chunk-VNAQ6QFE.js} +4 -4
- package/dist/{chunk-LW2S255I.js → chunk-VO2TZNKV.js} +4 -4
- package/dist/context-mention-palette/index.js +5 -5
- package/dist/i18n/index.d.ts +4 -0
- package/dist/i18n/index.js +1 -1
- package/dist/index.js +194 -43
- package/dist/index.js.map +1 -1
- package/dist/workspace-agent-generated-files.js +2 -2
- package/package.json +12 -12
- package/dist/chunk-SIDWRR5I.js.map +0 -1
- /package/dist/{chunk-EKATXC3W.js.map → chunk-CDTTIUPL.js.map} +0 -0
- /package/dist/{chunk-267VY3EJ.js.map → chunk-HVOPJU2K.js.map} +0 -0
- /package/dist/{chunk-FJYH2ZPX.js.map → chunk-K44WER5Z.js.map} +0 -0
- /package/dist/{chunk-KWPL3JYS.js.map → chunk-KHTIC52P.js.map} +0 -0
- /package/dist/{chunk-CABHBFYH.js.map → chunk-OJ5WX7SZ.js.map} +0 -0
- /package/dist/{chunk-LWRYYGPZ.js.map → chunk-VNAQ6QFE.js.map} +0 -0
- /package/dist/{chunk-LW2S255I.js.map → chunk-VO2TZNKV.js.map} +0 -0
|
@@ -4,14 +4,14 @@ import {
|
|
|
4
4
|
resolveWorkspaceAgentActivityStatus,
|
|
5
5
|
resolveWorkspaceAgentActivityTitle,
|
|
6
6
|
reuseWorkspaceAgentActivityListViewModelIfUnchanged
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-OJ5WX7SZ.js";
|
|
8
8
|
import "./chunk-IBIMGLCD.js";
|
|
9
9
|
import "./chunk-XJ34OIEQ.js";
|
|
10
10
|
import {
|
|
11
11
|
workspaceAgentProviderLabel
|
|
12
12
|
} from "./chunk-TYGL25EL.js";
|
|
13
13
|
import "./chunk-GCBDIQDX.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-65YMY2M3.js";
|
|
15
15
|
export {
|
|
16
16
|
buildWorkspaceAgentActivityListViewModel,
|
|
17
17
|
collectWorkspaceAgentGeneratedFiles,
|
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.17",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -82,17 +82,17 @@
|
|
|
82
82
|
},
|
|
83
83
|
"dependencies": {
|
|
84
84
|
"@monaco-editor/react": "^4.7.0",
|
|
85
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
86
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
87
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
88
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
89
|
-
"@tutti-os/ui-system": "0.0.
|
|
90
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
91
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
92
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
93
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
94
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
95
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
85
|
+
"@tutti-os/agent-activity-core": "0.0.17",
|
|
86
|
+
"@tutti-os/ui-i18n-runtime": "0.0.17",
|
|
87
|
+
"@tutti-os/ui-rich-text": "0.0.17",
|
|
88
|
+
"@tutti-os/ui-react-hooks": "0.0.17",
|
|
89
|
+
"@tutti-os/ui-system": "0.0.17",
|
|
90
|
+
"@tutti-os/workbench-surface": "0.0.17",
|
|
91
|
+
"@tutti-os/workspace-external-core": "0.0.17",
|
|
92
|
+
"@tutti-os/workspace-file-manager": "0.0.17",
|
|
93
|
+
"@tutti-os/workspace-file-reference": "0.0.17",
|
|
94
|
+
"@tutti-os/workspace-issue-manager": "0.0.17",
|
|
95
|
+
"@tutti-os/workspace-user-project": "0.0.17",
|
|
96
96
|
"@tanstack/react-virtual": "^3.13.12",
|
|
97
97
|
"@tiptap/core": "^3.11.1",
|
|
98
98
|
"@tiptap/pm": "^3.23.6",
|