auto: 일일 백업 2026-06-19 02:00

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
hyowons
2026-06-19 02:00:06 +09:00
parent 70e2251995
commit dc537f9925
358 changed files with 6184 additions and 1360 deletions
+8 -14
View File
@@ -27,10 +27,9 @@
"model": {
"primary": "openai-codex/gpt-5.5",
"fallbacks": [
"openrouter/stepfun/step-3.5-flash:free",
"openrouter/free",
"openai-codex/gpt-5.5-pro",
"openai/gpt-5.5"
"openrouter/anthropic/claude-haiku-4.5",
"openrouter/anthropic/claude-sonnet-4.6",
"openai-codex/gpt-5.5-pro"
]
},
"models": {
@@ -38,18 +37,11 @@
"alias": "OpenRouter"
},
"openrouter/anthropic/claude-sonnet-4.6": {},
"openrouter/stepfun/step-3.5-flash:free": {
"params": {
"thinking": "minimal"
}
},
"openrouter/free": {},
"openrouter/anthropic/claude-haiku-4.5": {},
"openrouter/google/gemini-3.1-flash-lite-preview": {},
"openrouter/google/gemini-3.1-pro-preview": {},
"openai-codex/gpt-5.5": {},
"openai-codex/gpt-5.5-pro": {},
"openai/gpt-5.5": {}
"openai-codex/gpt-5.5-pro": {}
},
"workspace": "/Users/snowoyh/.openclaw/workspace"
},
@@ -67,7 +59,8 @@
"primary": "openai-codex/gpt-5.5",
"fallbacks": [
"openrouter/anthropic/claude-haiku-4.5",
"openrouter/free"
"openrouter/anthropic/claude-sonnet-4.6",
"openai-codex/gpt-5.5-pro"
]
}
},
@@ -80,7 +73,8 @@
"primary": "openai-codex/gpt-5.5",
"fallbacks": [
"openrouter/anthropic/claude-haiku-4.5",
"openrouter/free"
"openrouter/anthropic/claude-sonnet-4.6",
"openai-codex/gpt-5.5-pro"
]
}
}