052570cefb
🌐 Add web UI dashboard with bot launcher and real-time management
...
Implement comprehensive Flask web interface for bot configuration,
statistics, and memory management. Includes responsive design,
auto-refreshing stats, and clear URL logging for easy access.
2025-10-10 15:07:54 -04:00
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
3abbdd96eb
test push to sync
2025-09-20 12:00:55 -04:00
d25dbb291b
🐳 Made some changes to docker config to allow for new functionality.
2025-06-08 11:08:57 -06: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
2449a7dc32
Added autochat #30 . Not fully implemented but foundation is solid.
2025-06-01 14:11:09 -06:00
c1e8ee82c7
Implemented #15 using CSV file for now. Feature seems to work as expected.
2025-05-19 23:01:34 -04:00
2db38546a3
Cleaned up logs. Added a .env variable to enable debug logs.
2025-05-15 12:23:36 -04:00
5da464bd62
✅ Fully implemented feature #8 (User Awareness).
2025-05-15 11:43:30 -04: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
61053f6177
Just testing push logic since its kinada wonky
2025-05-14 21:05:24 -04:00
863d3e3c88
Implemented feature #7
2025-05-14 20:27:49 -04:00
864201214d
Added features #8 and #31
2025-05-14 16:01:12 -04:00
69354229d6
Further thesting for #27 but still not working. May move on to a different feature set.
2025-05-13 23:26:03 -04:00
5b64fcf80f
Its mostly working. Issue #27 is still not unloading or loading models. Only when the model is naturaly unloaded will the .env file model load.
2025-05-13 22:47:15 -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
0d0084fd9a
Working on [Multi model support]( https://forgejo.milotech.us/milo/AI-Discord-Bot/issues/27#issue-28 ) model specified from ".env" file is not working.
2025-05-12 11:24:36 -04:00
f137198f67
Added logging functionality to fix issue ( #5 ). Bot now does some basic logging
2025-05-11 20:36:31 -04:00