Skip to content

BUG: Autodetect title does not handle models with <think> like qwen3 #5689

Open
@aarononeal

Description

@aarononeal

Before submitting your bug report

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

  1. Use a think-based model like qwen3.
  2. Start a chat.
  3. Check the history and see the unhelpful title.

Log output

Metadata

Metadata

Assignees

Labels

area:chatRelates to chat interfacegood-first-issueSuggested issue for new contributorskind:bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions