@tutti-os/agent-gui 0.0.208 → 0.0.210
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 +9 -0
- package/dist/agent-gui.d.ts +2 -0
- package/dist/agent-gui.js +1 -1
- package/dist/{chunk-RTKIOE4R.js → chunk-Y6M27YYS.js} +8 -2
- package/dist/chunk-Y6M27YYS.js.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -1
- package/package.json +14 -14
- package/dist/chunk-RTKIOE4R.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -14,6 +14,7 @@ import { WorkspaceUserProjectSelectChangeAction } from '@tutti-os/workspace-user
|
|
|
14
14
|
import { ReferenceProvenanceFilterSnapshot, ReferenceProvenanceFilterController } from '@tutti-os/workspace-file-reference/react';
|
|
15
15
|
import { WorkspaceFileEntry } from '@tutti-os/workspace-file-manager/services';
|
|
16
16
|
import { ReferenceSourceAggregator } from '@tutti-os/workspace-file-reference/core';
|
|
17
|
+
import { ReferenceSourcePickerProps } from '@tutti-os/workspace-file-reference/ui';
|
|
17
18
|
import { RichTextMentionService } from '@tutti-os/ui-rich-text/service';
|
|
18
19
|
import { RichTextTriggerProvider, RichTextTriggerQueryInput } from '@tutti-os/ui-rich-text/types';
|
|
19
20
|
import { TuttiExternalAtProviderId } from '@tutti-os/workspace-external-core/contracts';
|
|
@@ -9495,6 +9496,7 @@ interface AgentGUINodeWorkspace {
|
|
|
9495
9496
|
promptAssetLimit?: number | null;
|
|
9496
9497
|
projectDirectorySourceAggregator?: ReferenceSourceAggregator | null;
|
|
9497
9498
|
referenceSourceAggregator?: ReferenceSourceAggregator | null;
|
|
9499
|
+
resolveReferenceContentErrorAction?: ReferenceSourcePickerProps["resolveContentErrorAction"];
|
|
9498
9500
|
resolveReferenceEntryIconUrl?: (entry: WorkspaceFileEntry) => Promise<string | null | undefined>;
|
|
9499
9501
|
resolveMentionReferenceTarget?: AgentMentionReferenceTargetResolver | null;
|
|
9500
9502
|
resolveReferenceInitialTarget?: AgentWorkspaceReferenceInitialTargetResolver | null;
|
package/dist/index.js
CHANGED
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
normalizeAgentGUIAgentTargets,
|
|
15
15
|
resolveAgentGUIAgentTarget,
|
|
16
16
|
selectAgentStatusControllerSnapshot
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-Y6M27YYS.js";
|
|
18
18
|
import {
|
|
19
19
|
AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,
|
|
20
20
|
createAgentConversationRailRuntime,
|
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.210",
|
|
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.210",
|
|
147
|
+
"@tutti-os/browser-node": "0.0.210",
|
|
148
|
+
"@tutti-os/ui-i18n-runtime": "0.0.210",
|
|
149
|
+
"@tutti-os/ui-react-hooks": "0.0.210",
|
|
150
|
+
"@tutti-os/ui-rich-text": "0.0.210",
|
|
151
|
+
"@tutti-os/ui-system": "0.0.210",
|
|
152
|
+
"@tutti-os/workbench-surface": "0.0.210",
|
|
153
|
+
"@tutti-os/workspace-external-core": "0.0.210",
|
|
154
|
+
"@tutti-os/workspace-file-manager": "0.0.210",
|
|
155
|
+
"@tutti-os/workspace-file-preview": "0.0.210",
|
|
156
|
+
"@tutti-os/workspace-file-reference": "0.0.210",
|
|
157
|
+
"@tutti-os/workspace-issue-manager": "0.0.210",
|
|
158
|
+
"@tutti-os/workspace-user-project": "0.0.210",
|
|
159
159
|
"clsx": "^2.1.1",
|
|
160
160
|
"framer-motion": "^12.40.0",
|
|
161
161
|
"lodash": "^4.17.21",
|