Commit graph

4 commits

Author SHA1 Message Date
9e3d5ae550 MCP: coach AI to ask for project ID at session start; add project-setup-guide seed skill 2026-03-23 00:40:13 -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
62c875c9a6 Change API port from 8080 to 8675 across all configs and docs 2026-03-22 21:54:51 -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