continuedev / continuedev/continue

Continue is using Claude instead Ollama

Open
#12,997 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:configuration area:ollama kind:bug
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
name: Main Config
version: 1.0.0
schema: v1
models:
  - name: Autodetect
    provider: ollama
    model: AUTODETECT
Description

Hello, here's my config :

Ollama is working good because continue display qwen3-coder30b which is the good model name.
But Claude is responding : "What's your model name ? : Claude 3.5 Sonnet" and of course it can't read my local files.

name: Main Config
version: 1.0.0
schema: v1
models:

  • name: Autodetect
    provider: ollama
    model: AUTODETECT
To reproduce

No response

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.

Research direction

Start with the provided Main Config and the Continue docs, especially the troubleshooting guide, then reproduce the configuration with Ollama's AUTODETECT model. Trace which provider responds when the configuration is loaded. Done means the configured Ollama model responds instead of Claude and can read local files.

Written by the indexing model from the issue text.

Assessment

Tech stack
ollama
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.