@tutti-os/agent-gui 0.0.231 → 0.0.232

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.
@@ -80,7 +80,7 @@ import {
80
80
  toLocalShortDateTime,
81
81
  updateAgentComposerDraft,
82
82
  useProjectedAgentConversation
83
- } from "./chunk-Y5OBJINU.js";
83
+ } from "./chunk-2L2LVSOD.js";
84
84
  import {
85
85
  agentRichTextContentToPromptText,
86
86
  createAgentRichTextInputExtensions,
@@ -44642,4 +44642,4 @@ export {
44642
44642
  AgentHandoffMenu,
44643
44643
  AgentGUI
44644
44644
  };
44645
- //# sourceMappingURL=chunk-5IFWKS7A.js.map
44645
+ //# sourceMappingURL=chunk-EDP4D42H.js.map
package/dist/index.js CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  normalizeAgentGUIAgentTargets,
11
11
  resolveAgentGUIAgentTarget,
12
12
  selectAgentStatusControllerSnapshot
13
- } from "./chunk-5IFWKS7A.js";
13
+ } from "./chunk-EDP4D42H.js";
14
14
  import "./chunk-ZBI6R46N.js";
15
15
  import {
16
16
  AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,
@@ -32,7 +32,7 @@ import {
32
32
  import {
33
33
  useEngineSelector
34
34
  } from "./chunk-EVQ4JY3N.js";
35
- import "./chunk-Y5OBJINU.js";
35
+ import "./chunk-2L2LVSOD.js";
36
36
  import "./chunk-2STAUA73.js";
37
37
  import "./chunk-WGCDSA7P.js";
38
38
  import "./chunk-LQMIEH4C.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tutti-os/agent-gui",
3
- "version": "0.0.231",
3
+ "version": "0.0.232",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -154,19 +154,19 @@
154
154
  },
155
155
  "dependencies": {
156
156
  "@tanstack/react-virtual": "^3.13.12",
157
- "@tutti-os/agent-activity-core": "0.0.231",
158
- "@tutti-os/browser-node": "0.0.231",
159
- "@tutti-os/ui-i18n-runtime": "0.0.231",
160
- "@tutti-os/ui-react-hooks": "0.0.231",
161
- "@tutti-os/ui-rich-text": "0.0.231",
162
- "@tutti-os/ui-system": "0.0.231",
163
- "@tutti-os/workbench-surface": "0.0.231",
164
- "@tutti-os/workspace-external-core": "0.0.231",
165
- "@tutti-os/workspace-file-manager": "0.0.231",
166
- "@tutti-os/workspace-file-preview": "0.0.231",
167
- "@tutti-os/workspace-file-reference": "0.0.231",
168
- "@tutti-os/workspace-issue-manager": "0.0.231",
169
- "@tutti-os/workspace-user-project": "0.0.231",
157
+ "@tutti-os/agent-activity-core": "0.0.232",
158
+ "@tutti-os/browser-node": "0.0.232",
159
+ "@tutti-os/ui-i18n-runtime": "0.0.232",
160
+ "@tutti-os/ui-react-hooks": "0.0.232",
161
+ "@tutti-os/ui-rich-text": "0.0.232",
162
+ "@tutti-os/ui-system": "0.0.232",
163
+ "@tutti-os/workbench-surface": "0.0.232",
164
+ "@tutti-os/workspace-external-core": "0.0.232",
165
+ "@tutti-os/workspace-file-manager": "0.0.232",
166
+ "@tutti-os/workspace-file-preview": "0.0.232",
167
+ "@tutti-os/workspace-file-reference": "0.0.232",
168
+ "@tutti-os/workspace-issue-manager": "0.0.232",
169
+ "@tutti-os/workspace-user-project": "0.0.232",
170
170
  "clsx": "^2.1.1",
171
171
  "framer-motion": "^12.40.0",
172
172
  "lodash": "^4.17.21",