@tutti-os/agent-gui 0.0.67 → 0.0.68
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.d.ts +2 -2
- package/dist/agent-conversation/index.js +8 -8
- package/dist/agent-env/index.js +2 -1
- package/dist/agent-env/index.js.map +1 -1
- package/dist/agent-message-center/index.js +10 -10
- package/dist/{agentGuiNodeTypes-DNXndXhV.d.ts → agentGuiNodeTypes-BTHu_g4m.d.ts} +2 -1
- package/dist/app/renderer/agentactivity.css +66 -5
- package/dist/app/renderer/assets/icons/agents/opencode-rounded.png +0 -0
- package/dist/app/renderer/assets/icons/agents/provider-rail-opencode-colorful.png +0 -0
- package/dist/{chunk-MA254MXR.js → chunk-3QPN2Y7R.js} +13 -1
- package/dist/chunk-3QPN2Y7R.js.map +1 -0
- package/dist/{chunk-OEJQJP65.js → chunk-4I2VCAMW.js} +14 -1
- package/dist/chunk-4I2VCAMW.js.map +1 -0
- package/dist/{chunk-IL2ORY23.js → chunk-4US2YHBY.js} +3 -1
- package/dist/chunk-4US2YHBY.js.map +1 -0
- package/dist/{chunk-YU3XLPLC.js → chunk-A2KZVRUO.js} +2 -2
- package/dist/{chunk-KS4ULVGM.js → chunk-AIR6A4NP.js} +2 -2
- package/dist/{chunk-NCAVJEHI.js → chunk-ATEZXUHK.js} +1 -1
- package/dist/chunk-ATEZXUHK.js.map +1 -0
- package/dist/{chunk-RNFP7CUO.js → chunk-BHNJN2TR.js} +5 -2
- package/dist/chunk-BHNJN2TR.js.map +1 -0
- package/dist/{chunk-JGU2VMDA.js → chunk-C2M2ELXF.js} +3 -3
- package/dist/{chunk-ZABN3POD.js → chunk-D22A3KGQ.js} +6 -2
- package/dist/chunk-D22A3KGQ.js.map +1 -0
- package/dist/{chunk-QZYGCZNQ.js → chunk-DYX6466P.js} +4 -4
- package/dist/{chunk-XBR7D7X2.js → chunk-GOEL3BO7.js} +2 -2
- package/dist/{chunk-YYAP6IK7.js → chunk-GXHZNIWT.js} +3 -3
- package/dist/{chunk-PFKY5W76.js → chunk-J335PQ5H.js} +6 -6
- package/dist/{chunk-CTYXJGSW.js → chunk-KJLSZETD.js} +3 -3
- package/dist/{chunk-JWWHS34V.js → chunk-LQRD4X6R.js} +12 -3
- package/dist/chunk-LQRD4X6R.js.map +1 -0
- package/dist/{chunk-VIJQ5C33.js → chunk-QGKK6FHC.js} +5 -5
- package/dist/{chunk-UAXKJNM2.js → chunk-TB7PKP6F.js} +74 -24
- package/dist/chunk-TB7PKP6F.js.map +1 -0
- package/dist/{chunk-DP2X4J2D.js → chunk-UAAXRSW2.js} +3 -3
- package/dist/{chunk-DQTBWOIK.js → chunk-VRV6GBF5.js} +9 -4
- package/dist/chunk-VRV6GBF5.js.map +1 -0
- package/dist/{chunk-SKWDZTEV.js → chunk-YE5JSME7.js} +5 -1
- package/dist/chunk-YE5JSME7.js.map +1 -0
- package/dist/{chunk-BX4UBTOI.js → chunk-ZZBLWZJR.js} +12 -6
- package/dist/chunk-ZZBLWZJR.js.map +1 -0
- package/dist/context-mention-palette/index.js +9 -9
- package/dist/i18n/index.d.ts +12 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +18 -5
- package/dist/index.js +1442 -846
- package/dist/index.js.map +1 -1
- package/dist/queued-prompt-runtime.d.ts +2 -2
- package/dist/{types-BxOwnK7K.d.ts → types-BwDrG654.d.ts} +2 -2
- package/dist/workbench/contribution.d.ts +1 -1
- package/dist/workbench/contribution.js +8 -8
- package/dist/workbench/index.d.ts +3 -2
- package/dist/workbench/index.js +11 -11
- package/dist/workbench/launch.d.ts +1 -1
- package/dist/workbench/launch.js +3 -3
- package/dist/workbench/providerCatalog.d.ts +3 -3
- package/dist/workbench/providerCatalog.js +1 -1
- package/dist/workbench/sessionTitle.d.ts +1 -1
- package/dist/workbench/sessionTitle.js +3 -3
- package/dist/workbench/state.d.ts +11 -2
- package/dist/workbench/state.js +5 -3
- package/dist/workbench/types.d.ts +2 -2
- package/dist/workbench/types.js +1 -1
- package/dist/workspace-agent-generated-files.js +4 -4
- package/package.json +12 -12
- package/dist/chunk-BX4UBTOI.js.map +0 -1
- package/dist/chunk-DQTBWOIK.js.map +0 -1
- package/dist/chunk-IL2ORY23.js.map +0 -1
- package/dist/chunk-JWWHS34V.js.map +0 -1
- package/dist/chunk-MA254MXR.js.map +0 -1
- package/dist/chunk-NCAVJEHI.js.map +0 -1
- package/dist/chunk-OEJQJP65.js.map +0 -1
- package/dist/chunk-RNFP7CUO.js.map +0 -1
- package/dist/chunk-SKWDZTEV.js.map +0 -1
- package/dist/chunk-UAXKJNM2.js.map +0 -1
- package/dist/chunk-ZABN3POD.js.map +0 -1
- /package/dist/{chunk-YU3XLPLC.js.map → chunk-A2KZVRUO.js.map} +0 -0
- /package/dist/{chunk-KS4ULVGM.js.map → chunk-AIR6A4NP.js.map} +0 -0
- /package/dist/{chunk-JGU2VMDA.js.map → chunk-C2M2ELXF.js.map} +0 -0
- /package/dist/{chunk-QZYGCZNQ.js.map → chunk-DYX6466P.js.map} +0 -0
- /package/dist/{chunk-XBR7D7X2.js.map → chunk-GOEL3BO7.js.map} +0 -0
- /package/dist/{chunk-YYAP6IK7.js.map → chunk-GXHZNIWT.js.map} +0 -0
- /package/dist/{chunk-PFKY5W76.js.map → chunk-J335PQ5H.js.map} +0 -0
- /package/dist/{chunk-CTYXJGSW.js.map → chunk-KJLSZETD.js.map} +0 -0
- /package/dist/{chunk-VIJQ5C33.js.map → chunk-QGKK6FHC.js.map} +0 -0
- /package/dist/{chunk-DP2X4J2D.js.map → chunk-UAAXRSW2.js.map} +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -4,10 +4,10 @@ import { m as WorkspaceAgentActivityListViewModel, g as AgentHostWorkspaceAgentS
|
|
|
4
4
|
import * as react from 'react';
|
|
5
5
|
import { ReactNode, PropsWithChildren, JSX, HTMLAttributes } from 'react';
|
|
6
6
|
import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
|
|
7
|
-
import { r as AgentProvider, g as AgentGUIProviderTargetRef, j as AgentHostAgentSessionComposerSettings, h as AgentHostActivateAgentSessionResult, p as AgentHostUpdateAgentSessionSettingsResult, n as AgentHostAgentSessionState, o as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, f as AgentGUIProviderTarget, q as AgentPromptContentBlock, P as Point, b as AgentGUIProviderRailMode, c as AgentGUIProviderReadinessGate, N as NodeFrame } from './types-
|
|
8
|
-
export { d as AgentGUIProviderReadinessGateAction, e as AgentGUIProviderReadinessGateStatus } from './types-
|
|
9
|
-
import { k as AgentProbeSnapshot, A as AgentComposerDraft, n as AgentSessionCommand, c as AgentGUIProviderSkillOption, a as AgentGUIComposerSettingsVM, d as AgentGUIQueuedPromptVM, b as AgentGUINodeViewModel, g as AgentHostInputApi } from './agentGuiNodeTypes-
|
|
10
|
-
export { e as AgentHostApi, f as AgentHostApplyWorkspaceGitPatchInput, h as AgentHostRuntimeApi, i as AgentHostSelectFilesInput, j as AgentProbeProvider, l as AgentProviderProbeListInput, m as AgentProviderProbeListResult, o as AgentUsageQuota, p as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, q as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-
|
|
7
|
+
import { r as AgentProvider, g as AgentGUIProviderTargetRef, j as AgentHostAgentSessionComposerSettings, h as AgentHostActivateAgentSessionResult, p as AgentHostUpdateAgentSessionSettingsResult, n as AgentHostAgentSessionState, o as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, f as AgentGUIProviderTarget, q as AgentPromptContentBlock, P as Point, b as AgentGUIProviderRailMode, c as AgentGUIProviderReadinessGate, N as NodeFrame } from './types-BwDrG654.js';
|
|
8
|
+
export { d as AgentGUIProviderReadinessGateAction, e as AgentGUIProviderReadinessGateStatus } from './types-BwDrG654.js';
|
|
9
|
+
import { k as AgentProbeSnapshot, A as AgentComposerDraft, n as AgentSessionCommand, c as AgentGUIProviderSkillOption, a as AgentGUIComposerSettingsVM, d as AgentGUIQueuedPromptVM, b as AgentGUINodeViewModel, g as AgentHostInputApi } from './agentGuiNodeTypes-BTHu_g4m.js';
|
|
10
|
+
export { e as AgentHostApi, f as AgentHostApplyWorkspaceGitPatchInput, h as AgentHostRuntimeApi, i as AgentHostSelectFilesInput, j as AgentProbeProvider, l as AgentProviderProbeListInput, m as AgentProviderProbeListResult, o as AgentUsageQuota, p as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, q as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-BTHu_g4m.js';
|
|
11
11
|
import { WorkspaceFileEntry } from '@tutti-os/workspace-file-manager/services';
|
|
12
12
|
import { WorkspaceFileReference, ReferenceLocateTarget, WorkspaceFileReferenceAdapter } from '@tutti-os/workspace-file-reference/contracts';
|
|
13
13
|
import { ReferenceSourceAggregator } from '@tutti-os/workspace-file-reference/core';
|
|
@@ -391,6 +391,14 @@ interface AgentActivityRuntime {
|
|
|
391
391
|
* behaviour resolved via the module-global.
|
|
392
392
|
*/
|
|
393
393
|
origin?: string;
|
|
394
|
+
/**
|
|
395
|
+
* The session cwd is not resolvable on the local filesystem (e.g. a
|
|
396
|
+
* shared/cloud sandbox not mounted locally), so AgentGUI must not run its
|
|
397
|
+
* local stat-based "working directory missing" existence check — it would
|
|
398
|
+
* always false-positive. Absent/false (default) => local, legacy behaviour.
|
|
399
|
+
* Only that one guard is gated; project selection/listing is unaffected.
|
|
400
|
+
*/
|
|
401
|
+
projectPathIsRemote?: boolean;
|
|
394
402
|
promptContentUploadSupport?: {
|
|
395
403
|
file?: boolean;
|
|
396
404
|
image?: boolean;
|
|
@@ -450,6 +458,10 @@ interface WorkspaceDesktopAgentProbesState {
|
|
|
450
458
|
snapshot: AgentProbeSnapshot | null;
|
|
451
459
|
isLoadingAvailability: boolean;
|
|
452
460
|
isLoadingUsage: boolean;
|
|
461
|
+
/** True when the most recent usage probe fetch failed (the retained snapshot,
|
|
462
|
+
* if any, is stale). Lets surfaces show a refresh/retry affordance instead of
|
|
463
|
+
* silently displaying old numbers. Absent is treated as "no failure". */
|
|
464
|
+
usageLoadFailed?: boolean;
|
|
453
465
|
}
|
|
454
466
|
type WorkspaceDesktopAgentProbeDemandChange = (provider: AgentProvider | null, sourceId?: string) => void;
|
|
455
467
|
type WorkspaceDesktopAgentProbeRefreshRequest = (provider: AgentProvider, sourceId?: string) => void;
|
|
@@ -970,7 +982,7 @@ interface AgentGUIProps extends AgentGUINodeProps {
|
|
|
970
982
|
}
|
|
971
983
|
declare const AgentGUI: react.NamedExoticComponent<AgentGUIProps>;
|
|
972
984
|
|
|
973
|
-
declare const agentGUIDefaultTargetProviders: readonly ["codex", "claude-code", "cursor", "tutti-agent", "hermes", "openclaw"];
|
|
985
|
+
declare const agentGUIDefaultTargetProviders: readonly ["codex", "claude-code", "cursor", "tutti-agent", "opencode", "hermes", "openclaw"];
|
|
974
986
|
declare function createLocalAgentGUIProviderTarget(provider: AgentGUIProvider): AgentGUIProviderTarget;
|
|
975
987
|
declare function createSharedAgentGUIProviderTarget(input: {
|
|
976
988
|
provider: AgentGUIProvider;
|
|
@@ -1008,6 +1020,7 @@ declare const agentGuiDockIconUrls: {
|
|
|
1008
1020
|
readonly hermes: string;
|
|
1009
1021
|
readonly nexight: string;
|
|
1010
1022
|
readonly openclaw: string;
|
|
1023
|
+
readonly opencode: string;
|
|
1011
1024
|
readonly "tutti-agent": string;
|
|
1012
1025
|
};
|
|
1013
1026
|
|