@tutti-os/agent-gui 0.0.212 → 0.0.214

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 (56) hide show
  1. package/README.md +19 -13
  2. package/dist/{AgentRichTextReadonly-WWU4ZF7W.js → AgentRichTextReadonly-TASIMIK4.js} +5 -5
  3. package/dist/agent-conversation/index.js +8 -8
  4. package/dist/agent-env/index.d.ts +1 -8
  5. package/dist/agent-env/index.js +1 -1
  6. package/dist/agent-gui.d.ts +19 -49
  7. package/dist/agent-gui.js +15 -15
  8. package/dist/agent-message-center/index.js +6 -6
  9. package/dist/app/renderer/agentactivity.css +0 -30
  10. package/dist/{chunk-POU5WZNH.js → chunk-2HYADTQP.js} +2 -2
  11. package/dist/{chunk-JVVLKTLR.js → chunk-7SSORDQY.js} +4 -4
  12. package/dist/{chunk-BGNYUYLP.js → chunk-AD2RTSMS.js} +2 -2
  13. package/dist/{chunk-GXXPUEX6.js → chunk-BYHNJQYH.js} +2 -2
  14. package/dist/{chunk-RNBZBBI7.js → chunk-FEUU4YMY.js} +24 -25
  15. package/dist/chunk-FEUU4YMY.js.map +1 -0
  16. package/dist/{chunk-7LSLB7CN.js → chunk-G2QO6HPB.js} +2 -2
  17. package/dist/{chunk-FRSV66P3.js → chunk-ISC67YBJ.js} +4 -4
  18. package/dist/{chunk-YJ27WHM3.js → chunk-L4E2Y52A.js} +2 -2
  19. package/dist/{chunk-WSIGQG7C.js → chunk-LQKLBDBK.js} +3 -3
  20. package/dist/{chunk-JZ6KUUDY.js → chunk-N4HLBSMJ.js} +2 -32
  21. package/dist/chunk-N4HLBSMJ.js.map +1 -0
  22. package/dist/{chunk-62LWOH3P.js → chunk-QVLEP54U.js} +1 -49
  23. package/dist/chunk-QVLEP54U.js.map +1 -0
  24. package/dist/{chunk-4IJYTGS2.js → chunk-RLFO3NJV.js} +1535 -1976
  25. package/dist/chunk-RLFO3NJV.js.map +1 -0
  26. package/dist/{chunk-4DAJ5SVX.js → chunk-XERDRMSF.js} +4 -4
  27. package/dist/{chunk-JUL7J4VN.js → chunk-YBIT37P5.js} +2 -2
  28. package/dist/{chunk-5UOJCDLE.js → chunk-ZNHMWCO4.js} +3 -3
  29. package/dist/context-mention-palette/index.js +7 -7
  30. package/dist/i18n/index.d.ts +0 -48
  31. package/dist/i18n/index.js +2 -2
  32. package/dist/index.d.ts +33 -617
  33. package/dist/index.js +15 -23
  34. package/dist/index.js.map +1 -1
  35. package/dist/mention-search.js +5 -5
  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/package.json +15 -15
  40. package/dist/app/renderer/assets/commercial/registration-credits-bg.png +0 -0
  41. package/dist/chunk-4IJYTGS2.js.map +0 -1
  42. package/dist/chunk-62LWOH3P.js.map +0 -1
  43. package/dist/chunk-JZ6KUUDY.js.map +0 -1
  44. package/dist/chunk-RNBZBBI7.js.map +0 -1
  45. /package/dist/{AgentRichTextReadonly-WWU4ZF7W.js.map → AgentRichTextReadonly-TASIMIK4.js.map} +0 -0
  46. /package/dist/{chunk-POU5WZNH.js.map → chunk-2HYADTQP.js.map} +0 -0
  47. /package/dist/{chunk-JVVLKTLR.js.map → chunk-7SSORDQY.js.map} +0 -0
  48. /package/dist/{chunk-BGNYUYLP.js.map → chunk-AD2RTSMS.js.map} +0 -0
  49. /package/dist/{chunk-GXXPUEX6.js.map → chunk-BYHNJQYH.js.map} +0 -0
  50. /package/dist/{chunk-7LSLB7CN.js.map → chunk-G2QO6HPB.js.map} +0 -0
  51. /package/dist/{chunk-FRSV66P3.js.map → chunk-ISC67YBJ.js.map} +0 -0
  52. /package/dist/{chunk-YJ27WHM3.js.map → chunk-L4E2Y52A.js.map} +0 -0
  53. /package/dist/{chunk-WSIGQG7C.js.map → chunk-LQKLBDBK.js.map} +0 -0
  54. /package/dist/{chunk-4DAJ5SVX.js.map → chunk-XERDRMSF.js.map} +0 -0
  55. /package/dist/{chunk-JUL7J4VN.js.map → chunk-YBIT37P5.js.map} +0 -0
  56. /package/dist/{chunk-5UOJCDLE.js.map → chunk-ZNHMWCO4.js.map} +0 -0
package/README.md CHANGED
@@ -3,19 +3,25 @@
3
3
  AgentGUI renders workspace agent sessions, timelines, approvals, and composer
4
4
  UI. It is a UI package, not a host transport or business-core package.
5
5
 
6
- ## Commerce And Account Presentation
7
-
8
- Hosts own authentication, Commerce fetching, navigation, clipboard, and
9
- notification side effects. `AgentGUIAccountMenu` renders the shared account
10
- surface from `AgentGUIAccountMenuState`; `membershipAccess` must come from the
11
- normalized Commerce contract (`free`, `active`, `inactive`, or `unknown`).
12
- Hosts may pass `membershipIconUrl` to render their tier icon next to the
13
- membership label; the badge renders label text only when it is absent.
14
-
15
- Pass `hostCapabilities.commercePresentation` to `AgentGUI` so insufficient
16
- credit cards can select upgrade, recharge, or neutral copy and use the
17
- Host-provided `planUrl`. Raw provider error details remain available to
18
- diagnostics but are not rendered in the product error card.
6
+ ## Product Error Presentation
7
+
8
+ AgentGUI does not own Account or Commerce UI. Product hosts render those
9
+ surfaces through `@tutti-os/commerce` and its `./react` entrypoint.
10
+
11
+ Hosts may pass `hostCapabilities.visibleErrorPresentationOverrides` to
12
+ customize structured product errors such as `insufficient_credits`. The
13
+ override contains only localized copy and an optional sanitized external
14
+ action; it does not expose membership state, credentials, or Commerce response
15
+ objects to AgentGUI. Raw provider error details remain available to diagnostics
16
+ but are not rendered in the product error card. Environment, authentication,
17
+ network, and runtime errors are not overridable and remain AgentGUI policy.
18
+
19
+ This is an intentional public API break. The former `accountMenuState`,
20
+ `commercePresentation`, `AgentGUIAccountMenu*`, and
21
+ `AgentGUIAccountRewardToast` surfaces were removed instead of being retained as
22
+ silent no-ops. Hosts must render account chrome through
23
+ `@tutti-os/commerce/react` and translate Commerce policy into
24
+ `visibleErrorPresentationOverrides`.
19
25
 
20
26
  Before changing AgentGUI, AgentGuiNode, or the agent conversation module, read
21
27
  [AgentGuiNode Architecture and Troubleshooting](../../../docs/architecture/agent-gui-node.md).
@@ -1,19 +1,19 @@
1
1
  import {
2
2
  AgentRichTextReadonly
3
- } from "./chunk-7LSLB7CN.js";
4
- import "./chunk-POU5WZNH.js";
3
+ } from "./chunk-G2QO6HPB.js";
4
+ import "./chunk-2HYADTQP.js";
5
5
  import "./chunk-3V5OCA2M.js";
6
6
  import "./chunk-FGLQZ6I4.js";
7
7
  import "./chunk-ZVYUTXQJ.js";
8
8
  import "./chunk-M6HTOCQK.js";
9
- import "./chunk-GXXPUEX6.js";
9
+ import "./chunk-BYHNJQYH.js";
10
10
  import "./chunk-5BJYO6X3.js";
11
11
  import "./chunk-AFUVWWQY.js";
12
- import "./chunk-62LWOH3P.js";
12
+ import "./chunk-QVLEP54U.js";
13
13
  import "./chunk-D2JUDUYY.js";
14
14
  import "./chunk-QNE2ZPPV.js";
15
15
  import "./chunk-O433KXLK.js";
16
16
  export {
17
17
  AgentRichTextReadonly
18
18
  };
19
- //# sourceMappingURL=AgentRichTextReadonly-WWU4ZF7W.js.map
19
+ //# sourceMappingURL=AgentRichTextReadonly-TASIMIK4.js.map
@@ -7,25 +7,25 @@ import {
7
7
  reconcileProjectedAgentConversationVM,
8
8
  serializeAgentConversationForClipboard,
9
9
  useProjectedAgentConversation
10
- } from "../chunk-RNBZBBI7.js";
11
- import "../chunk-7LSLB7CN.js";
12
- import "../chunk-JZ6KUUDY.js";
10
+ } from "../chunk-FEUU4YMY.js";
11
+ import "../chunk-G2QO6HPB.js";
12
+ import "../chunk-N4HLBSMJ.js";
13
13
  import "../chunk-XJ34OIEQ.js";
14
- import "../chunk-POU5WZNH.js";
14
+ import "../chunk-2HYADTQP.js";
15
15
  import "../chunk-JDVP33S5.js";
16
16
  import "../chunk-3V5OCA2M.js";
17
17
  import "../chunk-FGLQZ6I4.js";
18
- import "../chunk-WSIGQG7C.js";
18
+ import "../chunk-LQKLBDBK.js";
19
19
  import "../chunk-ZVYUTXQJ.js";
20
- import "../chunk-JUL7J4VN.js";
20
+ import "../chunk-YBIT37P5.js";
21
21
  import "../chunk-M6HTOCQK.js";
22
22
  import "../chunk-F5UR6EJG.js";
23
23
  import {
24
24
  translate
25
- } from "../chunk-GXXPUEX6.js";
25
+ } from "../chunk-BYHNJQYH.js";
26
26
  import "../chunk-5BJYO6X3.js";
27
27
  import "../chunk-AFUVWWQY.js";
28
- import "../chunk-62LWOH3P.js";
28
+ import "../chunk-QVLEP54U.js";
29
29
  import "../chunk-MIJXEELH.js";
30
30
  import "../chunk-D2JUDUYY.js";
31
31
  import "../chunk-QNE2ZPPV.js";
@@ -15,13 +15,6 @@ declare function AgentEnvPanelActionProvider({ children, openPanel }: {
15
15
  /** Host-injected command; AgentGUI never owns the panel workflow state. */
16
16
  declare function useOpenAgentEnvPanel(): OpenAgentEnvPanelAction | null;
17
17
 
18
- type AgentGUIMembershipAccessState = "free" | "active" | "inactive" | "unknown";
19
-
20
- interface AgentGUICommercePresentation {
21
- membershipAccess?: AgentGUIMembershipAccessState;
22
- planUrl?: string | null;
23
- }
24
-
25
18
  /**
26
19
  * Run-failure codes actually emitted by the daemon runtime classifier
27
20
  * (packages/agent/daemon/runtime/visible_error.go `visibleFailureCode`). These
@@ -53,7 +46,7 @@ interface AgentErrorPresentation {
53
46
  * outside the known vocabulary so the caller renders its plain generic card with
54
47
  * no call-to-action.
55
48
  */
56
- declare function resolveAgentErrorPresentation(code: string | null | undefined, commerce?: AgentGUICommercePresentation | null): AgentErrorPresentation | null;
49
+ declare function resolveAgentErrorPresentation(code: string | null | undefined): AgentErrorPresentation | null;
57
50
  /**
58
51
  * Some providers (notably Claude Code) report an environment failure — e.g. a
59
52
  * dropped login (401) — as a plain failed assistant message rather than a
@@ -12,7 +12,7 @@ import {
12
12
  shouldAdvanceReveal,
13
13
  stageRemediation,
14
14
  useOpenAgentEnvPanel
15
- } from "../chunk-JZ6KUUDY.js";
15
+ } from "../chunk-N4HLBSMJ.js";
16
16
  export {
17
17
  AgentEnvPanelActionProvider,
18
18
  buildAgentEnvWizardViewModel,
@@ -473,49 +473,6 @@ interface AgentGuiWorkbenchSessionActionRequest {
473
473
  sequence: number;
474
474
  }
475
475
 
476
- type AgentGUIMembershipAccessState = "free" | "active" | "inactive" | "unknown";
477
- interface AgentGUIAccountMenuState {
478
- user: {
479
- userId: string;
480
- name?: string | null;
481
- email?: string | null;
482
- avatar?: string | null;
483
- } | null;
484
- membershipLabel: string;
485
- /**
486
- * Host-provided membership tier icon URL shown next to the membership
487
- * label. Optional; the badge renders label text only when absent.
488
- */
489
- membershipIconUrl?: string | null;
490
- /**
491
- * Normalized by the Commerce domain. Hosts must not infer access from
492
- * provider-specific tier/status strings.
493
- */
494
- membershipAccess?: AgentGUIMembershipAccessState;
495
- creditsLabel: string | null;
496
- loading: boolean;
497
- error: string | null;
498
- partialError?: boolean;
499
- registrationCreditsToast?: {
500
- id: string;
501
- creditsLabel: string;
502
- visible: boolean;
503
- autoDismissMs?: number;
504
- onDismiss(): void;
505
- } | null;
506
- links: {
507
- planUrl: string;
508
- usageUrl: string;
509
- settingsUrl: string;
510
- };
511
- onOpenChange(open: boolean): void;
512
- onLogin(): void;
513
- onLogout?(): void;
514
- onSettings?(): void;
515
- onCopyUserId?(): void | Promise<void>;
516
- onOpenExternal(url: string): void;
517
- }
518
-
519
476
  type AgentExternalPromptEntryResolution = {
520
477
  disposition: "reference";
521
478
  reference: WorkspaceFileReference;
@@ -1064,10 +1021,21 @@ interface OpenAgentEnvPanelInput {
1064
1021
  focus?: AgentEnvPanelFocus | null;
1065
1022
  }
1066
1023
 
1067
- interface AgentGUICommercePresentation {
1068
- membershipAccess?: AgentGUIMembershipAccessState;
1069
- planUrl?: string | null;
1024
+ interface AgentVisibleErrorOverride {
1025
+ message: string;
1026
+ /** Provider ids for which this product-owned override is valid. */
1027
+ providers: readonly string[];
1028
+ action?: {
1029
+ label: string;
1030
+ url: string;
1031
+ } | null;
1070
1032
  }
1033
+ /**
1034
+ * Product-owned structured errors whose copy may be supplied by a Host.
1035
+ * Environment/runtime errors remain canonical AgentGUI policy.
1036
+ */
1037
+ type AgentVisibleErrorOverrideCode = "insufficient_credits";
1038
+ type AgentVisibleErrorOverrides = Partial<Record<AgentVisibleErrorOverrideCode, AgentVisibleErrorOverride>>;
1071
1039
 
1072
1040
  type TuttiModePlanWorkflowStatus = "pending_review" | "in_progress" | "accepted" | "rejected" | "completed" | "failed" | "canceled";
1073
1041
  type TuttiModePlanCheckpointKind = "configuration_review" | "task_review";
@@ -1517,9 +1485,11 @@ interface AgentGUINodeHostCapabilities {
1517
1485
  * preventing this host from mutating device-owned capability settings.
1518
1486
  */
1519
1487
  capabilityControlsReadOnly?: boolean;
1520
- accountMenuState?: AgentGUIAccountMenuState | null;
1521
- /** Host-owned Commerce projection used by account and error presentation. */
1522
- commercePresentation?: AgentGUICommercePresentation | null;
1488
+ /**
1489
+ * Host-owned product copy and external action for structured run errors.
1490
+ * AgentGUI owns the generic card; product domains own product semantics.
1491
+ */
1492
+ visibleErrorPresentationOverrides?: AgentVisibleErrorOverrides | null;
1523
1493
  agentTargets?: readonly AgentGUIAgentTarget[];
1524
1494
  agentTargetsLoading?: boolean;
1525
1495
  /** Launch-only targets for active-conversation handoff. */
package/dist/agent-gui.js CHANGED
@@ -1,44 +1,44 @@
1
1
  import {
2
2
  AgentGUI
3
- } from "./chunk-4IJYTGS2.js";
3
+ } from "./chunk-RLFO3NJV.js";
4
4
  import "./chunk-LB4AGT7B.js";
5
5
  import "./chunk-A4WCTHWS.js";
6
- import "./chunk-5UOJCDLE.js";
7
- import "./chunk-YJ27WHM3.js";
6
+ import "./chunk-ZNHMWCO4.js";
7
+ import "./chunk-L4E2Y52A.js";
8
8
  import "./chunk-KDN6SLJM.js";
9
9
  import "./chunk-4CHBM3G3.js";
10
10
  import "./chunk-CBMWHQ7P.js";
11
11
  import "./chunk-MGSRWYRN.js";
12
- import "./chunk-RNBZBBI7.js";
13
- import "./chunk-7LSLB7CN.js";
14
- import "./chunk-JZ6KUUDY.js";
12
+ import "./chunk-FEUU4YMY.js";
13
+ import "./chunk-G2QO6HPB.js";
14
+ import "./chunk-N4HLBSMJ.js";
15
15
  import "./chunk-UP3ZDYTN.js";
16
16
  import "./chunk-GUFEHWUX.js";
17
- import "./chunk-4DAJ5SVX.js";
17
+ import "./chunk-XERDRMSF.js";
18
18
  import "./chunk-3MVSOLX3.js";
19
19
  import "./chunk-G7DS23D4.js";
20
- import "./chunk-FRSV66P3.js";
20
+ import "./chunk-ISC67YBJ.js";
21
21
  import "./chunk-VMPA46ET.js";
22
22
  import "./chunk-XJ34OIEQ.js";
23
- import "./chunk-POU5WZNH.js";
23
+ import "./chunk-2HYADTQP.js";
24
24
  import "./chunk-JDVP33S5.js";
25
25
  import "./chunk-3V5OCA2M.js";
26
26
  import "./chunk-RMQREVJY.js";
27
27
  import "./chunk-FGLQZ6I4.js";
28
- import "./chunk-JVVLKTLR.js";
28
+ import "./chunk-7SSORDQY.js";
29
29
  import "./chunk-EVQ4JY3N.js";
30
- import "./chunk-WSIGQG7C.js";
30
+ import "./chunk-LQKLBDBK.js";
31
31
  import "./chunk-ZVYUTXQJ.js";
32
32
  import "./chunk-FMTWYOHM.js";
33
- import "./chunk-BGNYUYLP.js";
33
+ import "./chunk-AD2RTSMS.js";
34
34
  import "./chunk-YMXYBG7U.js";
35
- import "./chunk-JUL7J4VN.js";
35
+ import "./chunk-YBIT37P5.js";
36
36
  import "./chunk-M6HTOCQK.js";
37
37
  import "./chunk-F5UR6EJG.js";
38
- import "./chunk-GXXPUEX6.js";
38
+ import "./chunk-BYHNJQYH.js";
39
39
  import "./chunk-5BJYO6X3.js";
40
40
  import "./chunk-AFUVWWQY.js";
41
- import "./chunk-62LWOH3P.js";
41
+ import "./chunk-QVLEP54U.js";
42
42
  import "./chunk-MIJXEELH.js";
43
43
  import "./chunk-D2JUDUYY.js";
44
44
  import "./chunk-QNE2ZPPV.js";
@@ -8,7 +8,7 @@ import {
8
8
  isPromptRequestIdTitle,
9
9
  latestPlanTurnId,
10
10
  planImplementationPromptFromPlanTurn
11
- } from "../chunk-JVVLKTLR.js";
11
+ } from "../chunk-7SSORDQY.js";
12
12
  import {
13
13
  useEngineSelector
14
14
  } from "../chunk-EVQ4JY3N.js";
@@ -21,7 +21,7 @@ import {
21
21
  isExitPlanSwitchModeInput,
22
22
  normalizeAgentApprovalPurpose,
23
23
  normalizeAskUserQuestions
24
- } from "../chunk-WSIGQG7C.js";
24
+ } from "../chunk-LQKLBDBK.js";
25
25
  import {
26
26
  cn
27
27
  } from "../chunk-ZVYUTXQJ.js";
@@ -29,13 +29,13 @@ import "../chunk-FMTWYOHM.js";
29
29
  import {
30
30
  userAvatarPlaceholderUrl,
31
31
  workspaceAgentActivityStatusLabel
32
- } from "../chunk-BGNYUYLP.js";
32
+ } from "../chunk-AD2RTSMS.js";
33
33
  import {
34
34
  resolveWorkspaceAgentSessionSortTimeUnixMs
35
35
  } from "../chunk-YMXYBG7U.js";
36
36
  import {
37
37
  workspaceAgentProviderLabel
38
- } from "../chunk-JUL7J4VN.js";
38
+ } from "../chunk-YBIT37P5.js";
39
39
  import {
40
40
  managedAgentRoundedIconUrl
41
41
  } from "../chunk-M6HTOCQK.js";
@@ -44,10 +44,10 @@ import {
44
44
  AgentGuiI18nProvider,
45
45
  getActiveUiLanguage,
46
46
  useTranslation
47
- } from "../chunk-GXXPUEX6.js";
47
+ } from "../chunk-BYHNJQYH.js";
48
48
  import "../chunk-5BJYO6X3.js";
49
49
  import "../chunk-AFUVWWQY.js";
50
- import "../chunk-62LWOH3P.js";
50
+ import "../chunk-QVLEP54U.js";
51
51
  import {
52
52
  normalizeAgentTitleText
53
53
  } from "../chunk-MIJXEELH.js";
@@ -5969,36 +5969,6 @@ aside.workspace-agents-status-panel
5969
5969
  );
5970
5970
  }
5971
5971
 
5972
- .agent-gui-node__account-reward-toast {
5973
- border: 1px solid rgba(218, 233, 255, 0.62);
5974
- background:
5975
- linear-gradient(
5976
- 90deg,
5977
- rgba(18, 60, 142, 0.08),
5978
- rgba(20, 66, 160, 0.2) 58%,
5979
- rgba(12, 32, 92, 0.34)
5980
- ),
5981
- url("./assets/commercial/registration-credits-bg.png") center / cover
5982
- no-repeat;
5983
- box-shadow:
5984
- 0 14px 28px rgba(0, 0, 0, 0.2),
5985
- inset 0 0 0 1px rgba(255, 255, 255, 0.24);
5986
- }
5987
-
5988
- .agent-gui-node__account-reward-toast::before {
5989
- content: "";
5990
- position: absolute;
5991
- inset: 0;
5992
- pointer-events: none;
5993
- background:
5994
- radial-gradient(
5995
- circle at 17% 28%,
5996
- rgba(255, 255, 255, 0.5),
5997
- transparent 24%
5998
- ),
5999
- linear-gradient(180deg, rgba(255, 255, 255, 0.14), transparent 54%);
6000
- }
6001
-
6002
5972
  .agent-gui-node__conversation-list {
6003
5973
  display: flex;
6004
5974
  flex-direction: column;
@@ -11,7 +11,7 @@ import {
11
11
  import {
12
12
  translate,
13
13
  useTranslation
14
- } from "./chunk-GXXPUEX6.js";
14
+ } from "./chunk-BYHNJQYH.js";
15
15
  import {
16
16
  getAgentCustomMentionKind
17
17
  } from "./chunk-D2JUDUYY.js";
@@ -1838,4 +1838,4 @@ export {
1838
1838
  exitAgentFileMentionSuggestion,
1839
1839
  createAgentFileMentionExtension
1840
1840
  };
1841
- //# sourceMappingURL=chunk-POU5WZNH.js.map
1841
+ //# sourceMappingURL=chunk-2HYADTQP.js.map
@@ -2,7 +2,7 @@ import {
2
2
  AgentGUIConversation_styles_default,
3
3
  MessageSquareMoreIcon,
4
4
  extractAgentMcpToolTarget
5
- } from "./chunk-WSIGQG7C.js";
5
+ } from "./chunk-LQKLBDBK.js";
6
6
  import {
7
7
  buildAskUserAnswerPayload,
8
8
  readOwnAnswer,
@@ -11,13 +11,13 @@ import {
11
11
  import {
12
12
  getOptionalAgentHostApi,
13
13
  useOptionalAgentHostApi
14
- } from "./chunk-JUL7J4VN.js";
14
+ } from "./chunk-YBIT37P5.js";
15
15
  import {
16
16
  fileChangePathsFromChanges
17
17
  } from "./chunk-F5UR6EJG.js";
18
18
  import {
19
19
  translate
20
- } from "./chunk-GXXPUEX6.js";
20
+ } from "./chunk-BYHNJQYH.js";
21
21
 
22
22
  // shared/agentConversation/planImplementationPresentation.ts
23
23
  var PLAN_IMPLEMENTATION_PROMPT = "Implement the plan.";
@@ -1504,4 +1504,4 @@ export {
1504
1504
  isPromptRequestIdTitle,
1505
1505
  AgentInteractivePromptSurface
1506
1506
  };
1507
- //# sourceMappingURL=chunk-JVVLKTLR.js.map
1507
+ //# sourceMappingURL=chunk-7SSORDQY.js.map