Commit graph

4 commits

Author SHA1 Message Date
d9231e23a0 Increase pip timeout to 100s for slow network builds 2026-03-23 00:03:54 -04:00
6853999534 Add Ollama service to docker-compose, expand seed skills with D&D and monitoring, create entrypoint for auto-model-pull 2026-03-22 22:41:49 -04:00
b8edf40010 Major refactor: remove semantic cache, add config, auth, improve RAG performance, fix tags JSON 2026-03-22 22:32:44 -04:00
7f7699ff94 Initial commit: Skills API with MCP servers
- 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
2026-03-22 21:18:23 -04:00