continue
continue copied to clipboard
Feature: Primary Chat
Validations
- [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that requests the same enhancement
Problem
While working on some code let's say terraform with docker you could ask and get the all the code needed. But sometime's there's a case where you might have an additional question related to the problem but it's more of completely separate question about docker. Which would be out of context of given the problem i want to solve. Currently you either ask the question in same chat or create new chat. Both have there +s and -s.
Solution
It would be a feature called: Primary Chat. While your main task remains easy to access the other queries can go separately. This can be solved either by UI or keyboard shortcuts. But both will have very different UX. probably pair of both.
My preference is to keyboard shortcuts for minimal POC. The workflow could be:
- You start a normal chat.
- Use some "Magic Set" keyboard shortcut to mark the current chat as primary chat.
- If you got any new question you start a new chat CMD + L
- Need to go back to primary chat? use "Magic Go" keyboard shortcut to return to primary chat.
- You can change the primary chat by using same Magic Set shortcut.
Additionally there could be more UI improvements that would have:
- primary chat pinned to top or some icon somewhere.
- UI to mark current chat as primary
This feature could be really useful for learning new tools and technologies and also doing quick research. Possibly in the future this can be extended into "Learn along with Continue."
Interesting idea! I find myself doing this quite often as well. It feels like the root of the issue is "I want to easily submit a prompt and get a response, without affecting the current session".
Keyboard shortcuts are definitely a lightweight way to do this. Although it feels like an even more lightweight way to do this could be just adding a shortcut to return to previous session?
Not sure if going back to the previous session would work for more than one additional chat session. The previous session must be going to the very last session from history.
Could approach as "pinned chat" where you can pin a specific chat to the top at any time, unpin at any time, and pin icon or similar + keyboard shortcut would go to pinned chat
This issue hasn't been updated in 90 days and will be closed after an additional 10 days without activity. If it's still important, please leave a comment and share any new information that would help us address the issue.
This issue was closed because it wasn't updated for 10 days after being marked stale. If it's still important, please reopen + comment and we'll gladly take another look!