Skip to content

File edits include the model/Continue's reasoning/thinking #11013

@evanshortiss

Description

@evanshortiss

Before submitting your bug report

Relevant environment info

- OS: macOS
- Continue version: 1.2.16
- IDE version: Red Hat OpenShift Dev Spaces with Microsoft Visual Studio Code - Open Source IDE Version: 1.104.3
- Model: qwen3-14b
- config:
  
version: 0.0.1
models:
  - name: VLLM (qwen3-14b)
    provider: vllm
    model: qwen3-14b
    apiKey: $VLLM_API_KEY
    apiBase: $VLLM_HOST/v1
    roles:
      - chat
  
  OR link to agent in Continue hub:

Description

Since updating to Continue plugin 1.2.16 the model's thought process is injected into files it edits. This screenshot contains a sample. Downgrading to a prior version resolves the issue.

Image

To reproduce

Use Continue 1.2.16 with a vLLM hosted model. I have not yet confirmed if this occurs with other providers.

Log output

Metadata

Metadata

Assignees

Labels

ide:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:macHappening specifically on Mac

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions