Files
skills_repo/opencode.jsonc
jeremygan2021 3eda3a947b t
2026-03-04 19:31:16 +08:00

15 lines
251 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"default_agent": "openwork",
"mcp": {
"control-chrome": {
"command": [
"chrome-devtools-mcp"
],
"type": "local"
}
},
"plugin": [
"opencode-scheduler"
]
}