0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(scripts): test comment More... about 1 year ago
feat(scripts): setup Python TCP server TTS language model files kick off More... about 1 year ago
feat(python tcp server): use new V1_1 voice for TTS More... about 1 year ago
feat(server): new V1_1 voice naming More... about 1 year ago
chore: upgrade `@ffprobe-installer/ffprobe` to `2.1.2` More... about 1 year ago
feat(server): catch exception on STT and TTS init More... about 1 year ago
fix(python tcp server): exclude NVIDIA libs injection for non-macOS platforms on build More... about 1 year ago
chore(python tcp server): upgrade `cx_Freeze` to `7.1.0` (may fix macOS wheel build) More... about 1 year ago
feat(scripts): auto delete .venv when Python packages failed to be installed on setup More... about 1 year ago
feat(scripts): add Apple Metal developer tools error hint on Apple Silicon for llama.cpp setup More... about 1 year ago
fix(scripts): llama.cpp release tag not failing when null More... about 1 year ago
fix(scripts): llama.cpp default tag number on LLM setup More... about 1 year ago
docs: update README (#527) More... about 1 year ago
feat: voice engine status sync with UI status More... about 1 year ago
feat(web app): add Leon voice animation states More... about 1 year ago
perf(web app): slightly improve rendered text perf More... about 1 year ago
feat(web app): core animation on voice More... about 1 year ago
fix(server): confusion between owner and creator in Leon's persona More... about 1 year ago
feat(server): add time zone to context persona More... about 1 year ago
feat(web app): improve text streaming animation More... about 1 year ago
feat(web app): text animation on stream More... about 1 year ago
feat(server): when utterance is sent, interrupt Leon's voice More... about 1 year ago
feat(web app): prevent from sending utterance while Leon is generating answer More... about 1 year ago
feat: support default conversations powered by LLM with action-first in mind More... about 1 year ago
feat(server): LLM action recognition management More... about 1 year ago
refactor: unify Python TCP server warnings to ignore More... about 1 year ago
refactor: unify NLP models paths More... about 1 year ago
fix(server): provide correct duty type from LLM provider completion More... about 1 year ago
refactor(server): replace LLM providers options with params More... about 1 year ago
feat(server): create action recognition LLM duty More... about 1 year ago