feat: assign base

This commit is contained in:
2026-06-25 14:15:10 +05:30
parent 8665762ba2
commit 88d3bd58bc
27 changed files with 893 additions and 328 deletions

10
opencode.json Normal file
View File

@@ -0,0 +1,10 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dual-graph": {
"type": "remote",
"url": "http://127.0.0.1:8080/mcp",
"enabled": true
}
}
}