Commit Graph

5 Commits

Author SHA1 Message Date
southseact-3d
cb95a916ae Add database migration scripts and configuration files
- Add verify-migration.js script for testing database migrations
- Add database config module for centralized configuration
- Add chutes.txt prompt for system responses
- Update database implementation and testing documentation
- Add database migration and setup scripts
- Update session system and LLM tool configuration
- Update deployment checklist and environment example
- Update Dockerfile and docker-compose configuration
2026-02-20 12:38:43 +00:00
southseact-3d
ce81f1c999 feat: Add KILO_API_KEY to Docker configuration
Add Kilo Gateway API key support to Docker deployment:

- Add KILO_API_KEY environment variable to docker-compose.yml
- Add KILO_API_KEY to .env.example with documentation

This ensures the Kilo Gateway API key is properly passed through
to the Docker container when configured.
2026-02-18 16:24:23 +00:00
southseact-3d
df3a8cdf43 mailpilot sending 2026-02-12 19:35:55 +00:00
copilot-swe-agent[bot]
650d849ad2 Implement Phase 1.2: Database with encryption at rest and core infrastructure
Co-authored-by: southseact-3d <217551146+southseact-3d@users.noreply.github.com>
2026-02-09 19:33:00 +00:00
southseact-3d
d5065b117f add provs to docker compose 2026-02-09 15:21:15 +00:00