forked from agents/opencode
Compare commits
2 Commits
b57614f0b1
...
44859d4a49
| Author | SHA1 | Date | |
|---|---|---|---|
| 44859d4a49 | |||
| bb82839bc5 |
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
|
||||
"agents": {
|
||||
"sisyphus": { "model": "openai/gpt-5.5", "variant": "medium" },
|
||||
"hephaestus": { "model": "openai/gpt-5.5", "variant": "medium" },
|
||||
"sisyphus": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||
"hephaestus": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||
"oracle": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||
"librarian": { "model": "openai/gpt-5.4-mini" },
|
||||
"explore": { "model": "openai/gpt-5.4-mini" },
|
||||
|
||||
Reference in New Issue
Block a user