Open
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: macOS
- Continue version: pre-release
- IDE version: 1.100.1
- Model: qwen3:30b
Description
All titles in the chat history show up as:
<think>Okay, the user wants ...
I suppose the auto title code hasn't been updated to handle models that begin with a <think>
block? So either split out or append /no_think
to the prompt.
To reproduce
- Use a think-based model like qwen3.
- Start a chat.
- Check the history and see the unhelpful title.
Log output
Metadata
Metadata
Assignees
Labels
Type
Projects
Status