Browse Source

add opencode configuration file

main
cinnaboot 6 months ago
parent
commit
0a9a19a36e
  1. 7
      opencode.json

7
opencode.json

@ -0,0 +1,7 @@
{
"$schema": "https://opencode.ai/config.json",
"instructions": [
"CLAUDE.md",
"docs/implementation_plan.md"
]
}
Loading…
Cancel
Save