• Joined on 2025-12-07
Koko210 pushed to master at Koko210/miku-discord 2026-02-09 12:33:53 +02:00
fbd940e711 fix: Restore declarative memory recall by preserving suffix template
Koko210 pushed to master at Koko210/miku-discord 2026-02-08 14:55:10 +02:00
beb1a89000 Fix: Optimize Twitter fetching to avoid Playwright hangs
Koko210 pushed to master at Koko210/miku-discord 2026-02-07 23:43:06 +02:00
b9d1f67d70 llama-swap-rocm now uses official image and adjusted accordingly
Koko210 pushed to master at Koko210/miku-discord 2026-02-07 23:27:40 +02:00
11b90ebb46 fix: Phase 3 bug fixes - memory APIs, username visibility, web UI layout, Docker
Koko210 pushed to master at Koko210/miku-discord 2026-02-07 22:16:05 +02:00
5fe420b7bc Web UI tabs made into two rows
14e1a8df51 Phase 3: Unified Cheshire Cat integration with WebSocket-based per-user isolation
edb88e9ede fix: Phase 2 integrity review - v2.0.0 rewrite & bugfixes
Compare 3 commits »
Koko210 pushed to master at Koko210/miku-discord 2026-02-03 23:17:44 +02:00
83c103324c feat: Phase 2 Memory Consolidation - Production Ready
323ca753d1 feat: Phase 1 - Discord bridge with unified user identity
Compare 2 commits »
Koko210 pushed to master at Koko210/miku-discord 2026-01-30 21:44:48 +02:00
0a9145728e Ability to play Uno implemented in early stages!
Koko210 pushed to master at Koko210/miku-discord 2026-01-30 21:36:35 +02:00
941a46d794 Ability to play Uno implemented in early stages!
Koko210 pushed to master at Koko210/miku-discord 2026-01-30 21:35:10 +02:00
5b1163c7af Removed KV Cache offloading to increase performance
Koko210 pushed to master at Koko210/miku-discord 2026-01-30 21:34:27 +02:00
7368ef0cd5 Added Japanese and Bulgarian addressing
Koko210 pushed to master at Koko210/miku-discord 2026-01-27 19:58:32 +02:00
38a986658d moved AI generated readmes to readme folder (may delete)
Koko210 pushed to master at Koko210/miku-discord 2026-01-27 19:57:53 +02:00
c58b941587 moved AI generated readmes to readme folder (may delete)
Koko210 pushed to master at Koko210/miku-discord 2026-01-27 19:57:08 +02:00
0f1c30f757 Added verbose logging to llama-swap-rocm. Not sure if does anything...
Koko210 pushed to master at Koko210/miku-discord 2026-01-27 19:55:18 +02:00
55fd3e0953 Cleanup. Moved prototype and testing STT/TTS to 1TB HDD
Koko210 pushed to master at Koko210/miku-discord 2026-01-27 19:53:23 +02:00
ecd14cf704 Able to now address Miku in Cyrillic, Kanji and both Kanas, incl. Japanese honorifics
641a5b83e8 Improved Evil Mode toggle to handle edge cases of the pfp and role color change. Japanese swallow model compatible (should be).
Compare 2 commits »
Koko210 pushed to master at Koko210/miku-discord 2026-01-27 19:51:12 +02:00
c0aaab0c3a Disabled KV cache offloading on llama-server and enabled Flash Attention. Performance gains in the tens.
Koko210 pushed to master at Koko210/miku-discord 2026-01-23 17:01:54 +02:00
dca58328e4 Tuned the Japanese mode system prompt and model better
Koko210 pushed to master at Koko210/miku-discord 2026-01-23 15:02:42 +02:00
fe0962118b Implemented new Japanese only text mode with WebUI toggle, utilizing a llama3.1 swallow dataset model. Next up is Japanese TTS.
Koko210 pushed to master at Koko210/miku-discord 2026-01-22 22:09:00 +02:00
eb03dfce4d refactor: Implement low-latency STT pipeline with speculative transcription
Koko210 pushed to master at Koko210/miku-discord 2026-01-20 23:06:26 +02:00
2934efba22 Implemented experimental real production ready voice chat, relegated old flow to voice debug mode. New Web UI panel for Voice Chat.