8 Commits

Author SHA1 Message Date
55353654b7 Add OmniVoice TTS module with config, API, profiles and CLI
- Create modules/omnivoice/ with VoiceAPI, VoiceProfiles, CLI
- Add config manager integration with local model support
- Add app/komAI.py entry point
- Add tests/test_omnivoice.py
- Clone OmniVoice to external/ for development
- Add omnivoice config to global.yaml
2026-04-16 17:51:15 +03:00
22b85455e1 Update all project documentation 2026-04-16 15:20:19 +03:00
e752f88ae2 Add log_manager documentation to doc/ 2026-04-16 15:15:40 +03:00
212210c5a1 Implement log_manager module with LoggerPrint and LogManager 2026-04-16 15:11:02 +03:00
cd1bd21f63 Add log_manager concept docs (README.md, AGENTS.md) and update checklist 2026-04-16 14:59:08 +03:00
547362de12 Update docs: add repo URL, refresh AGENTS.md and README, remove stale READMEs 2026-04-16 13:53:23 +03:00
3beccbf35e Add getall/getrawall for nested params, ROOT_KEY constant, tests and docs 2026-04-15 20:04:04 +03:00
b8f34faff7 Initial commit: add config_manager module with ConfigParameter and ConfigManager 2026-04-15 18:44:47 +03:00