[FEATURE] Let Claude Code launch new conversation from it's advice in the middle of conversation (with relevant context)
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Usually when you do big task, Claude Code drop bunch of usual hints and advices which also needs to be done, but you in order not to loose context of the model (and your mental) sacrifice it
You just hope you won't forget it, and will get back with it in another conversation where you need to again waste tokens and compute to regain knowledge about this problem
Proposed Solution
But it would be cool to have a button, so that agent could provide a button to launch in parallel different conversation (for Desktop app) with relevant context only for this task
Alternative Solutions
I just copy the advice or hints claude gives me, and try to launch another session wasting time with explanations with how it's linked with other goal I'm trying to achieve.
Priority
High - Significant impact on productivity
Feature Category
Other
Use Case Example
I do new iOS app for testing monthly subscriptions
- Claude tells me big chunk of what I need to do
- Making a statement I as well should go ahead and configure Apple Store Connect
- I press this button to launch it in parallel thread (since it's a big step by step process as well
- Continue my big goal
- Check bank on completion of parallel conversation
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗