@tutti-os/agent-gui 0.0.189 → 0.0.191

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.
Files changed (94) hide show
  1. package/dist/AgentRichTextReadonly-HJQQ4KAL.js +19 -0
  2. package/dist/agent-conversation/index.d.ts +29 -15
  3. package/dist/agent-conversation/index.js +11 -11
  4. package/dist/agent-env/index.js +1 -1
  5. package/dist/agent-gui.d.ts +315 -13
  6. package/dist/agent-gui.js +23 -23
  7. package/dist/agent-message-center/index.d.ts +4 -7
  8. package/dist/agent-message-center/index.js +9 -9
  9. package/dist/{agentGuiNodeTypes-DAT3XJON.d.ts → agentGuiNodeTypes-B23ubO8n.d.ts} +21 -3
  10. package/dist/agents.d.ts +2 -1
  11. package/dist/app/renderer/agentactivity.css +20 -3
  12. package/dist/{chunk-YSA4MXR5.js → chunk-4CHBM3G3.js} +9 -3
  13. package/dist/chunk-4CHBM3G3.js.map +1 -0
  14. package/dist/{chunk-NCD5I4OB.js → chunk-5VECGOBU.js} +3 -3
  15. package/dist/{chunk-F5YFT4VB.js → chunk-73FNXLC6.js} +5431 -2202
  16. package/dist/chunk-73FNXLC6.js.map +1 -0
  17. package/dist/{chunk-AODSTIED.js → chunk-AFUVWWQY.js} +2 -2
  18. package/dist/{chunk-MHOYBRCY.js → chunk-CBMWHQ7P.js} +1 -1
  19. package/dist/chunk-CBMWHQ7P.js.map +1 -0
  20. package/dist/{chunk-THBCAUBR.js → chunk-CXC3ROXQ.js} +2 -2
  21. package/dist/{chunk-THBCAUBR.js.map → chunk-CXC3ROXQ.js.map} +1 -1
  22. package/dist/{chunk-CAZ7NYUE.js → chunk-DKGFEIZ7.js} +2 -2
  23. package/dist/{chunk-5UTK6FDH.js → chunk-DNHDR2YC.js} +3 -3
  24. package/dist/{chunk-U7GYZU6V.js → chunk-E2Y4FFQW.js} +5 -5
  25. package/dist/{chunk-KAF6JPGL.js → chunk-FGD2K7AB.js} +3 -3
  26. package/dist/chunk-FGD2K7AB.js.map +1 -0
  27. package/dist/{chunk-ZREBC77R.js → chunk-G7DS23D4.js} +2 -2
  28. package/dist/{chunk-VGUKS6JR.js → chunk-I4ICM3U4.js} +297 -43
  29. package/dist/chunk-I4ICM3U4.js.map +1 -0
  30. package/dist/{chunk-6II57C72.js → chunk-KDN6SLJM.js} +2 -2
  31. package/dist/{chunk-E5X3DSQZ.js → chunk-L3YCXXMA.js} +9 -9
  32. package/dist/{chunk-2674YZOF.js → chunk-M6HTOCQK.js} +3 -3
  33. package/dist/{chunk-SZVHT57M.js → chunk-MGSRWYRN.js} +2 -2
  34. package/dist/{chunk-5CLSJWUN.js → chunk-O433KXLK.js} +8 -1
  35. package/dist/chunk-O433KXLK.js.map +1 -0
  36. package/dist/{chunk-Z5IASLIU.js → chunk-PFTST5V6.js} +4 -4
  37. package/dist/{chunk-LLIM2OX6.js → chunk-S7OROGUS.js} +2 -2
  38. package/dist/{chunk-BVA5SVOD.js → chunk-U6TH4RJJ.js} +1394 -784
  39. package/dist/chunk-U6TH4RJJ.js.map +1 -0
  40. package/dist/{chunk-ETJFWUCA.js → chunk-V2BMPPOE.js} +4 -4
  41. package/dist/{chunk-OKBVGNH7.js → chunk-Z5Y3RB2U.js} +2 -2
  42. package/dist/{chunk-V3QHMEJZ.js → chunk-ZE6VLLFC.js} +51 -4
  43. package/dist/chunk-ZE6VLLFC.js.map +1 -0
  44. package/dist/context-mention-palette/index.js +10 -10
  45. package/dist/context-mention-provider.d.ts +1 -0
  46. package/dist/{contribution-C0MnLVKF.d.ts → contribution-DfeuQHH6.d.ts} +39 -0
  47. package/dist/conversation-rail-runtime.d.ts +10 -3
  48. package/dist/dock-icons.js +2 -2
  49. package/dist/i18n/index.d.ts +370 -168
  50. package/dist/i18n/index.js +2 -2
  51. package/dist/index.d.ts +1199 -580
  52. package/dist/index.js +23 -23
  53. package/dist/index.js.map +1 -1
  54. package/dist/mention-search.js +8 -8
  55. package/dist/planImplementationPresentation-BxVOLt6A.d.ts +24 -0
  56. package/dist/provider-identity.js +1 -1
  57. package/dist/{types-CWFDZVkv.d.ts → types-CWKbqBmi.d.ts} +44 -0
  58. package/dist/workbench/contribution.d.ts +1 -1
  59. package/dist/workbench/contribution.js +10 -10
  60. package/dist/workbench/index.d.ts +2 -2
  61. package/dist/workbench/index.js +10 -10
  62. package/dist/workbench/launch.d.ts +4 -0
  63. package/dist/workbench/launch.js +4 -4
  64. package/dist/workbench/providerCatalog.js +2 -2
  65. package/dist/workbench/sessionTitle.js +3 -3
  66. package/dist/workbench/state.js +3 -3
  67. package/dist/workbench/types.d.ts +3 -0
  68. package/dist/workbench/types.js +1 -1
  69. package/dist/{agentConversationVM-CYXZSrh9.d.ts → workspaceLinkActions-BmVLZszV.d.ts} +110 -73
  70. package/package.json +14 -14
  71. package/dist/AgentRichTextReadonly-OKZPTCIX.js +0 -19
  72. package/dist/chunk-5CLSJWUN.js.map +0 -1
  73. package/dist/chunk-BVA5SVOD.js.map +0 -1
  74. package/dist/chunk-F5YFT4VB.js.map +0 -1
  75. package/dist/chunk-KAF6JPGL.js.map +0 -1
  76. package/dist/chunk-MHOYBRCY.js.map +0 -1
  77. package/dist/chunk-V3QHMEJZ.js.map +0 -1
  78. package/dist/chunk-VGUKS6JR.js.map +0 -1
  79. package/dist/chunk-YSA4MXR5.js.map +0 -1
  80. /package/dist/{AgentRichTextReadonly-OKZPTCIX.js.map → AgentRichTextReadonly-HJQQ4KAL.js.map} +0 -0
  81. /package/dist/{chunk-NCD5I4OB.js.map → chunk-5VECGOBU.js.map} +0 -0
  82. /package/dist/{chunk-AODSTIED.js.map → chunk-AFUVWWQY.js.map} +0 -0
  83. /package/dist/{chunk-CAZ7NYUE.js.map → chunk-DKGFEIZ7.js.map} +0 -0
  84. /package/dist/{chunk-5UTK6FDH.js.map → chunk-DNHDR2YC.js.map} +0 -0
  85. /package/dist/{chunk-U7GYZU6V.js.map → chunk-E2Y4FFQW.js.map} +0 -0
  86. /package/dist/{chunk-ZREBC77R.js.map → chunk-G7DS23D4.js.map} +0 -0
  87. /package/dist/{chunk-6II57C72.js.map → chunk-KDN6SLJM.js.map} +0 -0
  88. /package/dist/{chunk-E5X3DSQZ.js.map → chunk-L3YCXXMA.js.map} +0 -0
  89. /package/dist/{chunk-2674YZOF.js.map → chunk-M6HTOCQK.js.map} +0 -0
  90. /package/dist/{chunk-SZVHT57M.js.map → chunk-MGSRWYRN.js.map} +0 -0
  91. /package/dist/{chunk-Z5IASLIU.js.map → chunk-PFTST5V6.js.map} +0 -0
  92. /package/dist/{chunk-LLIM2OX6.js.map → chunk-S7OROGUS.js.map} +0 -0
  93. /package/dist/{chunk-ETJFWUCA.js.map → chunk-V2BMPPOE.js.map} +0 -0
  94. /package/dist/{chunk-OKBVGNH7.js.map → chunk-Z5Y3RB2U.js.map} +0 -0
package/dist/index.js CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  normalizeAgentGUIAgentTargets,
11
11
  resolveAgentGUIAgentTarget,
12
12
  selectAgentStatusControllerSnapshot
13
- } from "./chunk-F5YFT4VB.js";
13
+ } from "./chunk-73FNXLC6.js";
14
14
  import {
15
15
  AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,
16
16
  createAgentConversationRailRuntime,
@@ -23,18 +23,18 @@ import {
23
23
  AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,
24
24
  resolveAgentGUIExpandedWindowFrame,
25
25
  shouldAutoCollapseAgentGUIConversationRail
26
- } from "./chunk-E5X3DSQZ.js";
27
- import "./chunk-6II57C72.js";
28
- import "./chunk-YSA4MXR5.js";
29
- import "./chunk-MHOYBRCY.js";
30
- import "./chunk-SZVHT57M.js";
31
- import "./chunk-5UTK6FDH.js";
32
- import "./chunk-BVA5SVOD.js";
33
- import "./chunk-LLIM2OX6.js";
34
- import "./chunk-THBCAUBR.js";
26
+ } from "./chunk-L3YCXXMA.js";
27
+ import "./chunk-KDN6SLJM.js";
28
+ import "./chunk-4CHBM3G3.js";
29
+ import "./chunk-CBMWHQ7P.js";
30
+ import "./chunk-MGSRWYRN.js";
31
+ import "./chunk-DNHDR2YC.js";
32
+ import "./chunk-U6TH4RJJ.js";
33
+ import "./chunk-S7OROGUS.js";
34
+ import "./chunk-CXC3ROXQ.js";
35
35
  import "./chunk-UP3ZDYTN.js";
36
36
  import "./chunk-GUFEHWUX.js";
37
- import "./chunk-U7GYZU6V.js";
37
+ import "./chunk-E2Y4FFQW.js";
38
38
  import {
39
39
  agentGUIAgentIsReady,
40
40
  normalizeAgentGUIAgents,
@@ -44,17 +44,17 @@ import {
44
44
  import {
45
45
  agentGuiDockIconUrl,
46
46
  agentGuiDockIconUrls
47
- } from "./chunk-ZREBC77R.js";
47
+ } from "./chunk-G7DS23D4.js";
48
48
  import {
49
49
  preloadAgentMentionBrowse
50
- } from "./chunk-ETJFWUCA.js";
50
+ } from "./chunk-V2BMPPOE.js";
51
51
  import "./chunk-VMPA46ET.js";
52
52
  import "./chunk-XJ34OIEQ.js";
53
53
  import "./chunk-JDVP33S5.js";
54
54
  import {
55
55
  createAgentSessionHandoffPrompt,
56
56
  createAgentSessionMarkdownLink
57
- } from "./chunk-NCD5I4OB.js";
57
+ } from "./chunk-5VECGOBU.js";
58
58
  import "./chunk-3V5OCA2M.js";
59
59
  import {
60
60
  AGENT_CONTEXT_MENTION_PROVIDER_IDS
@@ -66,13 +66,13 @@ import {
66
66
  import {
67
67
  dispatchAgentPlanPromptAction,
68
68
  selectAgentPlanPromptTurn
69
- } from "./chunk-V3QHMEJZ.js";
69
+ } from "./chunk-ZE6VLLFC.js";
70
70
  import {
71
71
  useEngineSelector
72
72
  } from "./chunk-EVQ4JY3N.js";
73
- import "./chunk-Z5IASLIU.js";
73
+ import "./chunk-PFTST5V6.js";
74
74
  import "./chunk-ZVYUTXQJ.js";
75
- import "./chunk-OKBVGNH7.js";
75
+ import "./chunk-Z5Y3RB2U.js";
76
76
  import "./chunk-YMXYBG7U.js";
77
77
  import {
78
78
  AgentActivityHostProvider,
@@ -82,17 +82,17 @@ import {
82
82
  useAgentActivityRuntime,
83
83
  useAgentActivitySnapshot,
84
84
  useOptionalAgentActivityRuntime
85
- } from "./chunk-KAF6JPGL.js";
85
+ } from "./chunk-FGD2K7AB.js";
86
86
  import "./chunk-F5UR6EJG.js";
87
- import "./chunk-2674YZOF.js";
87
+ import "./chunk-M6HTOCQK.js";
88
88
  import {
89
89
  AgentGuiI18nProvider,
90
90
  agentGuiI18nModule,
91
91
  agentGuiI18nResources
92
- } from "./chunk-CAZ7NYUE.js";
92
+ } from "./chunk-DKGFEIZ7.js";
93
93
  import "./chunk-5BJYO6X3.js";
94
- import "./chunk-AODSTIED.js";
95
- import "./chunk-VGUKS6JR.js";
94
+ import "./chunk-AFUVWWQY.js";
95
+ import "./chunk-I4ICM3U4.js";
96
96
  import "./chunk-MIJXEELH.js";
97
97
  import {
98
98
  getAgentCustomMentionKind,
@@ -100,7 +100,7 @@ import {
100
100
  resetAgentCustomMentionKindsForTests
101
101
  } from "./chunk-D2JUDUYY.js";
102
102
  import "./chunk-QNE2ZPPV.js";
103
- import "./chunk-5CLSJWUN.js";
103
+ import "./chunk-O433KXLK.js";
104
104
 
105
105
  // index.ts
106
106
  import {
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 { 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 { AgentGUIAccountMenuState } from \"./agent-gui/agentGuiNode/accountMenuState\";\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 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0MA;AAAA,EACE;AAAA,EACA;AAAA,OACK;","names":[]}
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 { AgentGUIAccountMenuState } from \"./agent-gui/agentGuiNode/accountMenuState\";\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 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuNA;AAAA,EACE;AAAA,EACA;AAAA,OACK;","names":[]}
@@ -3,26 +3,26 @@ import {
3
3
  MAX_BROWSE_CACHE_ENTRIES,
4
4
  preloadAgentMentionBrowse,
5
5
  resetAgentMentionSearchBrowseCacheForTests
6
- } from "./chunk-ETJFWUCA.js";
6
+ } from "./chunk-V2BMPPOE.js";
7
7
  import "./chunk-VMPA46ET.js";
8
8
  import "./chunk-XJ34OIEQ.js";
9
9
  import "./chunk-JDVP33S5.js";
10
- import "./chunk-NCD5I4OB.js";
10
+ import "./chunk-5VECGOBU.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-KAF6JPGL.js";
15
+ import "./chunk-FGD2K7AB.js";
16
16
  import "./chunk-F5UR6EJG.js";
17
- import "./chunk-2674YZOF.js";
18
- import "./chunk-CAZ7NYUE.js";
17
+ import "./chunk-M6HTOCQK.js";
18
+ import "./chunk-DKGFEIZ7.js";
19
19
  import "./chunk-5BJYO6X3.js";
20
- import "./chunk-AODSTIED.js";
21
- import "./chunk-VGUKS6JR.js";
20
+ import "./chunk-AFUVWWQY.js";
21
+ import "./chunk-I4ICM3U4.js";
22
22
  import "./chunk-MIJXEELH.js";
23
23
  import "./chunk-D2JUDUYY.js";
24
24
  import "./chunk-QNE2ZPPV.js";
25
- import "./chunk-5CLSJWUN.js";
25
+ import "./chunk-O433KXLK.js";
26
26
  export {
27
27
  AgentMentionSearchController,
28
28
  MAX_BROWSE_CACHE_ENTRIES,
@@ -0,0 +1,24 @@
1
+ declare const PLAN_IMPLEMENTATION_PROMPT = "Implement the plan.";
2
+ declare const PLAN_IMPLEMENTATION_ACTION_IMPLEMENT = "implement";
3
+ declare const PLAN_IMPLEMENTATION_ACTION_FEEDBACK = "feedback";
4
+ declare const PLAN_IMPLEMENTATION_ACTION_SKIP = "skip";
5
+ interface PlanIssueExecutionProfile {
6
+ reasoningIntensity: number;
7
+ orchestrationIntensity: number;
8
+ }
9
+ interface PlanIssueBudget {
10
+ mode: "auto" | "fixed";
11
+ tokenLimit: number;
12
+ quotaWaterlinePercent: number;
13
+ }
14
+ /**
15
+ * Remembered planning defaults chosen before a Plan turn is submitted. The
16
+ * generated plan can still provide explicit values; otherwise these values
17
+ * seed the mandatory Issue-decomposition review.
18
+ */
19
+ interface PlanIssueBudgetPreset {
20
+ executionProfile: PlanIssueExecutionProfile;
21
+ budget: PlanIssueBudget;
22
+ }
23
+
24
+ export { PLAN_IMPLEMENTATION_ACTION_FEEDBACK as P, PLAN_IMPLEMENTATION_ACTION_IMPLEMENT as a, PLAN_IMPLEMENTATION_ACTION_SKIP as b, PLAN_IMPLEMENTATION_PROMPT as c, type PlanIssueBudgetPreset as d };
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  resolveAgentGUIProviderCatalogIdentity
3
- } from "./chunk-5CLSJWUN.js";
3
+ } from "./chunk-O433KXLK.js";
4
4
 
5
5
  // provider-identity.ts
6
6
  function resolveAgentGUIProviderIdentity(value) {
@@ -1,3 +1,5 @@
1
+ import { d as PlanIssueBudgetPreset } from './planImplementationPresentation-BxVOLt6A.js';
2
+
1
3
  type AgentHostAgentSessionPermissionModeSemantic = "ask-before-write" | "accept-edits" | "locked-down" | "auto" | "full-access" | "unconfigurable";
2
4
  type AgentHostAgentSessionReasoningEffort = "minimal" | "low" | "medium" | "high" | "xhigh" | string;
3
5
  type AgentHostAgentSessionSpeed = "standard" | "fast" | string;
@@ -14,6 +16,7 @@ interface AgentHostAgentSessionPermissionConfig {
14
16
  }
15
17
  interface AgentHostAgentSessionComposerSettings {
16
18
  model?: string | null;
19
+ modelPlanId?: string | null;
17
20
  reasoningEffort?: AgentHostAgentSessionReasoningEffort | null;
18
21
  speed?: AgentHostAgentSessionSpeed | null;
19
22
  planMode?: boolean;
@@ -58,6 +61,8 @@ interface AgentGUINodeData {
58
61
  composerOverrides?: AgentHostAgentSessionComposerSettings | null;
59
62
  composerOverridesByAgentTargetId?: Record<string, AgentHostAgentSessionComposerSettings | null> | null;
60
63
  composerOverridesByProvider?: Partial<Record<AgentGUIProvider, AgentHostAgentSessionComposerSettings | null>> | null;
64
+ /** Remembered defaults for provider Plan decomposition review. */
65
+ planIssueBudgetPreset?: PlanIssueBudgetPreset | null;
61
66
  }
62
67
  /**
63
68
  * Open runtime metadata reported by an Agent Target.
@@ -80,11 +85,49 @@ interface AgentGUIAgentAvailability {
80
85
  pendingAction?: AgentGUIAgentAvailabilityAction | null;
81
86
  }
82
87
  interface AgentGUIAgentOwner {
88
+ userId?: string | null;
83
89
  name?: string | null;
84
90
  avatarUrl?: string | null;
85
91
  }
86
92
  /** Host-authoritative ownership classification for Agent directory entries. */
87
93
  type AgentGUIAgentOwnership = "self" | "shared";
94
+ interface AgentGUISharedAgentQuota {
95
+ unit: "runs" | "tokens";
96
+ remaining: number;
97
+ limit?: number;
98
+ resetAt?: string | null;
99
+ }
100
+ interface AgentGUISharedAgentConcurrency {
101
+ active: number;
102
+ limit: number;
103
+ }
104
+ interface AgentGUISharedAgentCostQuota {
105
+ currency: string;
106
+ remainingMicros: number;
107
+ limitMicros?: number;
108
+ }
109
+ interface AgentGUISharedAgentAllowedModel {
110
+ modelPlanId?: string | null;
111
+ model: string;
112
+ }
113
+ interface AgentGUISharedAgentPolicyPermissions {
114
+ consult: boolean;
115
+ review: boolean;
116
+ delegate: boolean;
117
+ upgrade: boolean;
118
+ }
119
+ /** Credential-free access snapshot supplied by the shared-Agent control plane. */
120
+ interface AgentGUISharedAgentAccess {
121
+ grantId: string;
122
+ ownerUserId: string;
123
+ ownerOnline: boolean;
124
+ auditRequired: boolean;
125
+ quota?: AgentGUISharedAgentQuota | null;
126
+ concurrency?: AgentGUISharedAgentConcurrency | null;
127
+ costQuota?: AgentGUISharedAgentCostQuota | null;
128
+ allowedModels?: readonly AgentGUISharedAgentAllowedModel[] | null;
129
+ policyPermissions?: AgentGUISharedAgentPolicyPermissions | null;
130
+ }
88
131
  /**
89
132
  * Host-projected entry from the workspace `/agents` directory.
90
133
  *
@@ -104,6 +147,7 @@ interface AgentGUIAgent {
104
147
  ownerDeviceLabel?: string | null;
105
148
  owner?: AgentGUIAgentOwner | null;
106
149
  ownership?: AgentGUIAgentOwnership | null;
150
+ sharedAccess?: AgentGUISharedAgentAccess | null;
107
151
  availability: AgentGUIAgentAvailability;
108
152
  provider: AgentGUIProvider;
109
153
  setupKind?: "target_runtime" | null;
@@ -1,5 +1,5 @@
1
1
  import 'react';
2
2
  import '@tutti-os/agent-activity-core';
3
3
  import '@tutti-os/workbench-surface';
4
- export { A as AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT, a as AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT, b as AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT, c as AGENT_GUI_WORKBENCH_SESSION_ACTION_EVENT, d as AgentGuiWorkbenchContributionCopy, e as AgentGuiWorkbenchContributionCopyOverrides, f as AgentGuiWorkbenchConversationIdentity, g as AgentGuiWorkbenchConversationRailToggleDetail, h as AgentGuiWorkbenchNewConversationDetail, i as AgentGuiWorkbenchProviderAvailability, j as AgentGuiWorkbenchRenderBodyHelpers, k as AgentGuiWorkbenchSessionAction, l as AgentGuiWorkbenchSessionActionDetail, m as AgentGuiWorkbenchSessionActionRequest, n as AgentGuiWorkbenchSessionMenuCopy, B as BuildAgentGuiDockEntriesInput, C as CreateAgentGuiWorkbenchContributionInput, o as agentGuiWorkbenchCompactVisibleAreaRatio, q as agentGuiWorkbenchDefaultCopy, r as agentGuiWorkbenchDefaultNodeFrame, s as agentGuiWorkbenchDefaultUsableHeightRatio, t as agentGuiWorkbenchDefaultUsableWidthRatio, u as agentGuiWorkbenchNewWindowCascadeOffset, v as agentGuiWorkbenchProviderRailWidthPx, w as buildAgentGuiDockEntries, x as createAgentGuiWorkbenchContribution, y as createAgentGuiWorkbenchPreviewContent, z as dispatchAgentGuiWorkbenchSessionAction, D as isAgentGuiWorkbenchSessionAction, E as resolveAgentGuiUnifiedDockLaunchPayload, F as resolveAgentGuiWorkbenchContributionCopy, H as resolveAgentGuiWorkbenchDefaultLaunchFrame } from '../contribution-C0MnLVKF.js';
4
+ export { A as AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT, a as AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT, b as AGENT_GUI_WORKBENCH_OPEN_EXTERNAL_IMPORT_EVENT, c as AGENT_GUI_WORKBENCH_SESSION_ACTION_EVENT, d as AgentGuiWorkbenchContributionCopy, e as AgentGuiWorkbenchContributionCopyOverrides, f as AgentGuiWorkbenchConversationIdentity, g as AgentGuiWorkbenchConversationRailToggleDetail, h as AgentGuiWorkbenchNewConversationDetail, i as AgentGuiWorkbenchProviderAvailability, j as AgentGuiWorkbenchRenderBodyHelpers, k as AgentGuiWorkbenchSessionAction, l as AgentGuiWorkbenchSessionActionDetail, m as AgentGuiWorkbenchSessionActionRequest, n as AgentGuiWorkbenchSessionMenuCopy, B as BuildAgentGuiDockEntriesInput, C as CreateAgentGuiWorkbenchContributionInput, o as agentGuiWorkbenchCompactVisibleAreaRatio, q as agentGuiWorkbenchDefaultCopy, r as agentGuiWorkbenchDefaultNodeFrame, s as agentGuiWorkbenchDefaultUsableHeightRatio, t as agentGuiWorkbenchDefaultUsableWidthRatio, u as agentGuiWorkbenchNewWindowCascadeOffset, v as agentGuiWorkbenchProviderRailWidthPx, w as buildAgentGuiDockEntries, x as createAgentGuiWorkbenchContribution, y as createAgentGuiWorkbenchPreviewContent, z as dispatchAgentGuiWorkbenchSessionAction, D as isAgentGuiWorkbenchSessionAction, E as resolveAgentGuiUnifiedDockLaunchPayload, F as resolveAgentGuiWorkbenchContributionCopy, H as resolveAgentGuiWorkbenchDefaultLaunchFrame } from '../contribution-DfeuQHH6.js';
5
5
  import './types.js';
@@ -18,20 +18,20 @@ import {
18
18
  resolveAgentGuiUnifiedDockLaunchPayload,
19
19
  resolveAgentGuiWorkbenchContributionCopy,
20
20
  resolveAgentGuiWorkbenchDefaultLaunchFrame
21
- } from "../chunk-E5X3DSQZ.js";
22
- import "../chunk-6II57C72.js";
23
- import "../chunk-YSA4MXR5.js";
24
- import "../chunk-MHOYBRCY.js";
25
- import "../chunk-SZVHT57M.js";
26
- import "../chunk-5UTK6FDH.js";
21
+ } from "../chunk-L3YCXXMA.js";
22
+ import "../chunk-KDN6SLJM.js";
23
+ import "../chunk-4CHBM3G3.js";
24
+ import "../chunk-CBMWHQ7P.js";
25
+ import "../chunk-MGSRWYRN.js";
26
+ import "../chunk-DNHDR2YC.js";
27
27
  import "../chunk-CX6XXG6R.js";
28
- import "../chunk-ZREBC77R.js";
28
+ import "../chunk-G7DS23D4.js";
29
29
  import "../chunk-EVQ4JY3N.js";
30
- import "../chunk-AODSTIED.js";
31
- import "../chunk-VGUKS6JR.js";
30
+ import "../chunk-AFUVWWQY.js";
31
+ import "../chunk-I4ICM3U4.js";
32
32
  import "../chunk-MIJXEELH.js";
33
33
  import "../chunk-QNE2ZPPV.js";
34
- import "../chunk-5CLSJWUN.js";
34
+ import "../chunk-O433KXLK.js";
35
35
  export {
36
36
  AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
37
37
  AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT,
@@ -1,5 +1,5 @@
1
- import { n as AgentGuiWorkbenchSessionMenuCopy, k as AgentGuiWorkbenchSessionAction } from '../contribution-C0MnLVKF.js';
2
- export { A as AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT, a as AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT, c as AGENT_GUI_WORKBENCH_SESSION_ACTION_EVENT, d as AgentGuiWorkbenchContributionCopy, e as AgentGuiWorkbenchContributionCopyOverrides, f as AgentGuiWorkbenchConversationIdentity, g as AgentGuiWorkbenchConversationRailToggleDetail, h as AgentGuiWorkbenchNewConversationDetail, i as AgentGuiWorkbenchProviderAvailability, j as AgentGuiWorkbenchRenderBodyHelpers, l as AgentGuiWorkbenchSessionActionDetail, m as AgentGuiWorkbenchSessionActionRequest, B as BuildAgentGuiDockEntriesInput, C as CreateAgentGuiWorkbenchContributionInput, p as agentGuiWorkbenchConversationIdentitiesEqual, q as agentGuiWorkbenchDefaultCopy, r as agentGuiWorkbenchDefaultNodeFrame, w as buildAgentGuiDockEntries, x as createAgentGuiWorkbenchContribution, y as createAgentGuiWorkbenchPreviewContent, z as dispatchAgentGuiWorkbenchSessionAction, D as isAgentGuiWorkbenchSessionAction, E as resolveAgentGuiUnifiedDockLaunchPayload, F as resolveAgentGuiWorkbenchContributionCopy, G as resolveAgentGuiWorkbenchConversationIdentity } from '../contribution-C0MnLVKF.js';
1
+ import { n as AgentGuiWorkbenchSessionMenuCopy, k as AgentGuiWorkbenchSessionAction } from '../contribution-DfeuQHH6.js';
2
+ export { A as AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT, a as AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT, c as AGENT_GUI_WORKBENCH_SESSION_ACTION_EVENT, d as AgentGuiWorkbenchContributionCopy, e as AgentGuiWorkbenchContributionCopyOverrides, f as AgentGuiWorkbenchConversationIdentity, g as AgentGuiWorkbenchConversationRailToggleDetail, h as AgentGuiWorkbenchNewConversationDetail, i as AgentGuiWorkbenchProviderAvailability, j as AgentGuiWorkbenchRenderBodyHelpers, l as AgentGuiWorkbenchSessionActionDetail, m as AgentGuiWorkbenchSessionActionRequest, B as BuildAgentGuiDockEntriesInput, C as CreateAgentGuiWorkbenchContributionInput, p as agentGuiWorkbenchConversationIdentitiesEqual, q as agentGuiWorkbenchDefaultCopy, r as agentGuiWorkbenchDefaultNodeFrame, w as buildAgentGuiDockEntries, x as createAgentGuiWorkbenchContribution, y as createAgentGuiWorkbenchPreviewContent, z as dispatchAgentGuiWorkbenchSessionAction, D as isAgentGuiWorkbenchSessionAction, E as resolveAgentGuiUnifiedDockLaunchPayload, F as resolveAgentGuiWorkbenchContributionCopy, G as resolveAgentGuiWorkbenchConversationIdentity } from '../contribution-DfeuQHH6.js';
3
3
  export { agentGuiWorkbenchComingSoonProviders, agentGuiWorkbenchDefaultDockProviders, agentGuiWorkbenchDockSuppressedProviders, agentGuiWorkbenchProviderLabels, agentGuiWorkbenchProviders, isAgentGuiWorkbenchComingSoonProvider, isAgentGuiWorkbenchDefaultDockProvider, isAgentGuiWorkbenchDockSuppressedProvider, isAgentGuiWorkbenchProvider, normalizeAgentGuiWorkbenchProvider, resolveAgentGuiWorkbenchProviderLabel } from './providerCatalog.js';
4
4
  export { AgentGuiWorkbenchLaunchDescriptor, AgentGuiWorkbenchReusePolicy, agentGuiWorkbenchDockEntryId, agentGuiWorkbenchDockIdentityFromIdentifier, agentGuiWorkbenchProviderFromLaunchRequest, agentGuiWorkbenchTypeId, agentGuiWorkbenchUnifiedDockEntryId, createAgentGuiWorkbenchDraftLaunchRequest, createAgentGuiWorkbenchInstanceId, createAgentGuiWorkbenchLaunchDescriptor, createAgentGuiWorkbenchSessionLaunchRequest, resolveAgentGuiWorkbenchLaunchDockEntryId } from './launch.js';
5
5
  export { areAgentGuiWorkbenchNodeStatesEqual, areAgentGuiWorkbenchStatesEqual, createAgentGuiWorkbenchNodeStateSource, createDefaultAgentGuiWorkbenchNodeState, normalizeAgentGuiWorkbenchNodeState, normalizeAgentGuiWorkbenchState, projectAgentGuiWorkbenchState } from './state.js';
@@ -14,7 +14,7 @@ import {
14
14
  resolveAgentGuiUnifiedDockLaunchPayload,
15
15
  resolveAgentGuiWorkbenchContributionCopy,
16
16
  resolveAgentGuiWorkbenchConversationIdentity
17
- } from "../chunk-E5X3DSQZ.js";
17
+ } from "../chunk-L3YCXXMA.js";
18
18
  import {
19
19
  areAgentGuiWorkbenchNodeStatesEqual,
20
20
  areAgentGuiWorkbenchStatesEqual,
@@ -23,7 +23,7 @@ import {
23
23
  normalizeAgentGuiWorkbenchNodeState,
24
24
  normalizeAgentGuiWorkbenchState,
25
25
  projectAgentGuiWorkbenchState
26
- } from "../chunk-6II57C72.js";
26
+ } from "../chunk-KDN6SLJM.js";
27
27
  import {
28
28
  agentGuiWorkbenchDockEntryId,
29
29
  agentGuiWorkbenchDockIdentityFromIdentifier,
@@ -35,11 +35,11 @@ import {
35
35
  createAgentGuiWorkbenchLaunchDescriptor,
36
36
  createAgentGuiWorkbenchSessionLaunchRequest,
37
37
  resolveAgentGuiWorkbenchLaunchDockEntryId
38
- } from "../chunk-YSA4MXR5.js";
38
+ } from "../chunk-4CHBM3G3.js";
39
39
  import {
40
40
  agentGuiWorkbenchOpenSessionActivationType,
41
41
  agentGuiWorkbenchPrefillPromptActivationType
42
- } from "../chunk-MHOYBRCY.js";
42
+ } from "../chunk-CBMWHQ7P.js";
43
43
  import {
44
44
  agentGuiWorkbenchComingSoonProviders,
45
45
  agentGuiWorkbenchDefaultDockProviders,
@@ -52,19 +52,19 @@ import {
52
52
  isAgentGuiWorkbenchProvider,
53
53
  normalizeAgentGuiWorkbenchProvider,
54
54
  resolveAgentGuiWorkbenchProviderLabel
55
- } from "../chunk-SZVHT57M.js";
55
+ } from "../chunk-MGSRWYRN.js";
56
56
  import {
57
57
  resolveAgentGuiWorkbenchHeaderTitle,
58
58
  resolveAgentGuiWorkbenchSessionTitle
59
- } from "../chunk-5UTK6FDH.js";
59
+ } from "../chunk-DNHDR2YC.js";
60
60
  import "../chunk-CX6XXG6R.js";
61
- import "../chunk-ZREBC77R.js";
61
+ import "../chunk-G7DS23D4.js";
62
62
  import "../chunk-EVQ4JY3N.js";
63
- import "../chunk-AODSTIED.js";
64
- import "../chunk-VGUKS6JR.js";
63
+ import "../chunk-AFUVWWQY.js";
64
+ import "../chunk-I4ICM3U4.js";
65
65
  import "../chunk-MIJXEELH.js";
66
66
  import "../chunk-QNE2ZPPV.js";
67
- import "../chunk-5CLSJWUN.js";
67
+ import "../chunk-O433KXLK.js";
68
68
  export {
69
69
  AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
70
70
  AGENT_GUI_WORKBENCH_NEW_CONVERSATION_EVENT,
@@ -37,6 +37,8 @@ declare function createAgentGuiWorkbenchDraftLaunchRequest(input: {
37
37
  agentTargetId?: string | null;
38
38
  autoSubmit?: boolean;
39
39
  draftPrompt: string;
40
+ model?: string | null;
41
+ modelPlanId?: string | null;
40
42
  openInNewWindow?: boolean;
41
43
  provider: unknown;
42
44
  userProjectPath?: string | null;
@@ -45,6 +47,8 @@ declare function createAgentGuiWorkbenchDraftLaunchRequest(input: {
45
47
  payload: {
46
48
  userProjectPath?: string | undefined;
47
49
  openInNewWindow?: boolean | undefined;
50
+ modelPlanId?: string | undefined;
51
+ model?: string | undefined;
48
52
  autoSubmit?: boolean | undefined;
49
53
  agentTargetId?: string | undefined;
50
54
  draftPrompt: string;
@@ -9,12 +9,12 @@ import {
9
9
  createAgentGuiWorkbenchLaunchDescriptor,
10
10
  createAgentGuiWorkbenchSessionLaunchRequest,
11
11
  resolveAgentGuiWorkbenchLaunchDockEntryId
12
- } from "../chunk-YSA4MXR5.js";
12
+ } from "../chunk-4CHBM3G3.js";
13
13
  import {
14
14
  agentGuiWorkbenchPrefillPromptActivationType
15
- } from "../chunk-MHOYBRCY.js";
16
- import "../chunk-SZVHT57M.js";
17
- import "../chunk-5CLSJWUN.js";
15
+ } from "../chunk-CBMWHQ7P.js";
16
+ import "../chunk-MGSRWYRN.js";
17
+ import "../chunk-O433KXLK.js";
18
18
  export {
19
19
  agentGuiWorkbenchDockEntryId,
20
20
  agentGuiWorkbenchDockIdentityFromIdentifier,
@@ -16,8 +16,8 @@ import {
16
16
  isAgentGuiWorkbenchProviderVisibleWithPreview,
17
17
  normalizeAgentGuiWorkbenchProvider,
18
18
  resolveAgentGuiWorkbenchProviderLabel
19
- } from "../chunk-SZVHT57M.js";
20
- import "../chunk-5CLSJWUN.js";
19
+ } from "../chunk-MGSRWYRN.js";
20
+ import "../chunk-O433KXLK.js";
21
21
  export {
22
22
  agentGuiWorkbenchComingSoonProviders,
23
23
  agentGuiWorkbenchDefaultDockProviders,
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  resolveAgentGuiWorkbenchHeaderTitle,
3
3
  resolveAgentGuiWorkbenchSessionTitle
4
- } from "../chunk-5UTK6FDH.js";
5
- import "../chunk-VGUKS6JR.js";
4
+ } from "../chunk-DNHDR2YC.js";
5
+ import "../chunk-I4ICM3U4.js";
6
6
  import "../chunk-MIJXEELH.js";
7
- import "../chunk-5CLSJWUN.js";
7
+ import "../chunk-O433KXLK.js";
8
8
  export {
9
9
  resolveAgentGuiWorkbenchHeaderTitle,
10
10
  resolveAgentGuiWorkbenchSessionTitle
@@ -7,9 +7,9 @@ import {
7
7
  normalizeAgentGuiWorkbenchNodeState,
8
8
  normalizeAgentGuiWorkbenchState,
9
9
  projectAgentGuiWorkbenchState
10
- } from "../chunk-6II57C72.js";
11
- import "../chunk-SZVHT57M.js";
12
- import "../chunk-5CLSJWUN.js";
10
+ } from "../chunk-KDN6SLJM.js";
11
+ import "../chunk-MGSRWYRN.js";
12
+ import "../chunk-O433KXLK.js";
13
13
  export {
14
14
  areAgentGuiWorkbenchNodeStatesEqual,
15
15
  areAgentGuiWorkbenchStatesEqual,
@@ -6,11 +6,14 @@ interface AgentGuiWorkbenchPrefillPromptPayload {
6
6
  agentTargetId?: string | null;
7
7
  autoSubmit?: boolean;
8
8
  draftPrompt: string;
9
+ model?: string | null;
10
+ modelPlanId?: string | null;
9
11
  provider?: AgentGuiWorkbenchProvider;
10
12
  userProjectPath?: string | null;
11
13
  }
12
14
  interface AgentGuiWorkbenchComposerOverrides {
13
15
  model?: string | null;
16
+ modelPlanId?: string | null;
14
17
  permissionModeId?: string | null;
15
18
  planMode?: boolean;
16
19
  reasoningEffort?: string | null;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  agentGuiWorkbenchOpenSessionActivationType,
3
3
  agentGuiWorkbenchPrefillPromptActivationType
4
- } from "../chunk-MHOYBRCY.js";
4
+ } from "../chunk-CBMWHQ7P.js";
5
5
  export {
6
6
  agentGuiWorkbenchOpenSessionActivationType,
7
7
  agentGuiWorkbenchPrefillPromptActivationType