Commit graph

11 commits

Author SHA1 Message Date
5f8c93ff69 🗄️ Add SQLite database system with JSON fallback and memory controls
Implement configurable database backends (SQLite/JSON) with unified memory
management, automated migration, Docker support, and privacy controls.
Maintains full backward compatibility while enabling future PostgreSQL/ChromaDB.
2025-10-10 13:04:48 -04:00
6d4de79ac2 🧠 Add enhanced memory system with conversation tracking and user context 2025-10-10 12:43:20 -04:00
4e2dfdfba6 📦 Add modelfile support and make modelfiles the primary persona source 2025-09-20 15:36:13 -04:00
0aac989b2e Bot can now react using emojis Issue #10 addressed. 2025-06-06 15:57:49 -06:00
a79e0de396 Issue #30 Autochat. Is pretty much fully implemented. Further tweaks are needed but its good for now 2025-06-06 13:05:03 -06:00
ea8983ddb0 Feature #8 is almost fully implemented. Needs pronouns and it would be good. Check settings.yml 2025-05-15 00:22:24 -04:00
863d3e3c88 Implemented feature #7 2025-05-14 20:27:49 -04:00
fe5e2d9b96 This is a mostly working but defective version of the main branch. Used it to test some loading/unloading functions 2025-05-13 10:57:32 -04:00
37f5e53ece Fixed personality injection logic and fallback to raw LLM if missing (#4) 2025-05-11 19:46:13 -04:00
9753f508d1 🎲 Added probabilistic scheduler and 📋 future roadmap checklist for Delta AI bot 2025-05-09 21:07:22 -04:00
de74e2a335 🚀 feat: Modular scheduler + AI simple mode working 2025-05-09 17:57:09 -04:00
Renamed from settings.yml (Browse further)