This commit is contained in:
kyasuda
2026-01-23 09:44:11 -08:00
parent af1500e5dc
commit 48b5026e98
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
"google_auth": true,
"google_auth": false,
"agents": {
"Sisyphus": {
"model": "opencode/glm-4.7-free"
@@ -12,7 +12,7 @@
"model": "google/antigravity-gemini-3-flash"
},
"frontend-ui-ux-engineer": {
"model": "google/antigravity-gemini-3-pro-high"
"model": "google/antigravity-gemini-3-pro"
},
"document-writer": {
"model": "google/antigravity-gemini-3-flash"

View File

@@ -100,8 +100,8 @@
}
}
},
"gpt-5.1-codex-max": {
"name": "GPT 5.1 Codex Max (OAuth)",
"gpt-5.2-codex-max": {
"name": "GPT 5.2 Codex Max (OAuth)",
"limit": {
"context": 272000,
"output": 128000