Commit b408b71
authored
use widget for chat to edit (#1995)
* use-widget-in-chat-to-edit
* use-widget-in-chat-to-edit
* use-widget-in-chat-to-edit
* Apply suggestion from @anubra266
* Apply suggestion from @anubra266
* fix toolname
* Refactor Copilot components for improved readability and functionality
- Updated IkpTool component to use a functional component syntax for better clarity.
- Enhanced parseToolOutputForRelations function to utilize flatMap for cleaner data extraction.
- Introduced ApprovalButtons component to streamline approval button rendering in ToolApproval.
- Replaced setConversationId with resetPlaygroundConversationId in ChatWidget and Playground components for consistency in state management.
- Added playgroundConversationId to agent state for better tracking of conversation IDs.1 parent 7847ae1 commit b408b71
File tree
12 files changed
+110
-776
lines changed- agents-manage-ui
- src
- components/agent
- copilot
- message-parts
- playground
- features/agent/state
12 files changed
+110
-776
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| |||
Lines changed: 12 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
228 | 220 | | |
229 | 221 | | |
230 | 222 | | |
| |||
Lines changed: 0 additions & 45 deletions
This file was deleted.
Lines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 0 additions & 104 deletions
This file was deleted.
0 commit comments