Upload files to "/"

This commit is contained in:
2026-01-23 11:25:01 -07:00
parent 7d8e4200f9
commit b7a42e131f

27
oh-my-opencode.json Normal file
View File

@@ -0,0 +1,27 @@
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
"disabled_mcps": ["websearch"],
"agents": {
"Sisyphus": {
"model": "nanogpt/zai-org/glm-4.7:thinking"
},
"librarian": {
"model": "nanogpt/minimax/minimax-m2.1"
},
"explore": {
"model": "nanogpt/xiaomi/mimo-v2-flash"
},
"oracle": {
"model": "nanogpt/deepseek/deepseek-v3.2"
},
"frontend-ui-ux-engineer": {
"model": "nanogpt/zai-org/glm-4.7:thinking"
},
"document-writer": {
"model": "nanogpt/minimax/minimax-m2.1"
},
"multimodal-looker": {
"model": "nanogpt/Qwen/Qwen3-VL-235B-A22B-Instruct"
}
}
}