Is there a way to export chat session from continue in vs code ? #7039
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
Patrick-Erichsen
Aug 12, 2025
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bdougie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Chat sessions are stored in
~/.continue/sessions/
. There isn't an easy way to find a givensession.json
from a conversation though.It would be a nice enhancement to add that as an option on the history page.