2 Commits

Author SHA1 Message Date
L'électron rare 088decd1ae feat: lots 425-429 — TTS clean sentences, --no prompt, /story, /stats persona
Lot 425: cleanForTTS() applied to streaming sentences + flush + fallback
Lot 426: /imagine --no <negative> — parse negative prompt, show in broadcast
Lot 427: /story [theme] — 3 random personas write collaborative story
Lot 428: /stats <persona> — show persona memory facts, model, last update

128 commands, 211 tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 23:20:14 +01:00
L'électron rare d2fed6087a feat: Add MCP server and smoke test scripts
- Introduced `mcp-server.js` to expose KXKM personas as MCP tools, supporting chat, persona listing, web search, and status checks.
- Implemented `mcp-server-smoke.js` for testing the MCP server functionality, ensuring compatibility with both new and legacy message formats.
- Created `setup-voice-clone.sh` for managing voice cloning environment setup, including bootstrapping, sample generation, and smoke testing.
- Added `state.json` to track project status and task outputs for various batches.
- Generated summary files for deep cycle and overall project status, capturing performance and security findings.
2026-03-19 16:18:44 +01:00