@tutti-os/agent-gui 0.0.114 → 0.0.115
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-gui.js +3 -3
- package/dist/{chunk-CGPLB67C.js → chunk-ATDAII35.js} +216 -179
- package/dist/chunk-ATDAII35.js.map +1 -0
- package/dist/{chunk-WA5LSG5S.js → chunk-FRCZZ7ON.js} +2 -10
- package/dist/chunk-FRCZZ7ON.js.map +1 -0
- package/dist/{chunk-DIFAX3KB.js → chunk-MWN3AIQJ.js} +2 -2
- package/dist/context-mention-palette/index.js +2 -2
- package/dist/index.js +3 -3
- package/dist/mention-search.js +1 -1
- package/package.json +12 -12
- package/dist/chunk-CGPLB67C.js.map +0 -1
- package/dist/chunk-WA5LSG5S.js.map +0 -1
- /package/dist/{chunk-DIFAX3KB.js.map → chunk-MWN3AIQJ.js.map} +0 -0
package/dist/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
localAgentGUIAgentTargetId,
|
|
8
8
|
normalizeAgentGUIAgentTargets,
|
|
9
9
|
resolveAgentGUIAgentTarget
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-ATDAII35.js";
|
|
11
11
|
import "./chunk-A4WCTHWS.js";
|
|
12
12
|
import {
|
|
13
13
|
AGENT_GUI_DETAIL_MIN_WIDTH_PX,
|
|
@@ -24,7 +24,7 @@ import "./chunk-UHBCM6RO.js";
|
|
|
24
24
|
import "./chunk-EM4RD5FQ.js";
|
|
25
25
|
import "./chunk-455YDWMS.js";
|
|
26
26
|
import "./chunk-VMQNG2KI.js";
|
|
27
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-MWN3AIQJ.js";
|
|
28
28
|
import {
|
|
29
29
|
agentGUIAgentIsReady,
|
|
30
30
|
normalizeAgentGUIAgents,
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
} from "./chunk-L2GENUG3.js";
|
|
41
41
|
import {
|
|
42
42
|
preloadAgentMentionBrowse
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-FRCZZ7ON.js";
|
|
44
44
|
import "./chunk-USIFGHT3.js";
|
|
45
45
|
import "./chunk-XJ34OIEQ.js";
|
|
46
46
|
import "./chunk-R7AXDQCA.js";
|
package/dist/mention-search.js
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
MAX_BROWSE_CACHE_ENTRIES,
|
|
4
4
|
preloadAgentMentionBrowse,
|
|
5
5
|
resetAgentMentionSearchBrowseCacheForTests
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-FRCZZ7ON.js";
|
|
7
7
|
import "./chunk-USIFGHT3.js";
|
|
8
8
|
import "./chunk-XJ34OIEQ.js";
|
|
9
9
|
import "./chunk-R7AXDQCA.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.115",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -128,17 +128,17 @@
|
|
|
128
128
|
"@tiptap/react": "^3.11.1",
|
|
129
129
|
"@tiptap/starter-kit": "^3.11.1",
|
|
130
130
|
"@tiptap/suggestion": "^3.11.1",
|
|
131
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
132
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
133
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
134
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
135
|
-
"@tutti-os/ui-system": "0.0.
|
|
136
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
137
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
138
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
139
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
140
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
141
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
131
|
+
"@tutti-os/agent-activity-core": "0.0.115",
|
|
132
|
+
"@tutti-os/ui-i18n-runtime": "0.0.115",
|
|
133
|
+
"@tutti-os/ui-react-hooks": "0.0.115",
|
|
134
|
+
"@tutti-os/ui-rich-text": "0.0.115",
|
|
135
|
+
"@tutti-os/ui-system": "0.0.115",
|
|
136
|
+
"@tutti-os/workbench-surface": "0.0.115",
|
|
137
|
+
"@tutti-os/workspace-external-core": "0.0.115",
|
|
138
|
+
"@tutti-os/workspace-file-manager": "0.0.115",
|
|
139
|
+
"@tutti-os/workspace-file-reference": "0.0.115",
|
|
140
|
+
"@tutti-os/workspace-issue-manager": "0.0.115",
|
|
141
|
+
"@tutti-os/workspace-user-project": "0.0.115",
|
|
142
142
|
"clsx": "^2.1.1",
|
|
143
143
|
"framer-motion": "^12.40.0",
|
|
144
144
|
"lodash": "^4.17.21",
|