mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 09:17:53 +00:00
- Add shouldFillInput and inputFillText state to useWelcomeBack hook - When user selects 'continue previous work', pre-fill input with context prompt - Allow users to review/edit the prompt before submitting - Move input filling logic into useWelcomeBack hook for better encapsulation