Commit Graph

4 Commits

Author SHA1 Message Date
Mimikko-zeus
a754e7843f Refactor configuration and enhance AI capabilities
Updated .env.example to improve clarity and added new configuration options for memory and reliability settings. Refactored main.py to streamline the bot's entry point and improved error handling. Enhanced README to reflect new features and command structure. Removed deprecated cmd_zip_skill and skills_creator modules to clean up the codebase. Updated AIClient and MemorySystem for better performance and flexibility in handling user interactions.
2026-03-03 21:56:33 +08:00
Mimikko-zeus
46ff239f4c Implement SQLite support check for Chroma's trigram tokenizer, enhancing compatibility with cloud environments. Update README for model command syntax and add pysqlite3-binary to requirements for improved SQLite functionality. 2026-03-03 13:29:05 +08:00
Mimikko-zeus
e39e201455 Enhance README and message handler to support GitHub repository URLs. Updated installation instructions for skills to include GitHub URLs and improved error handling for skill source resolution in the codebase. 2026-03-03 12:45:19 +08:00
Mimikko-zeus
b7940f2ff6 first commit 2026-03-03 01:19:38 +08:00