- FastAPI backend with SQLite (ai.db) - Tables: skills, snippets, conventions, cache, memory - MCP servers: homelab, gameservers, skills - Docker Compose setup - Seed data with 8 skills, 2 conventions, 2 snippets - Token savings patterns via context bundles and caching
5 lines
74 B
Text
5 lines
74 B
Text
mcp==1.0.0
|
|
httpx==0.26.0
|
|
python-dotenv==1.0.0
|
|
docker==7.0.0
|
|
psutil==5.9.7
|