Commit Graph

3 Commits

Author SHA1 Message Date
Sivin Varghese
f23d95e004
feat: Add Pinia support and relocate store factory (#12854)
Co-authored-by: Vinay Keerthi <[email protected]>
Co-authored-by: Shivam Mishra <[email protected]>
Co-authored-by: Pranav <[email protected]>
2025-11-28 16:31:59 +05:30
Pranav
bae958334d
feat: Update UI for Copilot (#11561)
- Updated UI for copilot
2025-06-02 22:02:03 -05:00
Pranav
f42fddd38e
feat: Add stores for copilotMessages and copilotThreads (#11603)
- Set up stores for copilotThreads and copilotMessages.
- Add support for upsert messages to the copilotMessages store on
receiving ActionCable events.
- Implement support for the upsert option.
2025-05-27 18:36:32 -06:00