34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"model": "opencode/deepseek-v4-flash-free",
|
|
|
|
"instructions": ["AGENTS.md"],
|
|
|
|
"default_agent": "wp-architect",
|
|
|
|
"plugin": [
|
|
"file:///home/letoline/.config/opencode/plugins/caveman/plugin.js",
|
|
"file:///home/letoline/.config/opencode/plugins/claude-mem.js",
|
|
"@zenobius/opencode-skillful"
|
|
],
|
|
|
|
"command": {
|
|
"wp-audit": { "template": "short" },
|
|
"wp-seo": { "template": "short" },
|
|
"wp-content": { "template": "short" },
|
|
"wp-speed": { "template": "short" },
|
|
"design-persona": { "template": "short" },
|
|
"design-research": { "template": "short" },
|
|
"critique": { "template": "short" },
|
|
"gsd": { "template": "short" },
|
|
"caveman": { "template": "short" },
|
|
"caveman-commit": { "template": "short" },
|
|
"caveman-review": { "template": "short" },
|
|
"design-screen": { "template": "short" },
|
|
"design-system": { "template": "short" },
|
|
"ux-audit": { "template": "short" },
|
|
"prototype": { "template": "short" },
|
|
"school": { "template": "short" }
|
|
}
|
|
}
|