@tutti-os/agent-gui 0.0.212 → 0.0.213
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 +19 -13
- package/dist/{AgentRichTextReadonly-WWU4ZF7W.js → AgentRichTextReadonly-TASIMIK4.js} +5 -5
- package/dist/agent-conversation/index.js +8 -8
- package/dist/agent-env/index.d.ts +1 -8
- package/dist/agent-env/index.js +1 -1
- package/dist/agent-gui.d.ts +19 -49
- package/dist/agent-gui.js +15 -15
- package/dist/agent-message-center/index.js +6 -6
- package/dist/app/renderer/agentactivity.css +0 -30
- package/dist/{chunk-POU5WZNH.js → chunk-2HYADTQP.js} +2 -2
- package/dist/{chunk-JVVLKTLR.js → chunk-7SSORDQY.js} +4 -4
- package/dist/{chunk-BGNYUYLP.js → chunk-AD2RTSMS.js} +2 -2
- package/dist/{chunk-GXXPUEX6.js → chunk-BYHNJQYH.js} +2 -2
- package/dist/{chunk-RNBZBBI7.js → chunk-FEUU4YMY.js} +24 -25
- package/dist/chunk-FEUU4YMY.js.map +1 -0
- package/dist/{chunk-7LSLB7CN.js → chunk-G2QO6HPB.js} +2 -2
- package/dist/{chunk-FRSV66P3.js → chunk-ISC67YBJ.js} +4 -4
- package/dist/{chunk-YJ27WHM3.js → chunk-L4E2Y52A.js} +2 -2
- package/dist/{chunk-WSIGQG7C.js → chunk-LQKLBDBK.js} +3 -3
- package/dist/{chunk-JZ6KUUDY.js → chunk-N4HLBSMJ.js} +2 -32
- package/dist/chunk-N4HLBSMJ.js.map +1 -0
- package/dist/{chunk-62LWOH3P.js → chunk-QVLEP54U.js} +1 -49
- package/dist/chunk-QVLEP54U.js.map +1 -0
- package/dist/{chunk-4IJYTGS2.js → chunk-RLFO3NJV.js} +1535 -1976
- package/dist/chunk-RLFO3NJV.js.map +1 -0
- package/dist/{chunk-4DAJ5SVX.js → chunk-XERDRMSF.js} +4 -4
- package/dist/{chunk-JUL7J4VN.js → chunk-YBIT37P5.js} +2 -2
- package/dist/{chunk-5UOJCDLE.js → chunk-ZNHMWCO4.js} +3 -3
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +0 -48
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +33 -617
- package/dist/index.js +15 -23
- package/dist/index.js.map +1 -1
- 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/package.json +17 -17
- package/dist/app/renderer/assets/commercial/registration-credits-bg.png +0 -0
- package/dist/chunk-4IJYTGS2.js.map +0 -1
- package/dist/chunk-62LWOH3P.js.map +0 -1
- package/dist/chunk-JZ6KUUDY.js.map +0 -1
- package/dist/chunk-RNBZBBI7.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-WWU4ZF7W.js.map → AgentRichTextReadonly-TASIMIK4.js.map} +0 -0
- /package/dist/{chunk-POU5WZNH.js.map → chunk-2HYADTQP.js.map} +0 -0
- /package/dist/{chunk-JVVLKTLR.js.map → chunk-7SSORDQY.js.map} +0 -0
- /package/dist/{chunk-BGNYUYLP.js.map → chunk-AD2RTSMS.js.map} +0 -0
- /package/dist/{chunk-GXXPUEX6.js.map → chunk-BYHNJQYH.js.map} +0 -0
- /package/dist/{chunk-7LSLB7CN.js.map → chunk-G2QO6HPB.js.map} +0 -0
- /package/dist/{chunk-FRSV66P3.js.map → chunk-ISC67YBJ.js.map} +0 -0
- /package/dist/{chunk-YJ27WHM3.js.map → chunk-L4E2Y52A.js.map} +0 -0
- /package/dist/{chunk-WSIGQG7C.js.map → chunk-LQKLBDBK.js.map} +0 -0
- /package/dist/{chunk-4DAJ5SVX.js.map → chunk-XERDRMSF.js.map} +0 -0
- /package/dist/{chunk-JUL7J4VN.js.map → chunk-YBIT37P5.js.map} +0 -0
- /package/dist/{chunk-5UOJCDLE.js.map → chunk-ZNHMWCO4.js.map} +0 -0
package/dist/index.js
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentGUI,
|
|
3
|
-
AgentGUIAccountAvatar,
|
|
4
|
-
AgentGUIAccountMenu,
|
|
5
|
-
AgentGUIAccountRewardToast,
|
|
6
3
|
AgentHandoffMenu,
|
|
7
|
-
agentGUIAccountInitials,
|
|
8
4
|
agentGUIDefaultTargetProviders,
|
|
9
5
|
createAgentStatusController,
|
|
10
6
|
createLocalAgentGUIAgentTarget,
|
|
@@ -14,7 +10,7 @@ import {
|
|
|
14
10
|
normalizeAgentGUIAgentTargets,
|
|
15
11
|
resolveAgentGUIAgentTarget,
|
|
16
12
|
selectAgentStatusControllerSnapshot
|
|
17
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-RLFO3NJV.js";
|
|
18
14
|
import {
|
|
19
15
|
AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,
|
|
20
16
|
createAgentConversationRailRuntime,
|
|
@@ -27,18 +23,18 @@ import {
|
|
|
27
23
|
AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,
|
|
28
24
|
resolveAgentGUIExpandedWindowFrame,
|
|
29
25
|
shouldAutoCollapseAgentGUIConversationRail
|
|
30
|
-
} from "./chunk-
|
|
31
|
-
import "./chunk-
|
|
26
|
+
} from "./chunk-ZNHMWCO4.js";
|
|
27
|
+
import "./chunk-L4E2Y52A.js";
|
|
32
28
|
import "./chunk-KDN6SLJM.js";
|
|
33
29
|
import "./chunk-4CHBM3G3.js";
|
|
34
30
|
import "./chunk-CBMWHQ7P.js";
|
|
35
31
|
import "./chunk-MGSRWYRN.js";
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
38
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-FEUU4YMY.js";
|
|
33
|
+
import "./chunk-G2QO6HPB.js";
|
|
34
|
+
import "./chunk-N4HLBSMJ.js";
|
|
39
35
|
import "./chunk-UP3ZDYTN.js";
|
|
40
36
|
import "./chunk-GUFEHWUX.js";
|
|
41
|
-
import "./chunk-
|
|
37
|
+
import "./chunk-XERDRMSF.js";
|
|
42
38
|
import {
|
|
43
39
|
agentGUIAgentIsReady,
|
|
44
40
|
normalizeAgentGUIAgents,
|
|
@@ -51,13 +47,13 @@ import {
|
|
|
51
47
|
} from "./chunk-G7DS23D4.js";
|
|
52
48
|
import {
|
|
53
49
|
preloadAgentMentionBrowse
|
|
54
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-ISC67YBJ.js";
|
|
55
51
|
import "./chunk-VMPA46ET.js";
|
|
56
52
|
import "./chunk-XJ34OIEQ.js";
|
|
57
53
|
import {
|
|
58
54
|
createAgentSessionHandoffPrompt,
|
|
59
55
|
createAgentSessionMarkdownLink
|
|
60
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-2HYADTQP.js";
|
|
61
57
|
import "./chunk-JDVP33S5.js";
|
|
62
58
|
import "./chunk-3V5OCA2M.js";
|
|
63
59
|
import {
|
|
@@ -70,14 +66,14 @@ import {
|
|
|
70
66
|
import {
|
|
71
67
|
dispatchAgentPlanPromptAction,
|
|
72
68
|
selectAgentPlanPromptTurn
|
|
73
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-7SSORDQY.js";
|
|
74
70
|
import {
|
|
75
71
|
useEngineSelector
|
|
76
72
|
} from "./chunk-EVQ4JY3N.js";
|
|
77
|
-
import "./chunk-
|
|
73
|
+
import "./chunk-LQKLBDBK.js";
|
|
78
74
|
import "./chunk-ZVYUTXQJ.js";
|
|
79
75
|
import "./chunk-FMTWYOHM.js";
|
|
80
|
-
import "./chunk-
|
|
76
|
+
import "./chunk-AD2RTSMS.js";
|
|
81
77
|
import "./chunk-YMXYBG7U.js";
|
|
82
78
|
import {
|
|
83
79
|
AgentActivityHostProvider,
|
|
@@ -87,17 +83,17 @@ import {
|
|
|
87
83
|
useAgentActivityRuntime,
|
|
88
84
|
useAgentActivitySnapshot,
|
|
89
85
|
useOptionalAgentActivityRuntime
|
|
90
|
-
} from "./chunk-
|
|
86
|
+
} from "./chunk-YBIT37P5.js";
|
|
91
87
|
import "./chunk-M6HTOCQK.js";
|
|
92
88
|
import "./chunk-F5UR6EJG.js";
|
|
93
89
|
import {
|
|
94
90
|
AgentGuiI18nProvider,
|
|
95
91
|
agentGuiI18nModule,
|
|
96
92
|
agentGuiI18nResources
|
|
97
|
-
} from "./chunk-
|
|
93
|
+
} from "./chunk-BYHNJQYH.js";
|
|
98
94
|
import "./chunk-5BJYO6X3.js";
|
|
99
95
|
import "./chunk-AFUVWWQY.js";
|
|
100
|
-
import "./chunk-
|
|
96
|
+
import "./chunk-QVLEP54U.js";
|
|
101
97
|
import "./chunk-MIJXEELH.js";
|
|
102
98
|
import {
|
|
103
99
|
getAgentCustomMentionKind,
|
|
@@ -123,12 +119,8 @@ export {
|
|
|
123
119
|
AgentActivityHostProvider,
|
|
124
120
|
AgentActivityRuntimeProvider,
|
|
125
121
|
AgentGUI,
|
|
126
|
-
AgentGUIAccountAvatar,
|
|
127
|
-
AgentGUIAccountMenu,
|
|
128
|
-
AgentGUIAccountRewardToast,
|
|
129
122
|
AgentGuiI18nProvider,
|
|
130
123
|
AgentHandoffMenu,
|
|
131
|
-
agentGUIAccountInitials,
|
|
132
124
|
agentGUIAgentIsReady,
|
|
133
125
|
agentGUIDefaultTargetProviders,
|
|
134
126
|
agentGuiDockIconUrl,
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../index.ts"],"sourcesContent":["export {\n getAgentCustomMentionKind,\n registerAgentCustomMentionKind,\n resetAgentCustomMentionKindsForTests,\n type AgentCustomMentionChipContext,\n type AgentCustomMentionIdentity,\n type AgentCustomMentionKindDefinition,\n type AgentCustomMentionPresentation\n} from \"./shared/agentCustomMentionKinds\";\nexport {\n AGENT_PASTED_TEXT_BLOCK_KIND,\n AGENT_PASTED_TEXT_MENTION_KIND\n} from \"./shared/pastedTextKinds\";\nexport { AgentGUI } from \"./AgentGUI\";\nexport type {\n AgentGUIProps,\n AgentGUIReferenceProvenanceFilterCatalog\n} from \"./AgentGUI\";\nexport type {\n TuttiModePlanAssignmentAgentDetail,\n TuttiModePlanAssignmentAgentOption,\n TuttiModePlanAssignmentOptionsSource,\n TuttiModePlanReviewSnapshot,\n TuttiModePlanReviewRuntime,\n TuttiModePlanTaskAssignmentInput,\n TuttiPlanIssueMaterializationFailure,\n TuttiPlanIssueQueryResult,\n TuttiPlanIssueSnapshot,\n TuttiPlanIssueSource,\n TuttiPlanIssueTaskSnapshot\n} from \"./workspaceWorkflow\";\nexport type { AgentGUIComposerAppendRequest } from \"./agent-gui/agentGuiNode/controller/useAgentGUIComposerAppendRequest\";\nexport {\n createAgentStatusController,\n selectAgentStatusControllerSnapshot,\n type AgentStatusController,\n type AgentStatusControllerOptions,\n type AgentStatusControllerSnapshot,\n type AgentStatusFrame,\n type AgentStatusQuery,\n type AgentStatusRequestPhase,\n type AgentStatusRequestReason,\n type AgentStatusSelectionKey,\n type AgentStatusSectionState,\n type AgentStatusSource,\n type AgentStatusSourceError,\n type AgentStatusStreamObserver,\n type AgentStatusValue\n} from \"./agent-gui/agentGuiNode/controller/AgentStatusController\";\nexport {\n AgentHandoffMenu,\n type AgentHandoffMenuLabels,\n type AgentHandoffMenuProps\n} from \"./agent-gui/agentGuiNode/composer/AgentHandoffMenu\";\nexport {\n createAgentSessionHandoffPrompt,\n createAgentSessionMarkdownLink\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type {\n CreateAgentSessionHandoffPromptInput,\n CreateAgentSessionMarkdownLinkInput\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type { AgentComposerDraftFile } from \"./agent-gui/agentGuiNode/model/agentGuiNodeTypes\";\nexport type {\n AgentExternalPromptFilePreparationErrorCode,\n AgentExternalPromptFilePreparationResult,\n AgentExternalPromptFilePreparer,\n AgentPreparedExternalPromptFile\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptFiles\";\nexport type {\n AgentExternalPromptEntryResolution,\n AgentExternalPromptEntryResolver\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptEntries\";\nexport type {\n
|
|
1
|
+
{"version":3,"sources":["../index.ts"],"sourcesContent":["export {\n getAgentCustomMentionKind,\n registerAgentCustomMentionKind,\n resetAgentCustomMentionKindsForTests,\n type AgentCustomMentionChipContext,\n type AgentCustomMentionIdentity,\n type AgentCustomMentionKindDefinition,\n type AgentCustomMentionPresentation\n} from \"./shared/agentCustomMentionKinds\";\nexport {\n AGENT_PASTED_TEXT_BLOCK_KIND,\n AGENT_PASTED_TEXT_MENTION_KIND\n} from \"./shared/pastedTextKinds\";\nexport { AgentGUI } from \"./AgentGUI\";\nexport type {\n AgentGUIProps,\n AgentGUIReferenceProvenanceFilterCatalog\n} from \"./AgentGUI\";\nexport type {\n TuttiModePlanAssignmentAgentDetail,\n TuttiModePlanAssignmentAgentOption,\n TuttiModePlanAssignmentOptionsSource,\n TuttiModePlanReviewSnapshot,\n TuttiModePlanReviewRuntime,\n TuttiModePlanTaskAssignmentInput,\n TuttiPlanIssueMaterializationFailure,\n TuttiPlanIssueQueryResult,\n TuttiPlanIssueSnapshot,\n TuttiPlanIssueSource,\n TuttiPlanIssueTaskSnapshot\n} from \"./workspaceWorkflow\";\nexport type { AgentGUIComposerAppendRequest } from \"./agent-gui/agentGuiNode/controller/useAgentGUIComposerAppendRequest\";\nexport {\n createAgentStatusController,\n selectAgentStatusControllerSnapshot,\n type AgentStatusController,\n type AgentStatusControllerOptions,\n type AgentStatusControllerSnapshot,\n type AgentStatusFrame,\n type AgentStatusQuery,\n type AgentStatusRequestPhase,\n type AgentStatusRequestReason,\n type AgentStatusSelectionKey,\n type AgentStatusSectionState,\n type AgentStatusSource,\n type AgentStatusSourceError,\n type AgentStatusStreamObserver,\n type AgentStatusValue\n} from \"./agent-gui/agentGuiNode/controller/AgentStatusController\";\nexport {\n AgentHandoffMenu,\n type AgentHandoffMenuLabels,\n type AgentHandoffMenuProps\n} from \"./agent-gui/agentGuiNode/composer/AgentHandoffMenu\";\nexport {\n createAgentSessionHandoffPrompt,\n createAgentSessionMarkdownLink\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type {\n CreateAgentSessionHandoffPromptInput,\n CreateAgentSessionMarkdownLinkInput\n} from \"./agent-gui/agentGuiNode/agentRichText/agentMentionMarkdown\";\nexport type { AgentComposerDraftFile } from \"./agent-gui/agentGuiNode/model/agentGuiNodeTypes\";\nexport type {\n AgentExternalPromptFilePreparationErrorCode,\n AgentExternalPromptFilePreparationResult,\n AgentExternalPromptFilePreparer,\n AgentPreparedExternalPromptFile\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptFiles\";\nexport type {\n AgentExternalPromptEntryResolution,\n AgentExternalPromptEntryResolver\n} from \"./agent-gui/agentGuiNode/model/agentExternalPromptEntries\";\nexport type {\n AgentRunErrorCode,\n AgentVisibleErrorOverride,\n AgentVisibleErrorOverrideCode,\n AgentVisibleErrorOverrides\n} from \"./shared/agentEnv/agentErrorPresentation\";\nexport type {\n AgentGUIComposerContentType,\n AgentGUIComposerFocusMethod,\n AgentGUIEngagementContext,\n AgentGUIEngagementEvent,\n AgentGUIEngagementEventSink\n} from \"./agent-gui/agentGuiNode/engagement/agentGUIEngagement.types\";\nexport {\n agentGUIAgentIsReady,\n normalizeAgentGUIAgents,\n projectAgentGUIAgentsToTargets,\n resolveAgentGUISelectedDirectoryAgent\n} from \"./agents\";\nexport {\n agentGUIDefaultTargetProviders,\n createLocalAgentGUIAgentTarget,\n createLocalAgentGUIAgentTargets,\n createSharedAgentGUIAgentTarget,\n localAgentGUIAgentTargetId,\n normalizeAgentGUIAgentTargets,\n resolveAgentGUIAgentTarget\n} from \"./agentTargets\";\nexport type {\n AgentGUIAgent,\n AgentGUIAgentDirectoryPort,\n AgentGUIAgentDirectorySnapshot,\n AgentGUIAgentDirectoryStatus,\n AgentGUIAgentAvailability,\n AgentGUIAgentAvailabilityAction,\n AgentGUIAgentAvailabilityStatus,\n AgentGUIAgentOwner,\n AgentGUIAgentOwnership,\n AgentGUIHomeSuggestionId,\n AgentGUIAllAgentsPresentation,\n AgentGUIProvider,\n AgentGUIProviderRailAllPresentation,\n AgentGUIProviderRailMode,\n AgentGUIProviderReadinessGate,\n AgentGUIProviderReadinessGateAction,\n AgentGUIProviderReadinessGateStatus,\n AgentGUITargetConnectionSource,\n AgentGUITargetConnectionState,\n AgentGUITargetConnectionStatus,\n AgentGUIAgentTarget,\n AgentGUIAgentTargetBadge,\n AgentGUIAgentTargetRef\n} from \"./types\";\nexport {\n AgentGuiI18nProvider,\n agentGuiI18nModule,\n agentGuiI18nResources\n} from \"./i18n/index\";\nexport type { AgentGuiI18nLocale } from \"./i18n/index\";\nexport { agentGuiDockIconUrl, agentGuiDockIconUrls } from \"./dockIcons\";\nexport {\n AGENT_GUI_DETAIL_MIN_WIDTH_PX,\n AGENT_GUI_EXPANDED_TARGET_WIDTH_PX,\n AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,\n resolveAgentGUIExpandedWindowFrame,\n shouldAutoCollapseAgentGUIConversationRail\n} from \"./agent-gui/agentGuiNode/model/agentGuiRailLayout\";\nexport type {\n AgentGUIAgentsEmptyRenderer,\n AgentGUIConversationRailLayout,\n AgentGUIProviderUnavailableStateContext,\n AgentGUIProviderUnavailableStateRenderer,\n AgentGUISidebarFooterContext,\n AgentGUISidebarFooterRenderer\n} from \"./agent-gui/agentGuiNode/AgentGUINodeView\";\nexport {\n AGENT_CONTEXT_MENTION_PROVIDER_IDS,\n type AgentContextMentionProviderId,\n type AgentContextMentionProvider\n} from \"./agent-gui/agentGuiNode/agentContextMentionProvider\";\nexport { preloadAgentMentionBrowse } from \"./agent-gui/agentGuiNode/AgentMentionSearchController\";\nexport { AgentActivityHostProvider } from \"./agentActivityHost\";\nexport type { AgentActivityHostProviderProps } from \"./agentActivityHost\";\nexport { useEngineSelector } from \"./shared/engine/useEngineSelector\";\nexport type { EngineStateStore } from \"./shared/engine/useEngineSelector\";\nexport {\n dispatchAgentPlanPromptAction,\n selectAgentPlanPromptTurn\n} from \"./shared/agentConversation/agentPlanPromptDispatch\";\nexport type { AgentPlanPromptAction } from \"./shared/agentConversation/agentPlanPromptDispatch\";\nexport {\n AgentActivityRuntimeProvider,\n resetAgentActivityRuntimeForTests,\n setAgentActivityRuntimeForTests,\n useAgentActivitySnapshot,\n useAgentActivityRuntime,\n useOptionalAgentActivityRuntime\n} from \"./agentActivityRuntime\";\nexport type {\n AgentActivityRuntime,\n AgentActivityRuntimeListSessionMessagesInput,\n AgentActivityRuntimeProviderProps,\n AgentActivityRuntimePromptContentBlock,\n AgentActivityRuntimeDeleteSessionsBatchInput,\n AgentActivityRuntimeDeleteSessionsBatchResult,\n AgentActivityRuntimeSessionSectionDeletionCandidates,\n AgentActivityRuntimeSessionSectionScopeInput,\n AgentActivityRuntimeSetSessionPinnedInput,\n AgentActivityRuntimeUploadPromptContentInput,\n AgentActivityRuntimeUploadPromptContentResult,\n AgentActivityRuntimeUpdateSessionSettingsInput,\n AgentActivityRuntimeUpdateSessionSettingsResult\n} from \"./agentActivityRuntime\";\nexport {\n AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,\n createAgentConversationRailRuntime,\n inspectAgentConversationBatchDeletionCapability\n} from \"./agentConversationRailRuntime\";\nexport type {\n AgentConversationBatchDeletionCapability,\n AgentConversationRailRuntime,\n AgentConversationRailRuntimeSource\n} from \"./agentConversationRailRuntime\";\nexport type {\n AgentHostApi,\n AgentHostAgentTargetAuthenticatedAccount,\n AgentHostAgentTargetSetupSnapshot,\n AgentHostAgentTargetSetupState,\n AgentHostAgentTargetSetupWatch,\n AgentHostApplyWorkspaceGitPatchInput,\n AgentHostInputApi,\n AgentHostQuickPrompt,\n AgentHostQuickPromptSnapshot,\n AgentHostQuickPromptsApi,\n AgentHostSelectFilesInput,\n AgentHostRuntimeApi,\n AgentHostUserProject,\n AgentProviderProbeListInput,\n AgentProviderProbeListResult\n} from \"./host/agentHostApi\";\nexport type {\n AgentProbeProvider,\n AgentProbeSnapshot,\n PersistWriteResult,\n ReadWorkspaceAgentReadStateInput,\n AgentUsageQuota,\n AgentUsageSnapshot,\n WorkspaceAgentReadStateSnapshot,\n WriteWorkspaceAgentReadStateInput\n} from \"./shared/contracts/dto\";\nexport {\n selectNeedsAttentionCount,\n selectNeedsAttentionItems\n} from \"@tutti-os/agent-activity-core\";\nexport type {\n AgentActivityAdapter,\n AgentActivityMessage,\n AgentActivityNeedsAttentionItem,\n AgentActivitySnapshot\n} from \"@tutti-os/agent-activity-core\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+NA;AAAA,EACE;AAAA,EACA;AAAA,OACK;","names":[]}
|
package/dist/mention-search.js
CHANGED
|
@@ -3,22 +3,22 @@ import {
|
|
|
3
3
|
MAX_BROWSE_CACHE_ENTRIES,
|
|
4
4
|
preloadAgentMentionBrowse,
|
|
5
5
|
resetAgentMentionSearchBrowseCacheForTests
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ISC67YBJ.js";
|
|
7
7
|
import "./chunk-VMPA46ET.js";
|
|
8
8
|
import "./chunk-XJ34OIEQ.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-2HYADTQP.js";
|
|
10
10
|
import "./chunk-JDVP33S5.js";
|
|
11
11
|
import "./chunk-3V5OCA2M.js";
|
|
12
12
|
import "./chunk-RMQREVJY.js";
|
|
13
13
|
import "./chunk-FGLQZ6I4.js";
|
|
14
14
|
import "./chunk-YMXYBG7U.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-YBIT37P5.js";
|
|
16
16
|
import "./chunk-M6HTOCQK.js";
|
|
17
17
|
import "./chunk-F5UR6EJG.js";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-BYHNJQYH.js";
|
|
19
19
|
import "./chunk-5BJYO6X3.js";
|
|
20
20
|
import "./chunk-AFUVWWQY.js";
|
|
21
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-QVLEP54U.js";
|
|
22
22
|
import "./chunk-MIJXEELH.js";
|
|
23
23
|
import "./chunk-D2JUDUYY.js";
|
|
24
24
|
import "./chunk-QNE2ZPPV.js";
|
|
@@ -18,8 +18,8 @@ import {
|
|
|
18
18
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
19
19
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
20
20
|
resolveAgentGuiWorkbenchDefaultLaunchFrame
|
|
21
|
-
} from "../chunk-
|
|
22
|
-
import "../chunk-
|
|
21
|
+
} from "../chunk-ZNHMWCO4.js";
|
|
22
|
+
import "../chunk-L4E2Y52A.js";
|
|
23
23
|
import "../chunk-KDN6SLJM.js";
|
|
24
24
|
import "../chunk-4CHBM3G3.js";
|
|
25
25
|
import "../chunk-CBMWHQ7P.js";
|
|
@@ -28,7 +28,7 @@ import "../chunk-3MVSOLX3.js";
|
|
|
28
28
|
import "../chunk-G7DS23D4.js";
|
|
29
29
|
import "../chunk-EVQ4JY3N.js";
|
|
30
30
|
import "../chunk-AFUVWWQY.js";
|
|
31
|
-
import "../chunk-
|
|
31
|
+
import "../chunk-QVLEP54U.js";
|
|
32
32
|
import "../chunk-MIJXEELH.js";
|
|
33
33
|
import "../chunk-QNE2ZPPV.js";
|
|
34
34
|
import "../chunk-O433KXLK.js";
|
package/dist/workbench/index.js
CHANGED
|
@@ -14,11 +14,11 @@ import {
|
|
|
14
14
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
15
15
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
16
16
|
resolveAgentGuiWorkbenchConversationIdentity
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-ZNHMWCO4.js";
|
|
18
18
|
import {
|
|
19
19
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
20
20
|
resolveAgentGuiWorkbenchSessionTitle
|
|
21
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-L4E2Y52A.js";
|
|
22
22
|
import {
|
|
23
23
|
areAgentGuiWorkbenchNodeStatesEqual,
|
|
24
24
|
areAgentGuiWorkbenchStatesEqual,
|
|
@@ -61,7 +61,7 @@ import "../chunk-3MVSOLX3.js";
|
|
|
61
61
|
import "../chunk-G7DS23D4.js";
|
|
62
62
|
import "../chunk-EVQ4JY3N.js";
|
|
63
63
|
import "../chunk-AFUVWWQY.js";
|
|
64
|
-
import "../chunk-
|
|
64
|
+
import "../chunk-QVLEP54U.js";
|
|
65
65
|
import "../chunk-MIJXEELH.js";
|
|
66
66
|
import "../chunk-QNE2ZPPV.js";
|
|
67
67
|
import "../chunk-O433KXLK.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
3
3
|
resolveAgentGuiWorkbenchSessionTitle
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-L4E2Y52A.js";
|
|
5
|
+
import "../chunk-QVLEP54U.js";
|
|
6
6
|
import "../chunk-MIJXEELH.js";
|
|
7
7
|
import "../chunk-O433KXLK.js";
|
|
8
8
|
export {
|
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.213",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -147,19 +147,19 @@
|
|
|
147
147
|
"dependencies": {
|
|
148
148
|
"@monaco-editor/react": "^4.7.0",
|
|
149
149
|
"@tanstack/react-virtual": "^3.13.12",
|
|
150
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
151
|
-
"@tutti-os/browser-node": "0.0.
|
|
152
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
153
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
154
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
155
|
-
"@tutti-os/ui-system": "0.0.
|
|
156
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
157
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
158
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
159
|
-
"@tutti-os/workspace-file-preview": "0.0.
|
|
160
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
161
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
162
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
150
|
+
"@tutti-os/agent-activity-core": "0.0.213",
|
|
151
|
+
"@tutti-os/browser-node": "0.0.213",
|
|
152
|
+
"@tutti-os/ui-i18n-runtime": "0.0.213",
|
|
153
|
+
"@tutti-os/ui-react-hooks": "0.0.213",
|
|
154
|
+
"@tutti-os/ui-rich-text": "0.0.213",
|
|
155
|
+
"@tutti-os/ui-system": "0.0.213",
|
|
156
|
+
"@tutti-os/workbench-surface": "0.0.213",
|
|
157
|
+
"@tutti-os/workspace-external-core": "0.0.213",
|
|
158
|
+
"@tutti-os/workspace-file-manager": "0.0.213",
|
|
159
|
+
"@tutti-os/workspace-file-preview": "0.0.213",
|
|
160
|
+
"@tutti-os/workspace-file-reference": "0.0.213",
|
|
161
|
+
"@tutti-os/workspace-issue-manager": "0.0.213",
|
|
162
|
+
"@tutti-os/workspace-user-project": "0.0.213",
|
|
163
163
|
"clsx": "^2.1.1",
|
|
164
164
|
"framer-motion": "^12.40.0",
|
|
165
165
|
"lodash": "^4.17.21",
|
|
@@ -193,8 +193,8 @@
|
|
|
193
193
|
"typescript": "^5.8.3",
|
|
194
194
|
"vite": "^6.4.2",
|
|
195
195
|
"vitest": "^4.0.13",
|
|
196
|
-
"@tutti-os/
|
|
197
|
-
"@tutti-os/
|
|
196
|
+
"@tutti-os/config-tsconfig": "0.0.0",
|
|
197
|
+
"@tutti-os/client-tuttid-ts": "0.0.0"
|
|
198
198
|
},
|
|
199
199
|
"peerDependencies": {
|
|
200
200
|
"@tiptap/core": "^3.11.1",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"access": "public"
|
|
214
214
|
},
|
|
215
215
|
"scripts": {
|
|
216
|
-
"build": "tsup --config tsup.config.ts && tsup --config tsup.dts.config.ts && node ../../../tools/scripts/copy-package-assets.mjs app/renderer/agentactivity.css dist/app/renderer/agentactivity.css app/renderer/assets/icons dist/app/renderer/assets/icons
|
|
216
|
+
"build": "tsup --config tsup.config.ts && tsup --config tsup.dts.config.ts && node ../../../tools/scripts/copy-package-assets.mjs app/renderer/agentactivity.css dist/app/renderer/agentactivity.css app/renderer/assets/icons dist/app/renderer/assets/icons",
|
|
217
217
|
"test": "vitest run --environment jsdom --maxWorkers=3",
|
|
218
218
|
"typecheck": "node ../../../tools/scripts/run-tsgo-typecheck.mjs"
|
|
219
219
|
},
|
|
Binary file
|