mod: volume for config
This commit is contained in:
parent
e5795f9c6a
commit
9b962ad4a4
3 changed files with 14 additions and 44 deletions
10
opencode.cfg/oh-my-opencode.json
Normal file
10
opencode.cfg/oh-my-opencode.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"agents": {
|
||||
"Sisyphus": { "model": "halo/glm47" },
|
||||
"Oracle": { "model": "halo/lfm2" },
|
||||
"Librarian": { "model": "halo/glm47" },
|
||||
"Hephaestus": { "model": "halo/qwen3" }
|
||||
},
|
||||
"disabled_agents": ["multimodal-looker"],
|
||||
"confirm_dangerous_actions": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue