chore: bootstrap hostexecutor from template

This commit is contained in:
gitea-actions[bot]
2026-05-12 21:47:36 +02:00
parent 59b1a3a4ec
commit 04fa3cf36e
16 changed files with 108 additions and 130 deletions

8
.context/mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"knowledge": {
"url": "http://localhost:3100/mcp",
"description": "Project knowledge base — vector + graph retrieval"
}
}
}