-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
good-first-issueSuggested issue for new contributorsSuggested issue for new contributorside:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionos:macHappening specifically on MacHappening specifically on Mac
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
See following message in Discord: https://discord.com/channels/1108621136150929458/1383196847086243913
-OS: MacOS 15.5 (24F74)
- Continue version: 1.0.15
- IDE version: VSCode Version: 1.101.1 (Universal)
- Model: GPT-4o
- config:
name: Local Assistant
version: 1.0.0
schema: v1
models:
- name: Llama
provider: ollama
model: llama3.2
- name: Qwen-Coder
provider: ollama
model: qwen2.5-coder
roles:
- autocomplete
- name: Nomic Embed Text
provider: ollama
model: nomic-embed-text
roles:
- embed
- name: GPT-4o
provider: openai
model: gpt-4o
apiKey: xxxxx
chatOptions:
baseSystemMessage: >-
<important_rules>
... default
</important_rules>
context:
- provider: code
- provider: docs
- provider: diff
- provider: terminal
- provider: problems
- provider: folder
- provider: codebase
See more info in Discord:
https://discord.com/channels/1108621136150929458/1383196847086243913
Description
No response
To reproduce
No response
Log output
Metadata
Metadata
Assignees
Labels
good-first-issueSuggested issue for new contributorsSuggested issue for new contributorside:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionos:macHappening specifically on MacHappening specifically on Mac
Type
Projects
Status
Todo