learning_ai_common_plat/__LOCAL_LLMs
saravanakumardb1 53c3565874 fix(cowork-service): audit flush field name mismatch + server test mock gap
BUG: flush-scheduler.ts flushAudit() read 'events' from IPC response but
Rust handle_flush_audit() returns { count, entries }. Audit events were
silently lost (always empty array). Fixed to read 'entries'.

Also fixed:
- server.test.ts: added missing flush-scheduler.js mock (new import in server.ts)
- feature-flags.ts: doc comment '12 flags' → '13 flags'
- flush-scheduler.test.ts: mock data aligned to Rust response shape

49 tests passing, 8 test files, typecheck clean.
2026-04-02 23:02:38 -07:00
..
AI_IDE_CHAT_HISTORY/WINDSURF fix(cowork-service): audit flush field name mismatch + server test mock gap 2026-04-02 23:02:38 -07:00
dashboard fix: replace corepack pnpm with pnpm in pretest/predev scripts 2026-03-19 19:57:16 -07:00
docs ci: update CI/CD configuration 2026-02-21 14:13:07 -08:00
OPEN_CLAW docs(openclaw): add detailed install, secure setup & validation guide 2026-02-22 15:38:52 -08:00
oss_llm move oss_llm/ from learning_ai_2nd_brain 2026-02-28 00:03:37 -08:00
VOICEBOX docs(voicebox): add setup guide for local voice cloning studio 2026-02-22 15:45:32 -08:00
windows_specific chore(local-llms): add WSL Ollama connectivity test script 2026-02-22 16:46:18 -08:00
.gitignore chore(windsurf): refresh chat history archive snapshot 2026-02-28 00:04:09 -08:00
download-tts-models.sh ci: update CI/CD configuration 2026-02-21 14:13:07 -08:00
LOCAL_LLMs_setup_mac_m4_48gb.md docs(local-llms): add developer guide — API endpoint, code examples, model selection 2026-02-19 18:43:06 -08:00
setup-tts.sh fix(local-llms): harden WSL setup and dashboard Ollama connectivity 2026-02-22 16:44:58 -08:00
start-dashboard.sh fix(local-llms): harden WSL setup and dashboard Ollama connectivity 2026-02-22 16:44:58 -08:00
test_orpheus_tts.py fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00
test_qwen_tts.py fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00