6 Commits

Author SHA1 Message Date
Codex Local c5f921243e feat: wire vLLM + TEI embedding backend
- LLM_API_KEY support across all LLM calls
- TEI embedding server (bge-m3, :9500)
- Hierarchical AGENTS.md documentation
- CLAUDE.md updated for new architecture
2026-04-08 09:41:51 +02:00
Codex Local d249777d84 feat: add persona memory telemetry + session cleanup
- Instrument ws-persona-router with attempt/write/skip/failure recording
- Expose persona_memory stats in GET /api/v2/perf endpoint
- Export Prometheus series for persona memory in /metrics
- Add app.test.ts cases for perf and Prometheus persona memory endpoints
- Clean up obsolete composition and ws-commands test stubs
- Update AGENTS.md/PLAN.md/TODO.md: session 2026-03-25 personas V2 runtime hardening
- Remove DAW e2e test skip
2026-03-26 10:15:38 +01:00
L'électron rare 76bac17334 Refactor code structure for improved readability and maintainability 2026-03-24 19:14:56 +01:00
L'électron rare 6e13c26954 refactor: lot-192 phase 3 — extract ws-commands-compose advanced handlers (/concat /silence /template /marker /metronome /delete /suggest /snapshot /randomize)
- Add COMPOSE_ADVANCED_COMMANDS set + createComposeAdvancedCommandHandler to ws-commands-compose.ts
- Route all 9 advanced composition cmds before generate switch in ws-commands-generate.ts
- -695 LOC in ws-commands-generate.ts
- Add /delete + /marker regression tests in ws-commands.test.ts
- Sync PLAN.md, TODO.md, AGENTS.md, docs/AGENTS.md
2026-03-24 18:00:23 +01:00
L'électron rare f015455b20 chore: align local snapshot for kxkm-ai sync 2026-03-24 17:14:02 +01:00
Codex Local 3c9bab66aa docs: SPEC_COMPOSE_ADVANCED, PLAN lots 178-200, FEATURE_MAP, AGENTS, README
Composition pipeline plan: timeline, TTS mix, effects, DAW
21 planned lots (180-200) in 4 phases
43 commands, 13 services, 35 styles, TTFC 284ms
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 17:06:11 +01:00