mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
opencode config update
This commit is contained in:
parent
a9c5bc1e8f
commit
816bf84824
1 changed files with 8 additions and 9 deletions
|
|
@ -10,7 +10,14 @@
|
|||
"color": "#8be9fd"
|
||||
}
|
||||
},
|
||||
"disabled_providers": ["zen", "cloudflare", "cloudflare-ai-gateway", "cloudflare-workers-ai", "opencode-go", "amazon-bedrock", "ollama-cloud"],
|
||||
"disabled_providers": [
|
||||
"zen",
|
||||
"cloudflare",
|
||||
"cloudflare-ai-gateway",
|
||||
"cloudflare-workers-ai",
|
||||
"amazon-bedrock",
|
||||
"ollama-cloud"
|
||||
],
|
||||
"compaction": {
|
||||
"auto": false
|
||||
},
|
||||
|
|
@ -77,14 +84,6 @@
|
|||
"--stdio"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
"imagegen": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"node",
|
||||
"/Users/david/.config/opencode/tool/imagegen-mcp.mjs"
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue