You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During my workflow, I usually prefer to think of 2 types of chats: 1 long continuous session and some random transient sessions about some parts of code that make sense only in the context of 1-2 questions. Thus, I would like to avoid having them either polluting that long continuous session or sharing contexts between them. Also, such short-living sessions are not worth persisting. Just raise a float window, ask 1-2 questions, close it, and it is gone forever.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
During my workflow, I usually prefer to think of 2 types of chats: 1 long continuous session and some random transient sessions about some parts of code that make sense only in the context of 1-2 questions. Thus, I would like to avoid having them either polluting that long continuous session or sharing contexts between them. Also, such short-living sessions are not worth persisting. Just raise a float window, ask 1-2 questions, close it, and it is gone forever.
Is it possible to achieve something like that?
Beta Was this translation helpful? Give feedback.
All reactions