chore: add opencode config, replace AGENT.md with AGENTS.md

This commit is contained in:
Harald Hoyer 2026-05-04 22:15:32 +02:00
parent b04bd3e74b
commit 6dd8559912
3 changed files with 9 additions and 3 deletions

9
opencode.json Normal file
View file

@ -0,0 +1,9 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cratedocs": {
"type": "remote",
"url": "http://127.0.0.1:3000/sse"
}
}
}