@tutti-os/agent-gui 0.0.3

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 (112) hide show
  1. package/LICENSE +202 -0
  2. package/README.md +56 -0
  3. package/dist/agent-message-center/index.d.ts +218 -0
  4. package/dist/agent-message-center/index.js +1962 -0
  5. package/dist/agent-message-center/index.js.map +1 -0
  6. package/dist/agent-rich-text-at-provider.d.ts +49 -0
  7. package/dist/agent-rich-text-at-provider.js +7 -0
  8. package/dist/agent-rich-text-at-provider.js.map +1 -0
  9. package/dist/agent-title-text.d.ts +3 -0
  10. package/dist/agent-title-text.js +7 -0
  11. package/dist/agent-title-text.js.map +1 -0
  12. package/dist/app/renderer/agentactivity.css +6773 -0
  13. package/dist/app/renderer/assets/icons/agent-sessions-filled.svg +1 -0
  14. package/dist/app/renderer/assets/icons/agents/claude-rounded.png +0 -0
  15. package/dist/app/renderer/assets/icons/agents/codex-rounded.png +0 -0
  16. package/dist/app/renderer/assets/icons/agents/gemini-rounded.png +0 -0
  17. package/dist/app/renderer/assets/icons/agents/hermes-rounded.png +0 -0
  18. package/dist/app/renderer/assets/icons/agents/manage-agent-claude-code.png +0 -0
  19. package/dist/app/renderer/assets/icons/agents/manage-agent-codex.png +0 -0
  20. package/dist/app/renderer/assets/icons/agents/manage-agent-gemini.png +0 -0
  21. package/dist/app/renderer/assets/icons/agents/manage-agent-hermes.png +0 -0
  22. package/dist/app/renderer/assets/icons/agents/manage-agent-nextop.png +0 -0
  23. package/dist/app/renderer/assets/icons/agents/manage-agent-openclaw.png +0 -0
  24. package/dist/app/renderer/assets/icons/agents/nextop-doc-rounded.png +0 -0
  25. package/dist/app/renderer/assets/icons/agents/openclaw-rounded.png +0 -0
  26. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-claude-code.png +0 -0
  27. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-codex.png +0 -0
  28. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-gemini.png +0 -0
  29. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-nexight.png +0 -0
  30. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-openclaw.png +0 -0
  31. package/dist/app/renderer/assets/icons/code-filled.svg +1 -0
  32. package/dist/app/renderer/assets/icons/doc-filled.svg +1 -0
  33. package/dist/app/renderer/assets/icons/folder-filled.svg +1 -0
  34. package/dist/app/renderer/assets/icons/image-filled.svg +1 -0
  35. package/dist/app/renderer/assets/icons/issue-filled.svg +1 -0
  36. package/dist/app/renderer/assets/icons/product-filled.svg +1 -0
  37. package/dist/app/renderer/assets/icons/user-avatar-placeholder.png +0 -0
  38. package/dist/app/renderer/assets/icons/video-filled.svg +1 -0
  39. package/dist/chunk-22L4VWUR.js +70 -0
  40. package/dist/chunk-22L4VWUR.js.map +1 -0
  41. package/dist/chunk-3D5VTIKP.js +93 -0
  42. package/dist/chunk-3D5VTIKP.js.map +1 -0
  43. package/dist/chunk-AF5CXBJN.js +3075 -0
  44. package/dist/chunk-AF5CXBJN.js.map +1 -0
  45. package/dist/chunk-BABBC24I.js +28 -0
  46. package/dist/chunk-BABBC24I.js.map +1 -0
  47. package/dist/chunk-GCBDIQDX.js +22 -0
  48. package/dist/chunk-GCBDIQDX.js.map +1 -0
  49. package/dist/chunk-HSR5DI6O.js +4695 -0
  50. package/dist/chunk-HSR5DI6O.js.map +1 -0
  51. package/dist/chunk-IVPB4MLI.js +7 -0
  52. package/dist/chunk-IVPB4MLI.js.map +1 -0
  53. package/dist/chunk-KCC3GNPB.js +13 -0
  54. package/dist/chunk-KCC3GNPB.js.map +1 -0
  55. package/dist/chunk-PJP5BUU6.js +18 -0
  56. package/dist/chunk-PJP5BUU6.js.map +1 -0
  57. package/dist/chunk-RORLLV27.js +144 -0
  58. package/dist/chunk-RORLLV27.js.map +1 -0
  59. package/dist/chunk-UJWUGMWC.js +128 -0
  60. package/dist/chunk-UJWUGMWC.js.map +1 -0
  61. package/dist/chunk-UKQIGNN3.js +921 -0
  62. package/dist/chunk-UKQIGNN3.js.map +1 -0
  63. package/dist/chunk-ZP7P7DYO.js +270 -0
  64. package/dist/chunk-ZP7P7DYO.js.map +1 -0
  65. package/dist/chunk-ZX5PDYAS.js +346 -0
  66. package/dist/chunk-ZX5PDYAS.js.map +1 -0
  67. package/dist/claude-rounded-F6VPQETB.png +0 -0
  68. package/dist/codex-rounded-SC63MZAW.png +0 -0
  69. package/dist/gemini-rounded-O4KAJFIM.png +0 -0
  70. package/dist/hermes-rounded-QGDHBNRJ.png +0 -0
  71. package/dist/i18n/index.d.ts +4580 -0
  72. package/dist/i18n/index.js +19 -0
  73. package/dist/i18n/index.js.map +1 -0
  74. package/dist/index.d.ts +775 -0
  75. package/dist/index.js +33699 -0
  76. package/dist/index.js.map +1 -0
  77. package/dist/manage-agent-claude-code-F6VPQETB.png +0 -0
  78. package/dist/manage-agent-codex-SC63MZAW.png +0 -0
  79. package/dist/manage-agent-gemini-O4KAJFIM.png +0 -0
  80. package/dist/manage-agent-hermes-QGDHBNRJ.png +0 -0
  81. package/dist/manage-agent-nextop-UFAQ22K2.png +0 -0
  82. package/dist/manage-agent-openclaw-24U7O6CA.png +0 -0
  83. package/dist/mention-file-presentation.d.ts +16 -0
  84. package/dist/mention-file-presentation.js +10 -0
  85. package/dist/mention-file-presentation.js.map +1 -0
  86. package/dist/nextop-doc-rounded-UFAQ22K2.png +0 -0
  87. package/dist/openclaw-rounded-24U7O6CA.png +0 -0
  88. package/dist/user-avatar-placeholder-WP2373TS.png +0 -0
  89. package/dist/workbench/contribution.d.ts +42 -0
  90. package/dist/workbench/contribution.js +24 -0
  91. package/dist/workbench/contribution.js.map +1 -0
  92. package/dist/workbench/index.d.ts +24 -0
  93. package/dist/workbench/index.js +82 -0
  94. package/dist/workbench/index.js.map +1 -0
  95. package/dist/workbench/launch.d.ts +49 -0
  96. package/dist/workbench/launch.js +23 -0
  97. package/dist/workbench/launch.js.map +1 -0
  98. package/dist/workbench/providerCatalog.d.ts +15 -0
  99. package/dist/workbench/providerCatalog.js +27 -0
  100. package/dist/workbench/providerCatalog.js.map +1 -0
  101. package/dist/workbench/state.d.ts +22 -0
  102. package/dist/workbench/state.js +22 -0
  103. package/dist/workbench/state.js.map +1 -0
  104. package/dist/workbench/types.d.ts +43 -0
  105. package/dist/workbench/types.js +7 -0
  106. package/dist/workbench/types.js.map +1 -0
  107. package/dist/workspace-agent-generated-files.d.ts +2 -0
  108. package/dist/workspace-agent-generated-files.js +21 -0
  109. package/dist/workspace-agent-generated-files.js.map +1 -0
  110. package/dist/workspaceAgentActivityListViewModel-PvLQDj60.d.ts +309 -0
  111. package/dist/workspaceLinkActions-Bwa-phu8.d.ts +51 -0
  112. package/package.json +166 -0
package/LICENSE ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,56 @@
1
+ # @tutti-os/agent-gui
2
+
3
+ AgentGUI renders workspace agent sessions, timelines, approvals, and composer
4
+ UI. It is a UI package, not a host transport or business-core package.
5
+
6
+ ## Data Source
7
+
8
+ `AgentActivityRuntime` is the AgentGUI source for agent activity data.
9
+
10
+ Runtime-owned data includes:
11
+
12
+ - workspace activity snapshots
13
+ - session lists
14
+ - paged session messages
15
+ - retained live session events
16
+ - session event subscriptions
17
+ - session create, activate, unactivate, input, cancel, interactive submit,
18
+ delete, pin, settings update, control-state read, composer-options read, and
19
+ get session operations
20
+ - provider/session preparation hooks that directly gate activity flow, such as
21
+ OpenClaw gateway warmup
22
+
23
+ `AgentHostApi` is still accepted for host capabilities that are not agent
24
+ activity data:
25
+
26
+ - workspace files and file references
27
+ - clipboard
28
+ - runtime metadata and diagnostics
29
+ - account/user lookup
30
+ - user-project selection
31
+ - local file picking/reading and batch export helpers
32
+
33
+ Production AgentGUI must receive `agentActivityRuntime` and must not use legacy
34
+ Host API methods as an agent data fallback. Compatibility helpers remain only
35
+ for projection boundaries, desktop bridge code, and tests.
36
+
37
+ ## Boundary Rule
38
+
39
+ `AgentActivity*` types from `@tutti-os/agent-activity-core` are the canonical
40
+ frontend agent activity model.
41
+
42
+ `AgentHostWorkspaceAgent*` DTOs are allowed only in compatibility/projection
43
+ code that adapts legacy AgentGUI internals. New production read paths should use
44
+ `useAgentActivityRuntime()` or `useOptionalAgentActivityRuntime()` instead of
45
+ calling `workspaceAgents.list`, `workspaceAgents.listSessionMessages`,
46
+ `agentSessions.retainEventStream`, `agentSessions.subscribeEvents`, or
47
+ `agentSessions.getState` directly. Production writes should call runtime methods
48
+ instead of `agentSessions.activate`, `agentSessions.unactivate`,
49
+ `agentSessions.exec`, `agentSessions.cancel`, `agentSessions.submitInteractive`,
50
+ `agentSessions.updateSettings`, or `agentSessions.pinSession`.
51
+
52
+ Run this boundary check after changing AgentGUI data flow:
53
+
54
+ ```sh
55
+ pnpm check:agent-activity-runtime-boundaries
56
+ ```
@@ -0,0 +1,218 @@
1
+ import * as react from 'react';
2
+ import { JSX } from 'react';
3
+ import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
4
+ import { useTranslation, AgentGuiI18nLocale } from '../i18n/index.js';
5
+ import { W as WorkspaceLinkAction } from '../workspaceLinkActions-Bwa-phu8.js';
6
+ import { AgentActivityNeedsAttentionItem, AgentActivitySnapshot } from '@tutti-os/agent-activity-core';
7
+ import { n as WorkspaceAgentActivityStatus } from '../workspaceAgentActivityListViewModel-PvLQDj60.js';
8
+ import '@tutti-os/workspace-issue-manager/core';
9
+
10
+ interface AgentApprovalOptionVM {
11
+ id: string;
12
+ label: string;
13
+ kind: string;
14
+ description?: string;
15
+ }
16
+ interface AgentApprovalItemVM {
17
+ kind: "approval";
18
+ id: string;
19
+ turnId: string;
20
+ requestId: string;
21
+ callId: string;
22
+ title: string;
23
+ toolName: string | null;
24
+ status: string | null;
25
+ input: Record<string, unknown> | null;
26
+ options: AgentApprovalOptionVM[];
27
+ output?: Record<string, unknown> | null;
28
+ occurredAtUnixMs: number | null;
29
+ }
30
+
31
+ interface AgentAskUserQuestionOptionVM {
32
+ label: string;
33
+ description: string;
34
+ }
35
+ interface AgentAskUserQuestionVM {
36
+ id: string;
37
+ header: string;
38
+ question: string;
39
+ options: AgentAskUserQuestionOptionVM[];
40
+ multiSelect: boolean;
41
+ answer?: string | string[] | null;
42
+ }
43
+
44
+ type AgentConversationPromptVM = AgentApprovalItemVM | {
45
+ kind: "ask-user";
46
+ requestId: string;
47
+ title: string;
48
+ questions: AgentAskUserQuestionVM[];
49
+ } | {
50
+ kind: "exit-plan";
51
+ requestId: string;
52
+ title: string;
53
+ };
54
+
55
+ interface WorkspaceAgentMessageCenterModel {
56
+ waitingCount: number;
57
+ items: WorkspaceAgentMessageCenterItem[];
58
+ counts: WorkspaceAgentMessageCenterCounts;
59
+ }
60
+ interface WorkspaceAgentMessageCenterCounts {
61
+ all: number;
62
+ working: number;
63
+ waiting: number;
64
+ completed: number;
65
+ failed: number;
66
+ }
67
+ interface WorkspaceAgentMessageCenterItem {
68
+ id: string;
69
+ agentSessionId: string;
70
+ provider: string;
71
+ title: string;
72
+ identity: WorkspaceAgentMessageCenterIdentity | null;
73
+ cwd: string;
74
+ status: WorkspaceAgentActivityStatus;
75
+ lastAgentMessageSummary: string;
76
+ lastAgentMessageAtUnixMs: number | null;
77
+ pendingPrompt: AgentConversationPromptVM | null;
78
+ needsAttentionKind: AgentActivityNeedsAttentionItem["kind"] | null;
79
+ needsAttentionSummary: string | null;
80
+ sortTimeUnixMs: number;
81
+ }
82
+ interface BuildWorkspaceAgentMessageCenterOptions {
83
+ avoidGroupingEdits?: boolean;
84
+ identityBySessionId?: Record<string, WorkspaceAgentMessageCenterIdentity>;
85
+ promptFallbackLabels?: WorkspaceAgentMessageCenterPromptFallbackLabels;
86
+ workspaceRoot?: string | null;
87
+ }
88
+ interface WorkspaceAgentMessageCenterIdentity {
89
+ userName: string;
90
+ userAvatarUrl?: string;
91
+ agentName: string;
92
+ agentAvatarUrl?: string;
93
+ }
94
+ interface WorkspaceAgentMessageCenterPromptFallbackLabels {
95
+ constraintHeader: string;
96
+ inputHeader: string;
97
+ question: string;
98
+ title: string;
99
+ }
100
+ declare function buildWorkspaceAgentMessageCenterModel(snapshot: AgentActivitySnapshot, options?: BuildWorkspaceAgentMessageCenterOptions): WorkspaceAgentMessageCenterModel;
101
+ declare function isWaitingMessageCenterItem(item: WorkspaceAgentMessageCenterItem): boolean;
102
+
103
+ interface WorkspaceAgentMessageCenterCardProps {
104
+ item: WorkspaceAgentMessageCenterItem;
105
+ cardRef?: (node: HTMLElement | null) => void;
106
+ highlighted?: boolean;
107
+ isSubmitting: boolean;
108
+ onLinkAction?: (action: WorkspaceLinkAction) => void;
109
+ onOpenChat: (input: {
110
+ agentSessionId: string;
111
+ provider: string;
112
+ }) => void;
113
+ onSubmitPrompt: (input: {
114
+ action?: string;
115
+ optionId?: string;
116
+ payload?: Record<string, unknown>;
117
+ requestId: string;
118
+ }) => void;
119
+ }
120
+ declare function WorkspaceAgentMessageCenterCard({ cardRef, highlighted, item, isSubmitting, onLinkAction, onOpenChat, onSubmitPrompt }: WorkspaceAgentMessageCenterCardProps): JSX.Element;
121
+ declare function buildWorkspaceAgentInteractivePromptLabels(t: ReturnType<typeof useTranslation>["t"], provider?: string): {
122
+ approvalLead: string;
123
+ planLead: string;
124
+ planModes: {
125
+ id: string;
126
+ label: string;
127
+ description: string;
128
+ }[];
129
+ stayInPlan: string;
130
+ sendFeedback: string;
131
+ feedbackPlaceholder: string;
132
+ previousQuestion: string;
133
+ nextQuestion: string;
134
+ submitAnswers: string;
135
+ answerPlaceholder: string;
136
+ waitingForAnswer: string;
137
+ };
138
+
139
+ interface WorkspaceAgentMessageCenterPanelProps {
140
+ i18n?: I18nRuntime<string> | null;
141
+ locale?: AgentGuiI18nLocale;
142
+ open: boolean;
143
+ model: WorkspaceAgentMessageCenterModel;
144
+ highlightedItemId?: string | null;
145
+ portalContainer?: HTMLElement | null;
146
+ onClose: () => void;
147
+ onHighlightedItemSettled?: (itemId: string) => void;
148
+ onLinkAction?: (action: WorkspaceLinkAction) => void;
149
+ onNotificationActioned?: (input: {
150
+ action: string;
151
+ provider: string;
152
+ }) => void;
153
+ onOpenChat: (input: {
154
+ agentSessionId: string;
155
+ provider: string;
156
+ }) => void;
157
+ onSubmitPrompt: (input: {
158
+ action?: string;
159
+ agentSessionId: string;
160
+ optionId?: string;
161
+ payload?: Record<string, unknown>;
162
+ requestId: string;
163
+ }) => Promise<void> | void;
164
+ }
165
+ declare const WorkspaceAgentMessageCenterPanel: react.NamedExoticComponent<WorkspaceAgentMessageCenterPanelProps>;
166
+
167
+ interface AgentInteractivePromptSurfaceProps {
168
+ prompt: AgentConversationPromptVM;
169
+ edgeGlow?: boolean;
170
+ keyboardShortcuts?: boolean;
171
+ isSubmitting: boolean;
172
+ onSubmit: (input: {
173
+ requestId: string;
174
+ action?: string;
175
+ optionId?: string;
176
+ payload?: Record<string, unknown>;
177
+ }) => void;
178
+ labels: {
179
+ approvalLead: string;
180
+ planLead: string;
181
+ planModes: Array<{
182
+ id: string;
183
+ label: string;
184
+ description: string;
185
+ }>;
186
+ stayInPlan: string;
187
+ sendFeedback: string;
188
+ feedbackPlaceholder: string;
189
+ previousQuestion: string;
190
+ nextQuestion: string;
191
+ submitAnswers: string;
192
+ answerPlaceholder: string;
193
+ waitingForAnswer: string;
194
+ };
195
+ }
196
+ declare function AgentInteractivePromptSurface({ prompt, edgeGlow, embedded, keyboardShortcuts, isSubmitting, onSubmit, labels }: AgentInteractivePromptSurfaceProps & {
197
+ embedded?: boolean;
198
+ }): JSX.Element | null;
199
+
200
+ declare function managedAgentRoundedIconUrl(provider: string | undefined): string;
201
+
202
+ interface PromptToolDetail {
203
+ kind: "command" | "path" | "query";
204
+ value: string;
205
+ meta?: string;
206
+ }
207
+ declare function getPromptToolDetails(input: Record<string, unknown> | null): PromptToolDetail[];
208
+ declare function isPromptRequestIdTitle(value: string): boolean;
209
+
210
+ declare function approvalOptionDisplayLabel(option: {
211
+ id: string;
212
+ kind: string;
213
+ label: string;
214
+ }, intent?: {
215
+ feedback?: boolean;
216
+ }): string;
217
+
218
+ export { AgentInteractivePromptSurface, type BuildWorkspaceAgentMessageCenterOptions, type PromptToolDetail, WorkspaceAgentMessageCenterCard, type WorkspaceAgentMessageCenterCardProps, type WorkspaceAgentMessageCenterCounts, type WorkspaceAgentMessageCenterIdentity, type WorkspaceAgentMessageCenterItem, type WorkspaceAgentMessageCenterModel, WorkspaceAgentMessageCenterPanel, type WorkspaceAgentMessageCenterPanelProps, approvalOptionDisplayLabel, buildWorkspaceAgentInteractivePromptLabels, buildWorkspaceAgentMessageCenterModel, getPromptToolDetails, isPromptRequestIdTitle, isWaitingMessageCenterItem, managedAgentRoundedIconUrl };