iachat/app/javascript/dashboard/components-next/copilot
Pranav 1602b071db
feat: Add components to show steps in the copilot thinking process (#11530)
This PR adds the components for new Copilot UI
- Added a Header component
- Added a thinking block.
- Update the outline on copilot input

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-05-20 21:35:29 -07:00
..
Copilot.story.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
Copilot.vue fix: Fix missing translations in copilot (#11411) 2025-05-04 18:06:24 -07:00
CopilotAgentMessage.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
CopilotAssistantMessage.vue fix: Display error message on empty response from Captain (#11302) 2025-04-15 13:20:06 +05:30
CopilotHeader.story.vue feat: Add components to show steps in the copilot thinking process (#11530) 2025-05-20 21:35:29 -07:00
CopilotHeader.vue feat: Add components to show steps in the copilot thinking process (#11530) 2025-05-20 21:35:29 -07:00
CopilotInput.vue feat: Add components to show steps in the copilot thinking process (#11530) 2025-05-20 21:35:29 -07:00
CopilotLoader.story.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
CopilotLoader.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
CopilotThinkingBlock.vue feat: Add components to show steps in the copilot thinking process (#11530) 2025-05-20 21:35:29 -07:00
CopilotThinkingGroup.story.vue feat: Add components to show steps in the copilot thinking process (#11530) 2025-05-20 21:35:29 -07:00
CopilotThinkingGroup.vue feat: Add components to show steps in the copilot thinking process (#11530) 2025-05-20 21:35:29 -07:00
ToggleCopilotAssistant.vue feat: allow copilot use without connecting an inbox (#10992) 2025-02-28 15:20:39 -08:00