@tutti-os/agent-gui 0.0.197 → 0.0.199
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 +23 -0
- package/dist/{AgentRichTextReadonly-BFMOFCCG.js → AgentRichTextReadonly-YU6STDUX.js} +5 -5
- package/dist/agent-conversation/index.d.ts +3 -3
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-gui.d.ts +19 -4
- package/dist/agent-gui.js +14 -14
- package/dist/agent-message-center/index.d.ts +1 -1
- package/dist/agent-message-center/index.js +6 -6
- package/dist/{agentGuiNodeTypes-C9Hneq2y.d.ts → agentGuiNodeTypes-DTeerTzS.d.ts} +1 -1
- package/dist/app/renderer/agentactivity.css +64 -0
- package/dist/{chunk-RKRKG6GI.js → chunk-3FA5JIDL.js} +2 -2
- package/dist/{chunk-PN6JQWUI.js → chunk-5ZO3H4C5.js} +4 -4
- package/dist/{chunk-YGSGFI7V.js → chunk-6YSHYEWI.js} +4269 -3992
- package/dist/chunk-6YSHYEWI.js.map +1 -0
- package/dist/{chunk-ECQQSLB2.js → chunk-7NUEEGAA.js} +3 -3
- package/dist/{chunk-Y7F6RY5A.js → chunk-EOGTJQID.js} +2 -2
- package/dist/{chunk-CC63DEWR.js → chunk-F5ARZZES.js} +4 -4
- package/dist/{chunk-VBQ4XTRZ.js → chunk-GWKXYGUN.js} +2 -2
- package/dist/{chunk-5FFQZTFI.js → chunk-JXFOFJYI.js} +2 -2
- package/dist/{chunk-BCTPYE64.js → chunk-MFQB4LR5.js} +4 -4
- package/dist/{chunk-2S2I7XDC.js → chunk-PWPVYNGO.js} +3 -3
- package/dist/chunk-PWPVYNGO.js.map +1 -0
- package/dist/{chunk-3MKFVFK7.js → chunk-RJMCV7OR.js} +39 -11
- package/dist/chunk-RJMCV7OR.js.map +1 -0
- package/dist/{chunk-S7H4HT7X.js → chunk-UEBPMWKS.js} +2 -2
- package/dist/{chunk-6PKQ3WUK.js → chunk-XD5NTTFJ.js} +2 -2
- package/dist/{chunk-P5326NW3.js → chunk-ZADHMOME.js} +51 -13
- package/dist/{chunk-P5326NW3.js.map → chunk-ZADHMOME.js.map} +1 -1
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +38 -10
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +56 -13
- package/dist/index.js +14 -14
- package/dist/mention-search.js +5 -5
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +3 -3
- package/dist/workbench/sessionTitle.js +2 -2
- package/dist/{workspaceLinkActions-BmVLZszV.d.ts → workspaceLinkActions-COfr61YO.d.ts} +1 -1
- package/package.json +16 -16
- package/dist/chunk-2S2I7XDC.js.map +0 -1
- package/dist/chunk-3MKFVFK7.js.map +0 -1
- package/dist/chunk-YGSGFI7V.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-BFMOFCCG.js.map → AgentRichTextReadonly-YU6STDUX.js.map} +0 -0
- /package/dist/{chunk-RKRKG6GI.js.map → chunk-3FA5JIDL.js.map} +0 -0
- /package/dist/{chunk-PN6JQWUI.js.map → chunk-5ZO3H4C5.js.map} +0 -0
- /package/dist/{chunk-ECQQSLB2.js.map → chunk-7NUEEGAA.js.map} +0 -0
- /package/dist/{chunk-Y7F6RY5A.js.map → chunk-EOGTJQID.js.map} +0 -0
- /package/dist/{chunk-CC63DEWR.js.map → chunk-F5ARZZES.js.map} +0 -0
- /package/dist/{chunk-VBQ4XTRZ.js.map → chunk-GWKXYGUN.js.map} +0 -0
- /package/dist/{chunk-5FFQZTFI.js.map → chunk-JXFOFJYI.js.map} +0 -0
- /package/dist/{chunk-BCTPYE64.js.map → chunk-MFQB4LR5.js.map} +0 -0
- /package/dist/{chunk-S7H4HT7X.js.map → chunk-UEBPMWKS.js.map} +0 -0
- /package/dist/{chunk-6PKQ3WUK.js.map → chunk-XD5NTTFJ.js.map} +0 -0
package/README.md
CHANGED
|
@@ -180,6 +180,29 @@ The supported stable IDs are `meet-tutti`, `task-breakdown`, `quality-review`,
|
|
|
180
180
|
`agent-interaction`, and `import-session`. Omitting `disabled` (or passing an
|
|
181
181
|
empty array) renders all five entries.
|
|
182
182
|
|
|
183
|
+
## Tutti Mode capability
|
|
184
|
+
|
|
185
|
+
Tutti Mode UI (empty-hero toggle, composer badge activation, `/tutti`) is a
|
|
186
|
+
host-gated product capability under
|
|
187
|
+
`hostCapabilities.capabilityMenuState.tuttiMode.enabled`.
|
|
188
|
+
|
|
189
|
+
Hosts must set `enabled: true` to show those controls. Omitting `tuttiMode` or
|
|
190
|
+
setting `enabled: false` fails closed — the same rule as other unsupported host
|
|
191
|
+
capabilities. External hosts that share AgentGUI for Codex/Claude/VM sessions
|
|
192
|
+
should keep Tutti Mode disabled unless they intentionally productize it, and
|
|
193
|
+
should also hide Tutti branding home chips via `disabled` (for example
|
|
194
|
+
`meet-tutti`).
|
|
195
|
+
|
|
196
|
+
```tsx
|
|
197
|
+
<AgentGUI
|
|
198
|
+
disabled={["meet-tutti", "import-session"]}
|
|
199
|
+
hostCapabilities={{
|
|
200
|
+
capabilityMenuState: { tuttiMode: { enabled: false } }
|
|
201
|
+
}}
|
|
202
|
+
{...props}
|
|
203
|
+
/>
|
|
204
|
+
```
|
|
205
|
+
|
|
183
206
|
## Agent Directory
|
|
184
207
|
|
|
185
208
|
`AgentGUI` requires the host's `/agents` projection through its `agents` prop.
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentRichTextReadonly
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-XD5NTTFJ.js";
|
|
4
|
+
import "./chunk-JXFOFJYI.js";
|
|
5
5
|
import "./chunk-3V5OCA2M.js";
|
|
6
6
|
import "./chunk-FGLQZ6I4.js";
|
|
7
7
|
import "./chunk-ZVYUTXQJ.js";
|
|
8
8
|
import "./chunk-M6HTOCQK.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-EOGTJQID.js";
|
|
10
10
|
import "./chunk-5BJYO6X3.js";
|
|
11
11
|
import "./chunk-AFUVWWQY.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-RJMCV7OR.js";
|
|
13
13
|
import "./chunk-D2JUDUYY.js";
|
|
14
14
|
import "./chunk-QNE2ZPPV.js";
|
|
15
15
|
import "./chunk-O433KXLK.js";
|
|
16
16
|
export {
|
|
17
17
|
AgentRichTextReadonly
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=AgentRichTextReadonly-
|
|
19
|
+
//# sourceMappingURL=AgentRichTextReadonly-YU6STDUX.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ReactNode, Ref, JSX } from 'react';
|
|
3
|
-
import { c as AgentConversationVM, g as WorkspaceLinkAction, f as WorkspaceAgentSessionDetailViewModel } from '../workspaceLinkActions-
|
|
4
|
-
export { B as BuildWorkspaceAgentSessionDetailInput, W as WorkspaceAgentActivityCard, e as WorkspaceAgentActivityTimelineItem, h as buildWorkspaceAgentSessionDetailViewModel } from '../workspaceLinkActions-
|
|
5
|
-
import { d as AgentGUIProviderSkillOption, h as AgentMessageMarkdownWorkspaceAppIcon } from '../agentGuiNodeTypes-
|
|
3
|
+
import { c as AgentConversationVM, g as WorkspaceLinkAction, f as WorkspaceAgentSessionDetailViewModel } from '../workspaceLinkActions-COfr61YO.js';
|
|
4
|
+
export { B as BuildWorkspaceAgentSessionDetailInput, W as WorkspaceAgentActivityCard, e as WorkspaceAgentActivityTimelineItem, h as buildWorkspaceAgentSessionDetailViewModel } from '../workspaceLinkActions-COfr61YO.js';
|
|
5
|
+
import { d as AgentGUIProviderSkillOption, h as AgentMessageMarkdownWorkspaceAppIcon } from '../agentGuiNodeTypes-DTeerTzS.js';
|
|
6
6
|
import { AgentActivityMessage } from '@tutti-os/agent-activity-core';
|
|
7
7
|
import '@tutti-os/workspace-issue-manager/core';
|
|
8
8
|
import '../types-CHAMK2g7.js';
|
|
@@ -7,25 +7,25 @@ import {
|
|
|
7
7
|
reconcileProjectedAgentConversationVM,
|
|
8
8
|
serializeAgentConversationForClipboard,
|
|
9
9
|
useProjectedAgentConversation
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-ZADHMOME.js";
|
|
11
|
+
import "../chunk-XD5NTTFJ.js";
|
|
12
12
|
import "../chunk-CXC3ROXQ.js";
|
|
13
13
|
import "../chunk-XJ34OIEQ.js";
|
|
14
14
|
import "../chunk-JDVP33S5.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-JXFOFJYI.js";
|
|
16
16
|
import "../chunk-3V5OCA2M.js";
|
|
17
17
|
import "../chunk-FGLQZ6I4.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-PWPVYNGO.js";
|
|
19
19
|
import "../chunk-ZVYUTXQJ.js";
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-3FA5JIDL.js";
|
|
21
21
|
import "../chunk-F5UR6EJG.js";
|
|
22
22
|
import "../chunk-M6HTOCQK.js";
|
|
23
23
|
import {
|
|
24
24
|
translate
|
|
25
|
-
} from "../chunk-
|
|
25
|
+
} from "../chunk-EOGTJQID.js";
|
|
26
26
|
import "../chunk-5BJYO6X3.js";
|
|
27
27
|
import "../chunk-AFUVWWQY.js";
|
|
28
|
-
import "../chunk-
|
|
28
|
+
import "../chunk-RJMCV7OR.js";
|
|
29
29
|
import "../chunk-MIJXEELH.js";
|
|
30
30
|
import "../chunk-D2JUDUYY.js";
|
|
31
31
|
import "../chunk-QNE2ZPPV.js";
|
package/dist/agent-gui.d.ts
CHANGED
|
@@ -3,14 +3,14 @@ import { ReactNode } from 'react';
|
|
|
3
3
|
import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
|
|
4
4
|
import { AgentActivityGoalControlInput, AgentActivityGoalControlResult, AgentActivityCreateSessionInput, AgentActivitySession, AgentActivityDeleteSessionInput, AgentActivityDeleteSessionResult, AgentActivitySendInput, AgentActivitySessionSettings, AgentActivityActivateSessionResult, AgentActivityUpdateTuttiModeActivationInput, AgentActivityUpdateTuttiModeActivationResult, AgentActivitySnapshot, AgentSessionEngine, AgentActivityMessageOrder, AgentActivityMessagePage, AgentActivitySendInputResult, AgentActivityRenameSessionInput, AgentActivitySetCollaborationAdoptionInput, AgentActivityCollaborationRun, AgentActivitySubmitInteractiveInput, AgentActivitySubmitInteractiveResult, AgentActivitySnapshotListener, AgentActivitySubmitSettingsPatch } from '@tutti-os/agent-activity-core';
|
|
5
5
|
import { l as AgentHostAgentSessionComposerSettings, p as AgentHostUnactivateAgentSessionResult, b as AgentGUIAgentTarget, f as AgentGUIProvider, q as AgentPromptContentBlock, e as AgentGUINodeData, P as Point, g as AgentGUIProviderRailAllPresentation, h as AgentGUIProviderRailMode, i as AgentGUIProviderReadinessGate, j as AgentGUITargetConnectionSource, d as AgentGUIHomeSuggestionId, N as NodeFrame, a as AgentGUIAgentDirectorySnapshot, c as AgentGUIAllAgentsPresentation } from './types-CHAMK2g7.js';
|
|
6
|
-
import { A as AgentComposerDraft, i as AgentSessionCommand, d as AgentGUIProviderSkillOption, b as AgentGUIComposerSettingsVM, e as AgentGUIQueueStatus, f as AgentGUIQueuedPromptVM, h as AgentMessageMarkdownWorkspaceAppIcon, j as AgentSlashCommandCapability, c as AgentGUINodeViewModel, a as AgentComposerDraftFile, k as AgentUsageQuota, g as AgentHostInputApi } from './agentGuiNodeTypes-
|
|
6
|
+
import { A as AgentComposerDraft, i as AgentSessionCommand, d as AgentGUIProviderSkillOption, b as AgentGUIComposerSettingsVM, e as AgentGUIQueueStatus, f as AgentGUIQueuedPromptVM, h as AgentMessageMarkdownWorkspaceAppIcon, j as AgentSlashCommandCapability, c as AgentGUINodeViewModel, a as AgentComposerDraftFile, k as AgentUsageQuota, g as AgentHostInputApi } from './agentGuiNodeTypes-DTeerTzS.js';
|
|
7
7
|
import { WorkspaceFileReference, ReferenceLocateTarget, WorkspaceFileReferenceAdapter, ReferenceProvenanceCatalog } from '@tutti-os/workspace-file-reference/contracts';
|
|
8
8
|
export { ReferenceProvenanceCatalog as AgentGUIReferenceProvenanceFilterCatalog } from '@tutti-os/workspace-file-reference/contracts';
|
|
9
9
|
import { A as AgentContextMentionItem } from './agentFileMentionContracts-B0yQizXB.js';
|
|
10
10
|
import { A as AgentGuiI18nLocale } from './runtime-Dwf44VKc.js';
|
|
11
11
|
import { WorkspaceFileEntry } from '@tutti-os/workspace-file-manager/services';
|
|
12
12
|
import { ReferenceSourceAggregator } from '@tutti-os/workspace-file-reference/core';
|
|
13
|
-
import { b as AgentConversationPromptVM, g as WorkspaceLinkAction } from './workspaceLinkActions-
|
|
13
|
+
import { b as AgentConversationPromptVM, g as WorkspaceLinkAction } from './workspaceLinkActions-COfr61YO.js';
|
|
14
14
|
import { WorkspaceUserProjectI18nRuntime } from '@tutti-os/workspace-user-project/i18n';
|
|
15
15
|
import { WorkspaceUserProjectSelectChangeAction } from '@tutti-os/workspace-user-project/ui';
|
|
16
16
|
import { WorkspaceUserProject } from '@tutti-os/workspace-user-project/contracts';
|
|
@@ -499,6 +499,7 @@ interface AgentGUIAccountMenuState {
|
|
|
499
499
|
onLogin(): void;
|
|
500
500
|
onLogout?(): void;
|
|
501
501
|
onSettings?(): void;
|
|
502
|
+
onCopyUserId?(): void | Promise<void>;
|
|
502
503
|
onOpenExternal(url: string): void;
|
|
503
504
|
}
|
|
504
505
|
|
|
@@ -770,10 +771,22 @@ interface AgentComposerProps {
|
|
|
770
771
|
planModeLabel: string;
|
|
771
772
|
tuttiModeLabel: string;
|
|
772
773
|
tuttiModeDescription: string;
|
|
774
|
+
tuttiModeRemove: string;
|
|
773
775
|
tuttiBudgetTitle: string;
|
|
774
776
|
tuttiBudgetIntensityLabel: string;
|
|
775
|
-
|
|
776
|
-
|
|
777
|
+
tuttiBudgetPreviewTitle: string;
|
|
778
|
+
tuttiBudgetPreviewHint: string;
|
|
779
|
+
tuttiBudgetPreviewCost: string;
|
|
780
|
+
tuttiBudgetPreviewBalance: string;
|
|
781
|
+
tuttiBudgetPreviewPowerful: string;
|
|
782
|
+
tuttiBudgetModelStrengthLabel: string;
|
|
783
|
+
tuttiBudgetModelStrengthCost: string;
|
|
784
|
+
tuttiBudgetModelStrengthBalance: string;
|
|
785
|
+
tuttiBudgetModelStrengthPowerful: string;
|
|
786
|
+
tuttiBudgetAgentCountLabel: string;
|
|
787
|
+
tuttiBudgetAgentCountCost: string;
|
|
788
|
+
tuttiBudgetAgentCountBalance: string;
|
|
789
|
+
tuttiBudgetAgentCountPowerful: string;
|
|
777
790
|
tuttiBudgetConfirm: string;
|
|
778
791
|
tuttiBudgetCancel: string;
|
|
779
792
|
planModeDescription?: string;
|
|
@@ -934,6 +947,8 @@ interface AgentComposerProps {
|
|
|
934
947
|
permissionModeId?: string | null;
|
|
935
948
|
}) => void;
|
|
936
949
|
onTuttiModeChange?: (active: boolean) => void;
|
|
950
|
+
/** Commits a confirmed Tutti budget popup orchestration-intensity draft. */
|
|
951
|
+
onTuttiModeOrchestrationIntensityChange?: (value: number) => void;
|
|
937
952
|
capabilityMenuState?: AgentComposerCapabilityMenuState;
|
|
938
953
|
capabilityControlsReadOnly?: boolean;
|
|
939
954
|
onCapabilitySettingsRequest?: (capability: AgentComposerCapabilitySettingsTarget) => void;
|
package/dist/agent-gui.js
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentGUI
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-6YSHYEWI.js";
|
|
4
4
|
import "./chunk-LB4AGT7B.js";
|
|
5
5
|
import "./chunk-A4WCTHWS.js";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-7NUEEGAA.js";
|
|
7
7
|
import "./chunk-KDN6SLJM.js";
|
|
8
8
|
import "./chunk-4CHBM3G3.js";
|
|
9
9
|
import "./chunk-CBMWHQ7P.js";
|
|
10
10
|
import "./chunk-MGSRWYRN.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-GWKXYGUN.js";
|
|
12
|
+
import "./chunk-ZADHMOME.js";
|
|
13
|
+
import "./chunk-XD5NTTFJ.js";
|
|
14
14
|
import "./chunk-CXC3ROXQ.js";
|
|
15
15
|
import "./chunk-UP3ZDYTN.js";
|
|
16
16
|
import "./chunk-GUFEHWUX.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-5ZO3H4C5.js";
|
|
18
18
|
import "./chunk-CX6XXG6R.js";
|
|
19
19
|
import "./chunk-G7DS23D4.js";
|
|
20
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-F5ARZZES.js";
|
|
21
21
|
import "./chunk-VMPA46ET.js";
|
|
22
22
|
import "./chunk-XJ34OIEQ.js";
|
|
23
23
|
import "./chunk-JDVP33S5.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-JXFOFJYI.js";
|
|
25
25
|
import "./chunk-3V5OCA2M.js";
|
|
26
26
|
import "./chunk-RMQREVJY.js";
|
|
27
27
|
import "./chunk-FGLQZ6I4.js";
|
|
28
|
-
import "./chunk-
|
|
28
|
+
import "./chunk-MFQB4LR5.js";
|
|
29
29
|
import "./chunk-EVQ4JY3N.js";
|
|
30
|
-
import "./chunk-
|
|
30
|
+
import "./chunk-PWPVYNGO.js";
|
|
31
31
|
import "./chunk-ZVYUTXQJ.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-UEBPMWKS.js";
|
|
33
33
|
import "./chunk-YMXYBG7U.js";
|
|
34
|
-
import "./chunk-
|
|
34
|
+
import "./chunk-3FA5JIDL.js";
|
|
35
35
|
import "./chunk-F5UR6EJG.js";
|
|
36
36
|
import "./chunk-M6HTOCQK.js";
|
|
37
|
-
import "./chunk-
|
|
37
|
+
import "./chunk-EOGTJQID.js";
|
|
38
38
|
import "./chunk-5BJYO6X3.js";
|
|
39
39
|
import "./chunk-AFUVWWQY.js";
|
|
40
|
-
import "./chunk-
|
|
40
|
+
import "./chunk-RJMCV7OR.js";
|
|
41
41
|
import "./chunk-MIJXEELH.js";
|
|
42
42
|
import "./chunk-D2JUDUYY.js";
|
|
43
43
|
import "./chunk-QNE2ZPPV.js";
|
|
@@ -2,7 +2,7 @@ import * as react from 'react';
|
|
|
2
2
|
import { JSX, ReactNode, HTMLAttributes } from 'react';
|
|
3
3
|
import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
|
|
4
4
|
import { A as AgentGuiI18nLocale, T as TranslateFn } from '../runtime-Dwf44VKc.js';
|
|
5
|
-
import { d as WorkspaceAgentActivityStatus, b as AgentConversationPromptVM, g as WorkspaceLinkAction } from '../workspaceLinkActions-
|
|
5
|
+
import { d as WorkspaceAgentActivityStatus, b as AgentConversationPromptVM, g as WorkspaceLinkAction } from '../workspaceLinkActions-COfr61YO.js';
|
|
6
6
|
import { AgentActivityNeedsAttentionItem, AgentSessionEngine, WorkspaceAgentConsumerSession, AgentActivitySnapshot, AgentSessionEngineState } from '@tutti-os/agent-activity-core';
|
|
7
7
|
export { WorkspaceAgentConsumerCounts, WorkspaceAgentConsumerSession, selectWorkspaceAgentConsumerCounts, selectWorkspaceAgentConsumerSession, selectWorkspaceAgentConsumerSessions } from '@tutti-os/agent-activity-core';
|
|
8
8
|
import { a as PLAN_IMPLEMENTATION_ACTION_IMPLEMENT, P as PLAN_IMPLEMENTATION_ACTION_FEEDBACK, b as PLAN_IMPLEMENTATION_ACTION_SKIP } from '../planImplementationPresentation-BxVOLt6A.js';
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
isPromptRequestIdTitle,
|
|
9
9
|
latestPlanTurnId,
|
|
10
10
|
planImplementationPromptFromPlanTurn
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-MFQB4LR5.js";
|
|
12
12
|
import {
|
|
13
13
|
useEngineSelector
|
|
14
14
|
} from "../chunk-EVQ4JY3N.js";
|
|
@@ -21,20 +21,20 @@ import {
|
|
|
21
21
|
isExitPlanSwitchModeInput,
|
|
22
22
|
normalizeAgentApprovalPurpose,
|
|
23
23
|
normalizeAskUserQuestions
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-PWPVYNGO.js";
|
|
25
25
|
import {
|
|
26
26
|
cn
|
|
27
27
|
} from "../chunk-ZVYUTXQJ.js";
|
|
28
28
|
import {
|
|
29
29
|
userAvatarPlaceholderUrl,
|
|
30
30
|
workspaceAgentActivityStatusLabel
|
|
31
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-UEBPMWKS.js";
|
|
32
32
|
import {
|
|
33
33
|
resolveWorkspaceAgentSessionSortTimeUnixMs
|
|
34
34
|
} from "../chunk-YMXYBG7U.js";
|
|
35
35
|
import {
|
|
36
36
|
workspaceAgentProviderLabel
|
|
37
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-3FA5JIDL.js";
|
|
38
38
|
import "../chunk-F5UR6EJG.js";
|
|
39
39
|
import {
|
|
40
40
|
managedAgentRoundedIconUrl
|
|
@@ -43,10 +43,10 @@ import {
|
|
|
43
43
|
AgentGuiI18nProvider,
|
|
44
44
|
getActiveUiLanguage,
|
|
45
45
|
useTranslation
|
|
46
|
-
} from "../chunk-
|
|
46
|
+
} from "../chunk-EOGTJQID.js";
|
|
47
47
|
import "../chunk-5BJYO6X3.js";
|
|
48
48
|
import "../chunk-AFUVWWQY.js";
|
|
49
|
-
import "../chunk-
|
|
49
|
+
import "../chunk-RJMCV7OR.js";
|
|
50
50
|
import {
|
|
51
51
|
normalizeAgentTitleText
|
|
52
52
|
} from "../chunk-MIJXEELH.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AgentActivitySession, AgentActivitySlashCommandPolicy, AgentActivityUsage, CanonicalAgentSession } from '@tutti-os/agent-activity-core';
|
|
2
2
|
import { k as AgentHostAgentSessionCommand, l as AgentHostAgentSessionComposerSettings, n as AgentHostAgentSessionReasoningEffort, o as AgentHostAgentSessionSpeed, m as AgentHostAgentSessionPermissionConfig, f as AgentGUIProvider, q as AgentPromptContentBlock, e as AgentGUINodeData, b as AgentGUIAgentTarget, h as AgentGUIProviderRailMode, i as AgentGUIProviderReadinessGate } from './types-CHAMK2g7.js';
|
|
3
|
-
import { A as AgentApprovalItemVM, a as AgentAskUserQuestionVM, b as AgentConversationPromptVM, c as AgentConversationVM, f as WorkspaceAgentSessionDetailViewModel } from './workspaceLinkActions-
|
|
3
|
+
import { A as AgentApprovalItemVM, a as AgentAskUserQuestionVM, b as AgentConversationPromptVM, c as AgentConversationVM, f as WorkspaceAgentSessionDetailViewModel } from './workspaceLinkActions-COfr61YO.js';
|
|
4
4
|
import { WorkspaceUserProjectService } from '@tutti-os/workspace-user-project/contracts';
|
|
5
5
|
|
|
6
6
|
declare const APP_ERROR_CODES: readonly ["common.invalid_input", "common.approved_path_required", "common.unavailable", "common.unexpected", "session.not_found", "control_surface.unauthorized", "workspace.select_directory_failed", "workspace.select_files_failed", "workspace.ensure_directory_failed", "workspace.import_files_failed", "workspace.read_file_failed", "workspace.write_file_failed", "workspace.export_file_failed", "workspace.copy_path_failed", "workspace.host_unsupported", "workspace.runtime_artifact_unavailable", "runtime.guest_agent_lane_unavailable", "workspace.room_full", "workspace.room_delete_forbidden", "workspace.room_delete_not_found", "filesystem.create_directory_failed", "filesystem.read_file_bytes_failed", "filesystem.read_file_text_failed", "filesystem.write_file_text_failed", "filesystem.copy_entry_failed", "filesystem.move_entry_failed", "filesystem.rename_entry_failed", "filesystem.delete_entry_failed", "filesystem.read_directory_failed", "filesystem.stat_failed", "terminal.spawn_failed", "terminal.write_failed", "terminal.resize_failed", "terminal.close_failed", "terminal.attach_failed", "terminal.detach_failed", "terminal.snapshot_failed", "agent.list_models_failed", "agent.launch_failed", "agent.read_last_message_failed", "agent.provider_session_not_found", "agent.resume_session_not_local", "agent.resume_session_resolve_failed", "agent.settings_require_new_session", "task.suggest_title_failed", "persistence.unavailable", "persistence.quota_exceeded", "persistence.payload_too_large", "persistence.io_failed", "persistence.invalid_state", "persistence.invalid_node_id", "update.get_state_failed", "update.configure_failed", "update.check_failed", "update.download_failed", "update.install_failed", "PACKAGE_DOWNLOAD_INTERRUPTED", "PACKAGE_DOWNLOAD_HTTP_STATUS", "PACKAGE_DOWNLOAD_INVALID", "PACKAGE_DOWNLOAD_DISK_ERROR"];
|
|
@@ -3175,6 +3175,70 @@ aside.workspace-agents-status-panel
|
|
|
3175
3175
|
color: var(--agent-gui-text-primary, var(--text-primary));
|
|
3176
3176
|
}
|
|
3177
3177
|
|
|
3178
|
+
.agent-gui-chrome__composer-disclosure {
|
|
3179
|
+
display: grid;
|
|
3180
|
+
min-width: 0;
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
.agent-gui-chrome__composer-disclosure-panel {
|
|
3184
|
+
box-sizing: border-box;
|
|
3185
|
+
max-height: min(52vh, 520px);
|
|
3186
|
+
overflow: auto;
|
|
3187
|
+
border: 1px solid var(--agent-gui-border-subtle, var(--line-2));
|
|
3188
|
+
border-bottom: 0;
|
|
3189
|
+
border-radius: 12px 12px 0 0;
|
|
3190
|
+
padding: 12px;
|
|
3191
|
+
background: var(--agent-gui-surface-strong, var(--background-panel));
|
|
3192
|
+
pointer-events: auto;
|
|
3193
|
+
}
|
|
3194
|
+
|
|
3195
|
+
.agent-gui-chrome__composer-disclosure[data-expanded="true"]
|
|
3196
|
+
.agent-gui-chrome__composer-disclosure-banner {
|
|
3197
|
+
border-top-left-radius: 0;
|
|
3198
|
+
border-top-right-radius: 0;
|
|
3199
|
+
}
|
|
3200
|
+
|
|
3201
|
+
.agent-gui-chrome__composer-disclosure-banner {
|
|
3202
|
+
grid-template-columns: minmax(0, 1fr) auto;
|
|
3203
|
+
gap: 4px;
|
|
3204
|
+
}
|
|
3205
|
+
|
|
3206
|
+
.agent-gui-chrome__composer-disclosure-trigger {
|
|
3207
|
+
display: flex;
|
|
3208
|
+
min-width: 0;
|
|
3209
|
+
align-items: center;
|
|
3210
|
+
gap: 8px;
|
|
3211
|
+
border: 0;
|
|
3212
|
+
padding: 0;
|
|
3213
|
+
background: transparent;
|
|
3214
|
+
color: var(--agent-gui-text-secondary, var(--text-secondary));
|
|
3215
|
+
text-align: left;
|
|
3216
|
+
cursor: pointer;
|
|
3217
|
+
}
|
|
3218
|
+
|
|
3219
|
+
.agent-gui-chrome__composer-disclosure-trigger:focus-visible {
|
|
3220
|
+
border-radius: 6px;
|
|
3221
|
+
outline: 2px solid color-mix(in srgb, var(--tutti-purple) 62%, transparent);
|
|
3222
|
+
outline-offset: 2px;
|
|
3223
|
+
}
|
|
3224
|
+
|
|
3225
|
+
.agent-gui-chrome__composer-disclosure-chevron {
|
|
3226
|
+
width: 14px;
|
|
3227
|
+
height: 14px;
|
|
3228
|
+
flex: 0 0 auto;
|
|
3229
|
+
transition: transform 160ms ease;
|
|
3230
|
+
}
|
|
3231
|
+
|
|
3232
|
+
.agent-gui-chrome__composer-disclosure-chevron--expanded {
|
|
3233
|
+
transform: rotate(180deg);
|
|
3234
|
+
}
|
|
3235
|
+
|
|
3236
|
+
@media (prefers-reduced-motion: reduce) {
|
|
3237
|
+
.agent-gui-chrome__composer-disclosure-chevron {
|
|
3238
|
+
transition: none;
|
|
3239
|
+
}
|
|
3240
|
+
}
|
|
3241
|
+
|
|
3178
3242
|
.agent-gui-chrome__goal-edit-input {
|
|
3179
3243
|
min-width: 0;
|
|
3180
3244
|
flex: 1 1 auto;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
translate
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EOGTJQID.js";
|
|
4
4
|
import {
|
|
5
5
|
agentGUIProviderIdentityDisplayName,
|
|
6
6
|
resolveMigratedAgentGUIProviderIdentity
|
|
@@ -213,4 +213,4 @@ export {
|
|
|
213
213
|
getOptionalAgentHostApi,
|
|
214
214
|
workspaceAgentProviderLabel
|
|
215
215
|
};
|
|
216
|
-
//# sourceMappingURL=chunk-
|
|
216
|
+
//# sourceMappingURL=chunk-3FA5JIDL.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
agentMentionFilterLabel,
|
|
6
6
|
agentMentionGroupLabel,
|
|
7
7
|
mentionGroupExpandCount
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-F5ARZZES.js";
|
|
9
9
|
import {
|
|
10
10
|
resolveAgentMentionFileThumbnailUrl,
|
|
11
11
|
resolveAgentMentionFileVisualKind
|
|
@@ -13,13 +13,13 @@ import {
|
|
|
13
13
|
import {
|
|
14
14
|
userAvatarPlaceholderUrl,
|
|
15
15
|
workspaceAgentActivityStatusLabel
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-UEBPMWKS.js";
|
|
17
17
|
import {
|
|
18
18
|
managedAgentRoundedIconUrl
|
|
19
19
|
} from "./chunk-M6HTOCQK.js";
|
|
20
20
|
import {
|
|
21
21
|
translate
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-EOGTJQID.js";
|
|
23
23
|
|
|
24
24
|
// agent-gui/agentGuiNode/AgentFileMentionPalette.tsx
|
|
25
25
|
import {
|
|
@@ -517,4 +517,4 @@ export {
|
|
|
517
517
|
AgentFileMentionPalette,
|
|
518
518
|
AgentContextMentionPalette
|
|
519
519
|
};
|
|
520
|
-
//# sourceMappingURL=chunk-
|
|
520
|
+
//# sourceMappingURL=chunk-5ZO3H4C5.js.map
|