-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Developer Mode not working for ollama #6655
Copy link
Copy link
Closed
2 / 22 of 2 issues completedDescription
Developer mode not working for ollama
qwen2.5-coder:7b, qwen2.5-coder:1.5b, qwen3:1.7b, mistral-nemo,
To Reproduce
setup provider to ollama (any model with tooling)
start chat: "make an empty text file called empty.txt"
check directory contents, no file
change provider (openRouter)
start chat: "make an empty text file called empty.txt"
check directory contents: empty.txt
Expected behavior
the directory should have a file named empty.txt
Please provide the following information
- OS & Arch: MacOS 26.2 M3 16gb
- Interface: UI and CLI
- Version: v1.21.0
- Extensions enabled: Developer, Code Execution, Chatrecall, Extension Manager, Skills, Todo
- Provider & Model: ollama 0.14.3 (mac) : qwen2.5-coder:7b, qwen2.5-coder:1.5b, qwen3:1.7b, mistral-nemo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels