mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
fix: repair opencode config and project metadata
This commit is contained in:
parent
dba4c462c4
commit
da4db99c94
7 changed files with 223 additions and 49 deletions
|
|
@ -189,7 +189,7 @@ Full configuration in `opencode.json`:
|
|||
"$schema": "https://opencode.ai/config.json",
|
||||
"model": "anthropic/claude-sonnet-4-5",
|
||||
"small_model": "anthropic/claude-haiku-4-5",
|
||||
"plugin": ["./.opencode/plugins"],
|
||||
"plugin": ["./plugins"],
|
||||
"instructions": [
|
||||
"skills/tdd-workflow/SKILL.md",
|
||||
"skills/security-review/SKILL.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue