mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-04 06:36:35 -08:00
update
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user