iachat/enterprise
Pranav 4f4ef0389b
feat: Add support for persistent copilot threads and messages (#11489)
The agents can see the previous conversations with the copilot if needed
with this change. We would have to cleanup the data after a while. For
now, that is not considered.

This PR adds:
- A new model for copilot_threads (intentionally named thread instead of
conversation to avoid confusion), copilot_messages
- Add the controller to fetch previous threads and messages.
2025-05-15 17:37:04 -07:00
..
app feat: Add support for persistent copilot threads and messages (#11489) 2025-05-15 17:37:04 -07:00
config feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
lib feat: add prompt suggestions and June events (#10726) 2025-01-21 22:52:42 +05:30
listeners feat: setup captain limits (#10713) 2025-01-23 01:23:18 +05:30
LICENSE chore: update EE LICENCE year (#11344) 2025-04-21 15:29:55 +05:30