@tutti-os/agent-gui 0.0.196 → 0.0.198

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 (55) hide show
  1. package/dist/{AgentRichTextReadonly-HJQQ4KAL.js → AgentRichTextReadonly-2BWVTYD3.js} +5 -5
  2. package/dist/agent-conversation/index.d.ts +4 -4
  3. package/dist/agent-conversation/index.js +7 -7
  4. package/dist/agent-gui.d.ts +33 -5
  5. package/dist/agent-gui.js +14 -14
  6. package/dist/agent-message-center/index.d.ts +1 -1
  7. package/dist/agent-message-center/index.js +6 -6
  8. package/dist/{agentGuiNodeTypes-CAdPKW7W.d.ts → agentGuiNodeTypes-DTeerTzS.d.ts} +4 -3
  9. package/dist/agents.d.ts +1 -1
  10. package/dist/app/renderer/agentactivity.css +8 -9
  11. package/dist/{chunk-DNHDR2YC.js → chunk-AEMVCADI.js} +2 -2
  12. package/dist/{chunk-L3YCXXMA.js → chunk-CTZPHYKU.js} +3 -3
  13. package/dist/{chunk-5VECGOBU.js → chunk-D5HAVQME.js} +2 -2
  14. package/dist/{chunk-TYQTSC7Y.js → chunk-D7WWGXPJ.js} +4 -4
  15. package/dist/{chunk-I4ICM3U4.js → chunk-FFLXJ5RU.js} +39 -7
  16. package/dist/chunk-FFLXJ5RU.js.map +1 -0
  17. package/dist/{chunk-ZE6VLLFC.js → chunk-GIF2V624.js} +4 -4
  18. package/dist/{chunk-PFTST5V6.js → chunk-GKKXAO7O.js} +3 -3
  19. package/dist/chunk-GKKXAO7O.js.map +1 -0
  20. package/dist/{chunk-Z5Y3RB2U.js → chunk-HU3Q2FQK.js} +2 -2
  21. package/dist/{chunk-FGD2K7AB.js → chunk-JH6OERDW.js} +2 -2
  22. package/dist/{chunk-U3ZWUTTQ.js → chunk-NTY3JIYS.js} +1504 -1026
  23. package/dist/chunk-NTY3JIYS.js.map +1 -0
  24. package/dist/{chunk-DKGFEIZ7.js → chunk-P4LUYDRL.js} +2 -2
  25. package/dist/{chunk-SQZIKBOM.js → chunk-QCNCNAZT.js} +4 -4
  26. package/dist/{chunk-S7OROGUS.js → chunk-T3RMAGAE.js} +2 -2
  27. package/dist/{chunk-U6TH4RJJ.js → chunk-YC33LHRB.js} +6 -6
  28. package/dist/context-mention-palette/index.js +7 -7
  29. package/dist/i18n/index.d.ts +36 -4
  30. package/dist/i18n/index.js +2 -2
  31. package/dist/index.d.ts +80 -9
  32. package/dist/index.js +14 -14
  33. package/dist/index.js.map +1 -1
  34. package/dist/mention-search.js +5 -5
  35. package/dist/{types-CWKbqBmi.d.ts → types-CHAMK2g7.d.ts} +11 -1
  36. package/dist/workbench/contribution.js +3 -3
  37. package/dist/workbench/index.js +3 -3
  38. package/dist/workbench/sessionTitle.js +2 -2
  39. package/dist/{workspaceLinkActions-BmVLZszV.d.ts → workspaceLinkActions-COfr61YO.d.ts} +1 -1
  40. package/package.json +16 -16
  41. package/dist/chunk-I4ICM3U4.js.map +0 -1
  42. package/dist/chunk-PFTST5V6.js.map +0 -1
  43. package/dist/chunk-U3ZWUTTQ.js.map +0 -1
  44. /package/dist/{AgentRichTextReadonly-HJQQ4KAL.js.map → AgentRichTextReadonly-2BWVTYD3.js.map} +0 -0
  45. /package/dist/{chunk-DNHDR2YC.js.map → chunk-AEMVCADI.js.map} +0 -0
  46. /package/dist/{chunk-L3YCXXMA.js.map → chunk-CTZPHYKU.js.map} +0 -0
  47. /package/dist/{chunk-5VECGOBU.js.map → chunk-D5HAVQME.js.map} +0 -0
  48. /package/dist/{chunk-TYQTSC7Y.js.map → chunk-D7WWGXPJ.js.map} +0 -0
  49. /package/dist/{chunk-ZE6VLLFC.js.map → chunk-GIF2V624.js.map} +0 -0
  50. /package/dist/{chunk-Z5Y3RB2U.js.map → chunk-HU3Q2FQK.js.map} +0 -0
  51. /package/dist/{chunk-FGD2K7AB.js.map → chunk-JH6OERDW.js.map} +0 -0
  52. /package/dist/{chunk-DKGFEIZ7.js.map → chunk-P4LUYDRL.js.map} +0 -0
  53. /package/dist/{chunk-SQZIKBOM.js.map → chunk-QCNCNAZT.js.map} +0 -0
  54. /package/dist/{chunk-S7OROGUS.js.map → chunk-T3RMAGAE.js.map} +0 -0
  55. /package/dist/{chunk-U6TH4RJJ.js.map → chunk-YC33LHRB.js.map} +0 -0
@@ -6,7 +6,7 @@ import {
6
6
  setCurrentAgentGuiI18nRuntime,
7
7
  translate,
8
8
  translateInUiLanguage
9
- } from "./chunk-I4ICM3U4.js";
9
+ } from "./chunk-FFLXJ5RU.js";
10
10
 
11
11
  // i18n/index.ts
12
12
  import React, {
@@ -68,4 +68,4 @@ export {
68
68
  AgentGuiI18nProvider,
69
69
  useTranslation
70
70
  };
71
- //# sourceMappingURL=chunk-DKGFEIZ7.js.map
71
+ //# sourceMappingURL=chunk-P4LUYDRL.js.map
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-XJ34OIEQ.js";
8
8
  import {
9
9
  normalizeAgentSessionMentionTitle
10
- } from "./chunk-5VECGOBU.js";
10
+ } from "./chunk-D5HAVQME.js";
11
11
  import {
12
12
  resolveAgentMentionFileThumbnailUrl
13
13
  } from "./chunk-3V5OCA2M.js";
@@ -20,11 +20,11 @@ import {
20
20
  import {
21
21
  getOptionalAgentHostApi,
22
22
  workspaceAgentProviderLabel
23
- } from "./chunk-FGD2K7AB.js";
23
+ } from "./chunk-JH6OERDW.js";
24
24
  import {
25
25
  translate,
26
26
  translateInUiLanguage
27
- } from "./chunk-DKGFEIZ7.js";
27
+ } from "./chunk-P4LUYDRL.js";
28
28
  import {
29
29
  normalizeAgentTitleText
30
30
  } from "./chunk-MIJXEELH.js";
@@ -3049,4 +3049,4 @@ export {
3049
3049
  AgentMentionSearchController,
3050
3050
  preloadAgentMentionBrowse
3051
3051
  };
3052
- //# sourceMappingURL=chunk-SQZIKBOM.js.map
3052
+ //# sourceMappingURL=chunk-QCNCNAZT.js.map
@@ -6,7 +6,7 @@ import {
6
6
  formatAgentMentionMarkdown,
7
7
  mentionItemToAttrs,
8
8
  parseAgentMentionMarkdown
9
- } from "./chunk-5VECGOBU.js";
9
+ } from "./chunk-D5HAVQME.js";
10
10
  import {
11
11
  cn,
12
12
  resolveAgentTargetPresentation,
@@ -733,4 +733,4 @@ export {
733
733
  agentRichTextContentToPromptText,
734
734
  AgentRichTextReadonly
735
735
  };
736
- //# sourceMappingURL=chunk-S7OROGUS.js.map
736
+ //# sourceMappingURL=chunk-T3RMAGAE.js.map
@@ -2,7 +2,7 @@ import {
2
2
  AgentRichTextReadonly,
3
3
  promptForProviderSkills,
4
4
  skillTriggerForPrefix
5
- } from "./chunk-S7OROGUS.js";
5
+ } from "./chunk-T3RMAGAE.js";
6
6
  import {
7
7
  classifyRecoverableAgentMessage,
8
8
  isProviderPlanLimitMessage,
@@ -27,7 +27,7 @@ import {
27
27
  agentPromptFileBlocks,
28
28
  agentPromptPastedTextBlocks,
29
29
  materializeAgentComposerFileMentions
30
- } from "./chunk-5VECGOBU.js";
30
+ } from "./chunk-D5HAVQME.js";
31
31
  import {
32
32
  AGENT_PASTED_TEXT_BLOCK_KIND,
33
33
  AGENT_PASTED_TEXT_MENTION_KIND
@@ -47,7 +47,7 @@ import {
47
47
  resolveWorkspaceFileLinkAction,
48
48
  resolveWorkspaceFilePathCandidate,
49
49
  resolveWorkspaceLinkAction
50
- } from "./chunk-PFTST5V6.js";
50
+ } from "./chunk-GKKXAO7O.js";
51
51
  import {
52
52
  cn
53
53
  } from "./chunk-ZVYUTXQJ.js";
@@ -55,7 +55,7 @@ import {
55
55
  useOptionalAgentActivityRuntime,
56
56
  useOptionalAgentHostApi,
57
57
  workspaceAgentProviderLabel
58
- } from "./chunk-FGD2K7AB.js";
58
+ } from "./chunk-JH6OERDW.js";
59
59
  import {
60
60
  fileChangeCountFromChanges,
61
61
  fileChangeEntriesFromChanges,
@@ -65,7 +65,7 @@ import {
65
65
  getActiveUiLanguage,
66
66
  translate,
67
67
  useTranslation
68
- } from "./chunk-DKGFEIZ7.js";
68
+ } from "./chunk-P4LUYDRL.js";
69
69
  import {
70
70
  normalizeAgentTitleText
71
71
  } from "./chunk-MIJXEELH.js";
@@ -15652,4 +15652,4 @@ export {
15652
15652
  AgentConversationFlow,
15653
15653
  useProjectedAgentConversation
15654
15654
  };
15655
- //# sourceMappingURL=chunk-U6TH4RJJ.js.map
15655
+ //# sourceMappingURL=chunk-YC33LHRB.js.map
@@ -3,28 +3,28 @@ import {
3
3
  AgentFileMentionPalette,
4
4
  flattenAgentMentionPaletteEntries,
5
5
  groupStartKeys
6
- } from "../chunk-TYQTSC7Y.js";
6
+ } from "../chunk-D7WWGXPJ.js";
7
7
  import {
8
8
  AgentMentionSearchController
9
- } from "../chunk-SQZIKBOM.js";
9
+ } from "../chunk-QCNCNAZT.js";
10
10
  import "../chunk-VMPA46ET.js";
11
11
  import "../chunk-XJ34OIEQ.js";
12
12
  import "../chunk-JDVP33S5.js";
13
- import "../chunk-5VECGOBU.js";
13
+ import "../chunk-D5HAVQME.js";
14
14
  import "../chunk-3V5OCA2M.js";
15
15
  import {
16
16
  AGENT_CONTEXT_MENTION_PROVIDER_IDS
17
17
  } from "../chunk-RMQREVJY.js";
18
18
  import "../chunk-FGLQZ6I4.js";
19
- import "../chunk-Z5Y3RB2U.js";
19
+ import "../chunk-HU3Q2FQK.js";
20
20
  import "../chunk-YMXYBG7U.js";
21
- import "../chunk-FGD2K7AB.js";
21
+ import "../chunk-JH6OERDW.js";
22
22
  import "../chunk-F5UR6EJG.js";
23
23
  import "../chunk-M6HTOCQK.js";
24
- import "../chunk-DKGFEIZ7.js";
24
+ import "../chunk-P4LUYDRL.js";
25
25
  import "../chunk-5BJYO6X3.js";
26
26
  import "../chunk-AFUVWWQY.js";
27
- import "../chunk-I4ICM3U4.js";
27
+ import "../chunk-FFLXJ5RU.js";
28
28
  import "../chunk-MIJXEELH.js";
29
29
  import "../chunk-D2JUDUYY.js";
30
30
  import "../chunk-QNE2ZPPV.js";
@@ -727,6 +727,11 @@ declare const agentGuiI18nResources: {
727
727
  readonly systemNoticePlanImplementationCompleted: "Plan implementation started";
728
728
  readonly systemNoticeWarning: "Agent warning";
729
729
  readonly systemNoticeDefault: "Agent notice";
730
+ readonly sharedDeviceLabel: "shared device";
731
+ readonly runtimeConnecting: "Connecting to {{device}}…";
732
+ readonly runtimeReconnectingAttempt: "Reconnecting to {{device}} · Retry {{attempt}}…";
733
+ readonly runtimeUnavailable: "Connection to {{device}} was lost. The system will retry automatically.";
734
+ readonly runtimeUnavailableActive: "Connection to {{device}} was lost. Sending and stopping are temporarily unavailable; the task may still be running on the device.";
730
735
  readonly providerSwitchLabel: "Switch provider";
731
736
  readonly sharedAgentOwnerSeparator: "'s ";
732
737
  readonly handoffConversation: "Handoff";
@@ -1015,8 +1020,19 @@ declare const agentGuiI18nResources: {
1015
1020
  readonly tuttiModeRemove: "Turn off Tutti mode";
1016
1021
  readonly tuttiBudgetTitle: "Tutti intensity";
1017
1022
  readonly tuttiBudgetIntensityLabel: "Intensity";
1018
- readonly tuttiBudgetIntensityMin: "Minimal";
1019
- readonly tuttiBudgetIntensityMax: "Maximal";
1023
+ readonly tuttiBudgetPreviewTitle: "Planner tendency";
1024
+ readonly tuttiBudgetPreviewHint: "The exact model, total task count, and safe parallelism are inferred from the request and selected Skills.";
1025
+ readonly tuttiBudgetPreviewCost: "Cost";
1026
+ readonly tuttiBudgetPreviewBalance: "Balance";
1027
+ readonly tuttiBudgetPreviewPowerful: "Powerful";
1028
+ readonly tuttiBudgetModelStrengthLabel: "Model strength";
1029
+ readonly tuttiBudgetModelStrengthCost: "Economical";
1030
+ readonly tuttiBudgetModelStrengthBalance: "Balanced";
1031
+ readonly tuttiBudgetModelStrengthPowerful: "Most capable";
1032
+ readonly tuttiBudgetAgentCountLabel: "Parallel Agents";
1033
+ readonly tuttiBudgetAgentCountCost: "1";
1034
+ readonly tuttiBudgetAgentCountBalance: "2–3";
1035
+ readonly tuttiBudgetAgentCountPowerful: "Up to 4";
1020
1036
  readonly tuttiBudgetConfirm: "Confirm";
1021
1037
  readonly tuttiBudgetCancel: "Cancel";
1022
1038
  readonly tuttiModeUpdateFailed: "Tutti mode couldn't be updated. Try again.";
@@ -3514,6 +3530,11 @@ declare const agentGuiI18nResources: {
3514
3530
  readonly systemNoticePlanImplementationCompleted: "计划实现已开始";
3515
3531
  readonly systemNoticeWarning: "Agent 警告";
3516
3532
  readonly systemNoticeDefault: "Agent 通知";
3533
+ readonly sharedDeviceLabel: "共享设备";
3534
+ readonly runtimeConnecting: "正在连接 {{device}}…";
3535
+ readonly runtimeReconnectingAttempt: "正在重新连接 {{device}} · 第 {{attempt}} 次重试…";
3536
+ readonly runtimeUnavailable: "与 {{device}} 的连接已断开,系统将自动重试";
3537
+ readonly runtimeUnavailableActive: "与 {{device}} 的连接已断开,暂时无法发送或停止;任务可能仍在设备上运行";
3517
3538
  readonly providerSwitchLabel: "切换 Provider";
3518
3539
  readonly sharedAgentOwnerSeparator: " 的 ";
3519
3540
  readonly handoffConversation: "Handoff";
@@ -3874,8 +3895,19 @@ declare const agentGuiI18nResources: {
3874
3895
  readonly tuttiModeRemove: "关闭 Tutti mode";
3875
3896
  readonly tuttiBudgetTitle: "Tutti 强度";
3876
3897
  readonly tuttiBudgetIntensityLabel: "强度";
3877
- readonly tuttiBudgetIntensityMin: "最低";
3878
- readonly tuttiBudgetIntensityMax: "最高";
3898
+ readonly tuttiBudgetPreviewTitle: "规划倾向";
3899
+ readonly tuttiBudgetPreviewHint: "实际模型、Agent 总数与安全并行度会根据请求和所选 Skill 推导";
3900
+ readonly tuttiBudgetPreviewCost: "省成本";
3901
+ readonly tuttiBudgetPreviewBalance: "均衡";
3902
+ readonly tuttiBudgetPreviewPowerful: "强劲";
3903
+ readonly tuttiBudgetModelStrengthLabel: "模型强度";
3904
+ readonly tuttiBudgetModelStrengthCost: "经济型";
3905
+ readonly tuttiBudgetModelStrengthBalance: "均衡型";
3906
+ readonly tuttiBudgetModelStrengthPowerful: "最强可用";
3907
+ readonly tuttiBudgetAgentCountLabel: "并行 Agent";
3908
+ readonly tuttiBudgetAgentCountCost: "1 个";
3909
+ readonly tuttiBudgetAgentCountBalance: "2–3 个";
3910
+ readonly tuttiBudgetAgentCountPowerful: "最多 4 个";
3879
3911
  readonly tuttiBudgetConfirm: "确认";
3880
3912
  readonly tuttiBudgetCancel: "取消";
3881
3913
  readonly tuttiModeUpdateFailed: "Tutti 模式更新失败,请重试";
@@ -6,8 +6,8 @@ import {
6
6
  translate,
7
7
  translateInUiLanguage,
8
8
  useTranslation
9
- } from "../chunk-DKGFEIZ7.js";
10
- import "../chunk-I4ICM3U4.js";
9
+ } from "../chunk-P4LUYDRL.js";
10
+ import "../chunk-FFLXJ5RU.js";
11
11
  export {
12
12
  AgentGuiI18nProvider,
13
13
  agentGuiI18nModule,
package/dist/index.d.ts CHANGED
@@ -1728,6 +1728,16 @@ interface AgentGUIAgentTarget {
1728
1728
  disabled?: boolean;
1729
1729
  unavailableReason?: string;
1730
1730
  }
1731
+ type AgentGUITargetConnectionStatus = "connected" | "connecting" | "unavailable";
1732
+ interface AgentGUITargetConnectionState {
1733
+ status: AgentGUITargetConnectionStatus;
1734
+ retryAttempt: number;
1735
+ }
1736
+ /** Host-owned, ephemeral device transport state keyed by exact Agent target. */
1737
+ interface AgentGUITargetConnectionSource {
1738
+ getConnectionState(agentTargetId: string): AgentGUITargetConnectionState | null;
1739
+ subscribe(listener: () => void): () => void;
1740
+ }
1731
1741
  interface AgentGUIProviderRailAllPresentation {
1732
1742
  iconUrl?: string | null;
1733
1743
  }
@@ -1774,7 +1784,7 @@ interface AgentGuiWorkbenchSessionActionRequest {
1774
1784
  type WorkspaceLinkActionSource = "agent-markdown" | "agent-file-change" | string;
1775
1785
  interface OpenWorkspaceFileLinkAction {
1776
1786
  type: "open-workspace-file";
1777
- mode?: "reveal" | "open-directory";
1787
+ mode?: "select" | "open";
1778
1788
  path: string;
1779
1789
  directoryPath: string;
1780
1790
  workspaceRoot: string;
@@ -2117,7 +2127,7 @@ interface AgentGUISessionChrome {
2117
2127
  } | null;
2118
2128
  approval: AgentGUIApprovalRequest | null;
2119
2129
  recovery: {
2120
- kind: "activating" | "failed" | "warning";
2130
+ kind: "activating" | "failed" | "warning" | "transport-connecting" | "transport-unavailable";
2121
2131
  message: string;
2122
2132
  canRetry?: boolean;
2123
2133
  followupAction?: never;
@@ -2353,6 +2363,7 @@ interface AgentGUIReadinessViewModel {
2353
2363
  activationError: string | null;
2354
2364
  activeConversationBusy: boolean;
2355
2365
  sessionRuntimeBlocked: boolean;
2366
+ targetConnectionBlocked: boolean;
2356
2367
  providerReadinessGate: AgentGUIProviderReadinessGate | null;
2357
2368
  }
2358
2369
  interface AgentGUIOperationsViewModel {
@@ -3162,6 +3173,11 @@ declare const agentGuiI18nResources: {
3162
3173
  readonly systemNoticePlanImplementationCompleted: "Plan implementation started";
3163
3174
  readonly systemNoticeWarning: "Agent warning";
3164
3175
  readonly systemNoticeDefault: "Agent notice";
3176
+ readonly sharedDeviceLabel: "shared device";
3177
+ readonly runtimeConnecting: "Connecting to {{device}}…";
3178
+ readonly runtimeReconnectingAttempt: "Reconnecting to {{device}} · Retry {{attempt}}…";
3179
+ readonly runtimeUnavailable: "Connection to {{device}} was lost. The system will retry automatically.";
3180
+ readonly runtimeUnavailableActive: "Connection to {{device}} was lost. Sending and stopping are temporarily unavailable; the task may still be running on the device.";
3165
3181
  readonly providerSwitchLabel: "Switch provider";
3166
3182
  readonly sharedAgentOwnerSeparator: "'s ";
3167
3183
  readonly handoffConversation: "Handoff";
@@ -3450,8 +3466,19 @@ declare const agentGuiI18nResources: {
3450
3466
  readonly tuttiModeRemove: "Turn off Tutti mode";
3451
3467
  readonly tuttiBudgetTitle: "Tutti intensity";
3452
3468
  readonly tuttiBudgetIntensityLabel: "Intensity";
3453
- readonly tuttiBudgetIntensityMin: "Minimal";
3454
- readonly tuttiBudgetIntensityMax: "Maximal";
3469
+ readonly tuttiBudgetPreviewTitle: "Planner tendency";
3470
+ readonly tuttiBudgetPreviewHint: "The exact model, total task count, and safe parallelism are inferred from the request and selected Skills.";
3471
+ readonly tuttiBudgetPreviewCost: "Cost";
3472
+ readonly tuttiBudgetPreviewBalance: "Balance";
3473
+ readonly tuttiBudgetPreviewPowerful: "Powerful";
3474
+ readonly tuttiBudgetModelStrengthLabel: "Model strength";
3475
+ readonly tuttiBudgetModelStrengthCost: "Economical";
3476
+ readonly tuttiBudgetModelStrengthBalance: "Balanced";
3477
+ readonly tuttiBudgetModelStrengthPowerful: "Most capable";
3478
+ readonly tuttiBudgetAgentCountLabel: "Parallel Agents";
3479
+ readonly tuttiBudgetAgentCountCost: "1";
3480
+ readonly tuttiBudgetAgentCountBalance: "2–3";
3481
+ readonly tuttiBudgetAgentCountPowerful: "Up to 4";
3455
3482
  readonly tuttiBudgetConfirm: "Confirm";
3456
3483
  readonly tuttiBudgetCancel: "Cancel";
3457
3484
  readonly tuttiModeUpdateFailed: "Tutti mode couldn't be updated. Try again.";
@@ -5949,6 +5976,11 @@ declare const agentGuiI18nResources: {
5949
5976
  readonly systemNoticePlanImplementationCompleted: "计划实现已开始";
5950
5977
  readonly systemNoticeWarning: "Agent 警告";
5951
5978
  readonly systemNoticeDefault: "Agent 通知";
5979
+ readonly sharedDeviceLabel: "共享设备";
5980
+ readonly runtimeConnecting: "正在连接 {{device}}…";
5981
+ readonly runtimeReconnectingAttempt: "正在重新连接 {{device}} · 第 {{attempt}} 次重试…";
5982
+ readonly runtimeUnavailable: "与 {{device}} 的连接已断开,系统将自动重试";
5983
+ readonly runtimeUnavailableActive: "与 {{device}} 的连接已断开,暂时无法发送或停止;任务可能仍在设备上运行";
5952
5984
  readonly providerSwitchLabel: "切换 Provider";
5953
5985
  readonly sharedAgentOwnerSeparator: " 的 ";
5954
5986
  readonly handoffConversation: "Handoff";
@@ -6309,8 +6341,19 @@ declare const agentGuiI18nResources: {
6309
6341
  readonly tuttiModeRemove: "关闭 Tutti mode";
6310
6342
  readonly tuttiBudgetTitle: "Tutti 强度";
6311
6343
  readonly tuttiBudgetIntensityLabel: "强度";
6312
- readonly tuttiBudgetIntensityMin: "最低";
6313
- readonly tuttiBudgetIntensityMax: "最高";
6344
+ readonly tuttiBudgetPreviewTitle: "规划倾向";
6345
+ readonly tuttiBudgetPreviewHint: "实际模型、Agent 总数与安全并行度会根据请求和所选 Skill 推导";
6346
+ readonly tuttiBudgetPreviewCost: "省成本";
6347
+ readonly tuttiBudgetPreviewBalance: "均衡";
6348
+ readonly tuttiBudgetPreviewPowerful: "强劲";
6349
+ readonly tuttiBudgetModelStrengthLabel: "模型强度";
6350
+ readonly tuttiBudgetModelStrengthCost: "经济型";
6351
+ readonly tuttiBudgetModelStrengthBalance: "均衡型";
6352
+ readonly tuttiBudgetModelStrengthPowerful: "最强可用";
6353
+ readonly tuttiBudgetAgentCountLabel: "并行 Agent";
6354
+ readonly tuttiBudgetAgentCountCost: "1 个";
6355
+ readonly tuttiBudgetAgentCountBalance: "2–3 个";
6356
+ readonly tuttiBudgetAgentCountPowerful: "最多 4 个";
6314
6357
  readonly tuttiBudgetConfirm: "确认";
6315
6358
  readonly tuttiBudgetCancel: "取消";
6316
6359
  readonly tuttiModeUpdateFailed: "Tutti 模式更新失败,请重试";
@@ -8090,6 +8133,16 @@ interface AgentComposerReferenceProvenanceFilter {
8090
8133
  interface AgentComposerSubmitOptions {
8091
8134
  requiredSettingsPatch?: AgentActivitySubmitSettingsPatch;
8092
8135
  capabilityRefs?: readonly AgentComposerCapabilityReference[];
8136
+ /**
8137
+ * Immutable Tutti presentation captured by the composer that initiated the
8138
+ * submit. An explicit inactive snapshot is authoritative over stale draft
8139
+ * state while a new conversation is being created.
8140
+ */
8141
+ tuttiMode?: AgentComposerTuttiModeSubmitSnapshot;
8142
+ }
8143
+ interface AgentComposerTuttiModeSubmitSnapshot {
8144
+ active: boolean;
8145
+ orchestrationIntensity?: number;
8093
8146
  }
8094
8147
  interface AgentComposerCapabilityReference {
8095
8148
  capability: "tutti";
@@ -8117,6 +8170,8 @@ interface AgentComposerProps {
8117
8170
  tuttiModeActive?: boolean;
8118
8171
  /** Blocks submission/removal while activation CAS or creation is unresolved. */
8119
8172
  tuttiModeUpdating?: boolean;
8173
+ /** Effective Tutti orchestration intensity (0-100) captured on submit. */
8174
+ tuttiModeOrchestrationIntensity?: number;
8120
8175
  placeholder: string;
8121
8176
  composerSettings: AgentGUIComposerSettingsVM;
8122
8177
  queueStatus?: AgentGUIQueueStatus;
@@ -8134,6 +8189,7 @@ interface AgentComposerProps {
8134
8189
  onHandoffConversation?: (target: AgentGUIAgentTarget) => void;
8135
8190
  canQueueWhileBusy: boolean;
8136
8191
  showStopButton: boolean;
8192
+ stopDisabled: boolean;
8137
8193
  activePrompt: AgentConversationPromptVM | null;
8138
8194
  activePromptKeyboardShortcutsEnabled?: boolean;
8139
8195
  promptTips?: readonly AgentComposerPromptTip[];
@@ -8203,10 +8259,22 @@ interface AgentComposerProps {
8203
8259
  planModeLabel: string;
8204
8260
  tuttiModeLabel: string;
8205
8261
  tuttiModeDescription: string;
8262
+ tuttiModeRemove: string;
8206
8263
  tuttiBudgetTitle: string;
8207
8264
  tuttiBudgetIntensityLabel: string;
8208
- tuttiBudgetIntensityMin: string;
8209
- tuttiBudgetIntensityMax: string;
8265
+ tuttiBudgetPreviewTitle: string;
8266
+ tuttiBudgetPreviewHint: string;
8267
+ tuttiBudgetPreviewCost: string;
8268
+ tuttiBudgetPreviewBalance: string;
8269
+ tuttiBudgetPreviewPowerful: string;
8270
+ tuttiBudgetModelStrengthLabel: string;
8271
+ tuttiBudgetModelStrengthCost: string;
8272
+ tuttiBudgetModelStrengthBalance: string;
8273
+ tuttiBudgetModelStrengthPowerful: string;
8274
+ tuttiBudgetAgentCountLabel: string;
8275
+ tuttiBudgetAgentCountCost: string;
8276
+ tuttiBudgetAgentCountBalance: string;
8277
+ tuttiBudgetAgentCountPowerful: string;
8210
8278
  tuttiBudgetConfirm: string;
8211
8279
  tuttiBudgetCancel: string;
8212
8280
  planModeDescription?: string;
@@ -8367,6 +8435,8 @@ interface AgentComposerProps {
8367
8435
  permissionModeId?: string | null;
8368
8436
  }) => void;
8369
8437
  onTuttiModeChange?: (active: boolean) => void;
8438
+ /** Commits a confirmed Tutti budget popup orchestration-intensity draft. */
8439
+ onTuttiModeOrchestrationIntensityChange?: (value: number) => void;
8370
8440
  capabilityMenuState?: AgentComposerCapabilityMenuState;
8371
8441
  capabilityControlsReadOnly?: boolean;
8372
8442
  onCapabilitySettingsRequest?: (capability: AgentComposerCapabilitySettingsTarget) => void;
@@ -8981,6 +9051,7 @@ interface AgentGUINodeHostCapabilities {
8981
9051
  providerRailMode?: AgentGUIProviderRailMode;
8982
9052
  comingSoonProviders?: readonly AgentGUIProvider[];
8983
9053
  providerReadinessGates?: Partial<Record<AgentGUIProvider, AgentGUIProviderReadinessGate | null>> | null;
9054
+ targetConnectionSource?: AgentGUITargetConnectionSource | null;
8984
9055
  defaultAgentTargetId?: string | null;
8985
9056
  providerAuthAccountLabels?: Partial<Record<string, string>>;
8986
9057
  mentionService?: RichTextMentionService;
@@ -9229,4 +9300,4 @@ declare function dispatchAgentPlanPromptAction(input: {
9229
9300
  workspaceId: string;
9230
9301
  }): boolean;
9231
9302
 
9232
- export { AGENT_CONTEXT_MENTION_PROVIDER_IDS, AGENT_CONVERSATION_RAIL_RUNTIME_METHODS, AGENT_GUI_DETAIL_MIN_WIDTH_PX, AGENT_GUI_EXPANDED_TARGET_WIDTH_PX, AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX, AGENT_PASTED_TEXT_BLOCK_KIND, AGENT_PASTED_TEXT_MENTION_KIND, AgentActivityHostProvider, type AgentActivityHostProviderProps, type AgentActivityRuntime, type AgentActivityRuntimeDeleteSessionsBatchInput, type AgentActivityRuntimeDeleteSessionsBatchResult, type AgentActivityRuntimeListSessionMessagesInput, type AgentActivityRuntimePromptContentBlock, AgentActivityRuntimeProvider, type AgentActivityRuntimeProviderProps, type AgentActivityRuntimeSessionSectionDeletionCandidates, type AgentActivityRuntimeSessionSectionScopeInput, type AgentActivityRuntimeSetSessionPinnedInput, type AgentActivityRuntimeUpdateSessionSettingsInput, type AgentActivityRuntimeUpdateSessionSettingsResult, type AgentActivityRuntimeUploadPromptContentInput, type AgentActivityRuntimeUploadPromptContentResult, type AgentComposerDraftFile, type AgentContextMentionProvider, type AgentContextMentionProviderId, type AgentConversationBatchDeletionCapability, type AgentConversationRailRuntime, type AgentConversationRailRuntimeSource, type AgentCustomMentionChipContext, type AgentCustomMentionIdentity, type AgentCustomMentionKindDefinition, type AgentCustomMentionPresentation, type AgentExternalPromptEntryResolution, type AgentExternalPromptEntryResolver, type AgentExternalPromptFilePreparationErrorCode, type AgentExternalPromptFilePreparationResult, type AgentExternalPromptFilePreparer, AgentGUI, type AgentGUIAccountMenuState, type AgentGUIAgent, type AgentGUIAgentAvailability, type AgentGUIAgentAvailabilityAction, type AgentGUIAgentAvailabilityStatus, type AgentGUIAgentDirectoryPort, type AgentGUIAgentDirectorySnapshot, type AgentGUIAgentDirectoryStatus, type AgentGUIAgentOwner, type AgentGUIAgentOwnership, type AgentGUIAgentTarget, type AgentGUIAgentTargetBadge, type AgentGUIAgentTargetRef, type AgentGUIAgentsEmptyRenderer, type AgentGUIAllAgentsPresentation, type AgentGUIComposerAppendRequest, type AgentGUIComposerContentType, type AgentGUIComposerFocusMethod, type AgentGUIConversationRailLayout, type AgentGUIEngagementContext, type AgentGUIEngagementEvent, type AgentGUIEngagementEventSink, type AgentGUIHomeSuggestionId, type AgentGUIProps, type AgentGUIProvider, type AgentGUIProviderRailAllPresentation, type AgentGUIProviderRailMode, type AgentGUIProviderReadinessGate, type AgentGUIProviderReadinessGateAction, type AgentGUIProviderReadinessGateStatus, type AgentGUIProviderUnavailableStateContext, type AgentGUIProviderUnavailableStateRenderer, type AgentGUISidebarFooterContext, type AgentGUISidebarFooterRenderer, type AgentGuiI18nLocale, AgentGuiI18nProvider, AgentHandoffMenu, type AgentHandoffMenuLabels, type AgentHandoffMenuProps, type AgentHostAgentTargetAuthenticatedAccount, type AgentHostAgentTargetSetupSnapshot, type AgentHostAgentTargetSetupState, type AgentHostAgentTargetSetupWatch, type AgentHostApi, type AgentHostApplyWorkspaceGitPatchInput, type AgentHostInputApi, type AgentHostQuickPrompt, type AgentHostQuickPromptSnapshot, type AgentHostQuickPromptsApi, type AgentHostRuntimeApi, type AgentHostSelectFilesInput, type AgentHostUserProject, type AgentPlanPromptAction, type AgentPreparedExternalPromptFile, type AgentProbeProvider, type AgentProbeSnapshot, type AgentProviderProbeListInput, type AgentProviderProbeListResult, type AgentStatusController, type AgentStatusControllerOptions, type AgentStatusControllerSnapshot, type AgentStatusFrame, type AgentStatusQuery, type AgentStatusRequestPhase, type AgentStatusRequestReason, type AgentStatusSectionState, type AgentStatusSelectionKey, type AgentStatusSource, type AgentStatusSourceError, type AgentStatusStreamObserver, type AgentStatusValue, type AgentUsageQuota, type AgentUsageSnapshot, type CreateAgentSessionHandoffPromptInput, type CreateAgentSessionMarkdownLinkInput, type EngineStateStore, type PersistWriteResult, type ReadWorkspaceAgentReadStateInput, type TuttiModePlanAssignmentAgentDetail, type TuttiModePlanAssignmentAgentOption, type TuttiModePlanAssignmentOptionsSource, type TuttiModePlanReviewRuntime, type TuttiModePlanReviewSnapshot, type TuttiModePlanTaskAssignmentInput, type TuttiPlanIssueMaterializationFailure, type TuttiPlanIssueQueryResult, type TuttiPlanIssueSnapshot, type TuttiPlanIssueSource, type TuttiPlanIssueTaskSnapshot, type WorkspaceAgentReadStateSnapshot, type WriteWorkspaceAgentReadStateInput, agentGUIAgentIsReady, agentGUIDefaultTargetProviders, agentGuiDockIconUrl, agentGuiDockIconUrls, agentGuiI18nModule, agentGuiI18nResources, createAgentConversationRailRuntime, createAgentSessionHandoffPrompt, createAgentSessionMarkdownLink, createAgentStatusController, createLocalAgentGUIAgentTarget, createLocalAgentGUIAgentTargets, createSharedAgentGUIAgentTarget, dispatchAgentPlanPromptAction, getAgentCustomMentionKind, inspectAgentConversationBatchDeletionCapability, localAgentGUIAgentTargetId, normalizeAgentGUIAgentTargets, normalizeAgentGUIAgents, preloadAgentMentionBrowse, projectAgentGUIAgentsToTargets, registerAgentCustomMentionKind, resetAgentActivityRuntimeForTests, resetAgentCustomMentionKindsForTests, resolveAgentGUIAgentTarget, resolveAgentGUIExpandedWindowFrame, resolveAgentGUISelectedDirectoryAgent, selectAgentPlanPromptTurn, selectAgentStatusControllerSnapshot, setAgentActivityRuntimeForTests, shouldAutoCollapseAgentGUIConversationRail, useAgentActivityRuntime, useAgentActivitySnapshot, useEngineSelector, useOptionalAgentActivityRuntime };
9303
+ export { AGENT_CONTEXT_MENTION_PROVIDER_IDS, AGENT_CONVERSATION_RAIL_RUNTIME_METHODS, AGENT_GUI_DETAIL_MIN_WIDTH_PX, AGENT_GUI_EXPANDED_TARGET_WIDTH_PX, AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX, AGENT_PASTED_TEXT_BLOCK_KIND, AGENT_PASTED_TEXT_MENTION_KIND, AgentActivityHostProvider, type AgentActivityHostProviderProps, type AgentActivityRuntime, type AgentActivityRuntimeDeleteSessionsBatchInput, type AgentActivityRuntimeDeleteSessionsBatchResult, type AgentActivityRuntimeListSessionMessagesInput, type AgentActivityRuntimePromptContentBlock, AgentActivityRuntimeProvider, type AgentActivityRuntimeProviderProps, type AgentActivityRuntimeSessionSectionDeletionCandidates, type AgentActivityRuntimeSessionSectionScopeInput, type AgentActivityRuntimeSetSessionPinnedInput, type AgentActivityRuntimeUpdateSessionSettingsInput, type AgentActivityRuntimeUpdateSessionSettingsResult, type AgentActivityRuntimeUploadPromptContentInput, type AgentActivityRuntimeUploadPromptContentResult, type AgentComposerDraftFile, type AgentContextMentionProvider, type AgentContextMentionProviderId, type AgentConversationBatchDeletionCapability, type AgentConversationRailRuntime, type AgentConversationRailRuntimeSource, type AgentCustomMentionChipContext, type AgentCustomMentionIdentity, type AgentCustomMentionKindDefinition, type AgentCustomMentionPresentation, type AgentExternalPromptEntryResolution, type AgentExternalPromptEntryResolver, type AgentExternalPromptFilePreparationErrorCode, type AgentExternalPromptFilePreparationResult, type AgentExternalPromptFilePreparer, AgentGUI, type AgentGUIAccountMenuState, type AgentGUIAgent, type AgentGUIAgentAvailability, type AgentGUIAgentAvailabilityAction, type AgentGUIAgentAvailabilityStatus, type AgentGUIAgentDirectoryPort, type AgentGUIAgentDirectorySnapshot, type AgentGUIAgentDirectoryStatus, type AgentGUIAgentOwner, type AgentGUIAgentOwnership, type AgentGUIAgentTarget, type AgentGUIAgentTargetBadge, type AgentGUIAgentTargetRef, type AgentGUIAgentsEmptyRenderer, type AgentGUIAllAgentsPresentation, type AgentGUIComposerAppendRequest, type AgentGUIComposerContentType, type AgentGUIComposerFocusMethod, type AgentGUIConversationRailLayout, type AgentGUIEngagementContext, type AgentGUIEngagementEvent, type AgentGUIEngagementEventSink, type AgentGUIHomeSuggestionId, type AgentGUIProps, type AgentGUIProvider, type AgentGUIProviderRailAllPresentation, type AgentGUIProviderRailMode, type AgentGUIProviderReadinessGate, type AgentGUIProviderReadinessGateAction, type AgentGUIProviderReadinessGateStatus, type AgentGUIProviderUnavailableStateContext, type AgentGUIProviderUnavailableStateRenderer, type AgentGUISidebarFooterContext, type AgentGUISidebarFooterRenderer, type AgentGUITargetConnectionSource, type AgentGUITargetConnectionState, type AgentGUITargetConnectionStatus, type AgentGuiI18nLocale, AgentGuiI18nProvider, AgentHandoffMenu, type AgentHandoffMenuLabels, type AgentHandoffMenuProps, type AgentHostAgentTargetAuthenticatedAccount, type AgentHostAgentTargetSetupSnapshot, type AgentHostAgentTargetSetupState, type AgentHostAgentTargetSetupWatch, type AgentHostApi, type AgentHostApplyWorkspaceGitPatchInput, type AgentHostInputApi, type AgentHostQuickPrompt, type AgentHostQuickPromptSnapshot, type AgentHostQuickPromptsApi, type AgentHostRuntimeApi, type AgentHostSelectFilesInput, type AgentHostUserProject, type AgentPlanPromptAction, type AgentPreparedExternalPromptFile, type AgentProbeProvider, type AgentProbeSnapshot, type AgentProviderProbeListInput, type AgentProviderProbeListResult, type AgentStatusController, type AgentStatusControllerOptions, type AgentStatusControllerSnapshot, type AgentStatusFrame, type AgentStatusQuery, type AgentStatusRequestPhase, type AgentStatusRequestReason, type AgentStatusSectionState, type AgentStatusSelectionKey, type AgentStatusSource, type AgentStatusSourceError, type AgentStatusStreamObserver, type AgentStatusValue, type AgentUsageQuota, type AgentUsageSnapshot, type CreateAgentSessionHandoffPromptInput, type CreateAgentSessionMarkdownLinkInput, type EngineStateStore, type PersistWriteResult, type ReadWorkspaceAgentReadStateInput, type TuttiModePlanAssignmentAgentDetail, type TuttiModePlanAssignmentAgentOption, type TuttiModePlanAssignmentOptionsSource, type TuttiModePlanReviewRuntime, type TuttiModePlanReviewSnapshot, type TuttiModePlanTaskAssignmentInput, type TuttiPlanIssueMaterializationFailure, type TuttiPlanIssueQueryResult, type TuttiPlanIssueSnapshot, type TuttiPlanIssueSource, type TuttiPlanIssueTaskSnapshot, type WorkspaceAgentReadStateSnapshot, type WriteWorkspaceAgentReadStateInput, agentGUIAgentIsReady, agentGUIDefaultTargetProviders, agentGuiDockIconUrl, agentGuiDockIconUrls, agentGuiI18nModule, agentGuiI18nResources, createAgentConversationRailRuntime, createAgentSessionHandoffPrompt, createAgentSessionMarkdownLink, createAgentStatusController, createLocalAgentGUIAgentTarget, createLocalAgentGUIAgentTargets, createSharedAgentGUIAgentTarget, dispatchAgentPlanPromptAction, getAgentCustomMentionKind, inspectAgentConversationBatchDeletionCapability, localAgentGUIAgentTargetId, normalizeAgentGUIAgentTargets, normalizeAgentGUIAgents, preloadAgentMentionBrowse, projectAgentGUIAgentsToTargets, registerAgentCustomMentionKind, resetAgentActivityRuntimeForTests, resetAgentCustomMentionKindsForTests, resolveAgentGUIAgentTarget, resolveAgentGUIExpandedWindowFrame, resolveAgentGUISelectedDirectoryAgent, selectAgentPlanPromptTurn, selectAgentStatusControllerSnapshot, setAgentActivityRuntimeForTests, shouldAutoCollapseAgentGUIConversationRail, useAgentActivityRuntime, useAgentActivitySnapshot, useEngineSelector, useOptionalAgentActivityRuntime };
package/dist/index.js CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  normalizeAgentGUIAgentTargets,
11
11
  resolveAgentGUIAgentTarget,
12
12
  selectAgentStatusControllerSnapshot
13
- } from "./chunk-U3ZWUTTQ.js";
13
+ } from "./chunk-NTY3JIYS.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-L3YCXXMA.js";
26
+ } from "./chunk-CTZPHYKU.js";
27
27
  import "./chunk-KDN6SLJM.js";
28
28
  import "./chunk-4CHBM3G3.js";
29
29
  import "./chunk-CBMWHQ7P.js";
30
30
  import "./chunk-MGSRWYRN.js";
31
- import "./chunk-DNHDR2YC.js";
32
- import "./chunk-U6TH4RJJ.js";
33
- import "./chunk-S7OROGUS.js";
31
+ import "./chunk-AEMVCADI.js";
32
+ import "./chunk-YC33LHRB.js";
33
+ import "./chunk-T3RMAGAE.js";
34
34
  import "./chunk-CXC3ROXQ.js";
35
35
  import "./chunk-UP3ZDYTN.js";
36
36
  import "./chunk-GUFEHWUX.js";
37
- import "./chunk-TYQTSC7Y.js";
37
+ import "./chunk-D7WWGXPJ.js";
38
38
  import {
39
39
  agentGUIAgentIsReady,
40
40
  normalizeAgentGUIAgents,
@@ -47,14 +47,14 @@ import {
47
47
  } from "./chunk-G7DS23D4.js";
48
48
  import {
49
49
  preloadAgentMentionBrowse
50
- } from "./chunk-SQZIKBOM.js";
50
+ } from "./chunk-QCNCNAZT.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-5VECGOBU.js";
57
+ } from "./chunk-D5HAVQME.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-ZE6VLLFC.js";
69
+ } from "./chunk-GIF2V624.js";
70
70
  import {
71
71
  useEngineSelector
72
72
  } from "./chunk-EVQ4JY3N.js";
73
- import "./chunk-PFTST5V6.js";
73
+ import "./chunk-GKKXAO7O.js";
74
74
  import "./chunk-ZVYUTXQJ.js";
75
- import "./chunk-Z5Y3RB2U.js";
75
+ import "./chunk-HU3Q2FQK.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-FGD2K7AB.js";
85
+ } from "./chunk-JH6OERDW.js";
86
86
  import "./chunk-F5UR6EJG.js";
87
87
  import "./chunk-M6HTOCQK.js";
88
88
  import {
89
89
  AgentGuiI18nProvider,
90
90
  agentGuiI18nModule,
91
91
  agentGuiI18nResources
92
- } from "./chunk-DKGFEIZ7.js";
92
+ } from "./chunk-P4LUYDRL.js";
93
93
  import "./chunk-5BJYO6X3.js";
94
94
  import "./chunk-AFUVWWQY.js";
95
- import "./chunk-I4ICM3U4.js";
95
+ import "./chunk-FFLXJ5RU.js";
96
96
  import "./chunk-MIJXEELH.js";
97
97
  import {
98
98
  getAgentCustomMentionKind,
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 { 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":[]}
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 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0NA;AAAA,EACE;AAAA,EACA;AAAA,OACK;","names":[]}
@@ -3,22 +3,22 @@ import {
3
3
  MAX_BROWSE_CACHE_ENTRIES,
4
4
  preloadAgentMentionBrowse,
5
5
  resetAgentMentionSearchBrowseCacheForTests
6
- } from "./chunk-SQZIKBOM.js";
6
+ } from "./chunk-QCNCNAZT.js";
7
7
  import "./chunk-VMPA46ET.js";
8
8
  import "./chunk-XJ34OIEQ.js";
9
9
  import "./chunk-JDVP33S5.js";
10
- import "./chunk-5VECGOBU.js";
10
+ import "./chunk-D5HAVQME.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-FGD2K7AB.js";
15
+ import "./chunk-JH6OERDW.js";
16
16
  import "./chunk-F5UR6EJG.js";
17
17
  import "./chunk-M6HTOCQK.js";
18
- import "./chunk-DKGFEIZ7.js";
18
+ import "./chunk-P4LUYDRL.js";
19
19
  import "./chunk-5BJYO6X3.js";
20
20
  import "./chunk-AFUVWWQY.js";
21
- import "./chunk-I4ICM3U4.js";
21
+ import "./chunk-FFLXJ5RU.js";
22
22
  import "./chunk-MIJXEELH.js";
23
23
  import "./chunk-D2JUDUYY.js";
24
24
  import "./chunk-QNE2ZPPV.js";
@@ -189,6 +189,16 @@ interface AgentGUIAgentTarget {
189
189
  disabled?: boolean;
190
190
  unavailableReason?: string;
191
191
  }
192
+ type AgentGUITargetConnectionStatus = "connected" | "connecting" | "unavailable";
193
+ interface AgentGUITargetConnectionState {
194
+ status: AgentGUITargetConnectionStatus;
195
+ retryAttempt: number;
196
+ }
197
+ /** Host-owned, ephemeral device transport state keyed by exact Agent target. */
198
+ interface AgentGUITargetConnectionSource {
199
+ getConnectionState(agentTargetId: string): AgentGUITargetConnectionState | null;
200
+ subscribe(listener: () => void): () => void;
201
+ }
192
202
  interface AgentGUIProviderRailAllPresentation {
193
203
  iconUrl?: string | null;
194
204
  }
@@ -225,4 +235,4 @@ interface NodeFrame {
225
235
  size: Size;
226
236
  }
227
237
 
228
- export type { AgentGUIAgent as A, NodeFrame as N, Point as P, AgentGUIAgentDirectorySnapshot as a, AgentGUIAgentTarget as b, AgentGUIAllAgentsPresentation as c, AgentGUIHomeSuggestionId as d, AgentGUINodeData as e, AgentGUIProvider as f, AgentGUIProviderRailAllPresentation as g, AgentGUIProviderRailMode as h, AgentGUIProviderReadinessGate as i, AgentHostAgentSessionCommand as j, AgentHostAgentSessionComposerSettings as k, AgentHostAgentSessionPermissionConfig as l, AgentHostAgentSessionReasoningEffort as m, AgentHostAgentSessionSpeed as n, AgentHostUnactivateAgentSessionResult as o, AgentPromptContentBlock as p };
238
+ export type { AgentGUIAgent as A, NodeFrame as N, Point as P, AgentGUIAgentDirectorySnapshot as a, AgentGUIAgentTarget as b, AgentGUIAllAgentsPresentation as c, AgentGUIHomeSuggestionId as d, AgentGUINodeData as e, AgentGUIProvider as f, AgentGUIProviderRailAllPresentation as g, AgentGUIProviderRailMode as h, AgentGUIProviderReadinessGate as i, AgentGUITargetConnectionSource as j, AgentHostAgentSessionCommand as k, AgentHostAgentSessionComposerSettings as l, AgentHostAgentSessionPermissionConfig as m, AgentHostAgentSessionReasoningEffort as n, AgentHostAgentSessionSpeed as o, AgentHostUnactivateAgentSessionResult as p, AgentPromptContentBlock as q };
@@ -18,17 +18,17 @@ import {
18
18
  resolveAgentGuiUnifiedDockLaunchPayload,
19
19
  resolveAgentGuiWorkbenchContributionCopy,
20
20
  resolveAgentGuiWorkbenchDefaultLaunchFrame
21
- } from "../chunk-L3YCXXMA.js";
21
+ } from "../chunk-CTZPHYKU.js";
22
22
  import "../chunk-KDN6SLJM.js";
23
23
  import "../chunk-4CHBM3G3.js";
24
24
  import "../chunk-CBMWHQ7P.js";
25
25
  import "../chunk-MGSRWYRN.js";
26
- import "../chunk-DNHDR2YC.js";
26
+ import "../chunk-AEMVCADI.js";
27
27
  import "../chunk-CX6XXG6R.js";
28
28
  import "../chunk-G7DS23D4.js";
29
29
  import "../chunk-EVQ4JY3N.js";
30
30
  import "../chunk-AFUVWWQY.js";
31
- import "../chunk-I4ICM3U4.js";
31
+ import "../chunk-FFLXJ5RU.js";
32
32
  import "../chunk-MIJXEELH.js";
33
33
  import "../chunk-QNE2ZPPV.js";
34
34
  import "../chunk-O433KXLK.js";