continuedev / continuedev/continue

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

Open
#11,013 3 comments 0 reactions 1 assignee View on GitHub

@RomneyDa is already working on this.

Since Mar 3, 2026.

ide:vscode kind:bug os:mac
Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.