forked from agents/opencode
chore: 更新代理模型配置与清理注释
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
// "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
|
||||
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/dev/assets/oh-my-opencode.schema.json",
|
||||
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
|
||||
// ref: https://github.com/code-yeongyu/oh-my-opencode/blob/dev/src/agents/AGENTS.md#agent-inventory
|
||||
"agents": {
|
||||
"sisyphus": {
|
||||
@@ -16,10 +15,10 @@
|
||||
"variant": "high"
|
||||
},
|
||||
"librarian": {
|
||||
"model": "litellm/gemini-3-flash-preview"
|
||||
"model": "bailian-coding-plan/glm-4.7"
|
||||
},
|
||||
"explore": {
|
||||
"model": "litellm/gemini-3-flash-preview"
|
||||
"model": "bailian-coding-plan/qwen3-coder-next"
|
||||
},
|
||||
"multimodal-looker": {
|
||||
"model": "litellm/gemini-3-flash-preview"
|
||||
@@ -37,11 +36,8 @@
|
||||
"variant": "medium"
|
||||
},
|
||||
"atlas": {
|
||||
"model": "litellm/claude-sonnet-4-5"
|
||||
"model": "litellm/claude-sonnet-4-6"
|
||||
}
|
||||
// "sisyphus-junior": {
|
||||
// "model": "litellm/claude-sonnet-4-5"
|
||||
// }
|
||||
},
|
||||
// ref: https://github.com/code-yeongyu/oh-my-opencode/blob/dev/docs/reference/configuration.md#built-in-categories
|
||||
"categories": {
|
||||
@@ -72,7 +68,7 @@
|
||||
"variant": "max"
|
||||
},
|
||||
"writing": {
|
||||
"model": "litellm/gemini-3-flash-preview" // FIXME
|
||||
"model": "bailian-coding-plan/kimi-k2.5"
|
||||
}
|
||||
},
|
||||
"git_master": {
|
||||
|
||||
Reference in New Issue
Block a user