forked from agents/opencode
chore: 将核心 agent 变体切换为 high
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
|
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
|
||||||
"agents": {
|
"agents": {
|
||||||
"sisyphus": { "model": "openai/gpt-5.5", "variant": "medium" },
|
"sisyphus": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"hephaestus": { "model": "openai/gpt-5.5", "variant": "medium" },
|
"hephaestus": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"oracle": { "model": "openai/gpt-5.5", "variant": "high" },
|
"oracle": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"librarian": { "model": "openai/gpt-5.4-mini" },
|
"librarian": { "model": "openai/gpt-5.4-mini" },
|
||||||
"explore": { "model": "openai/gpt-5.4-mini" },
|
"explore": { "model": "openai/gpt-5.4-mini" },
|
||||||
|
|||||||
Reference in New Issue
Block a user