Getting more AI agent stuff set up.

This commit is contained in:
Scott Idem
2026-06-23 23:26:19 -04:00
parent 9309c15b16
commit c2144b74fd
4 changed files with 48 additions and 1 deletions

6
.opencode/opencode.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"plugin": [
".opencode/plugins/graphify.js"
]
}