learning_ai_common_plat/__LOCAL_LLMs
saravanakumardb1 093682eace docs(local-llm): add systematic dashboard bug & improvement review
DASHBOARD_REVIEW.md — comprehensive code review of all 6 dashboard files
(1,395 lines). Organized into 7 sections:

- 10 bugs (B1–B10): hardcoded header, blocking pull, escape during stream,
  auto-refresh during streaming, no abort controller, vm_stat page size, etc.
- 5 code quality issues (CQ1–CQ5): monolithic component, inline styles,
  duplicated constants, no error boundary, no loading skeleton
- 16 feature ideas (F1–F16): pull progress, chat mode, prompt history,
  token/s metrics, model search, whisper test, extraction integration, etc.
- 5 performance items (P1–P5): request deduplication, cache TTL, du latency
- 3 security notes (S1–S3): input validation, shell injection pattern, CORS
- Priority matrix and 5-sprint implementation roadmap
2026-02-19 14:36:51 -08:00
..
dashboard fix(local-llm): show accurate macOS memory (app vs cached vs free) 2026-02-19 13:22:17 -08:00
docs docs(local-llm): add systematic dashboard bug & improvement review 2026-02-19 14:36:51 -08:00
LOCAL_LLMs_setup_mac_m4_48gb.md docs(local-llm): update original setup doc to redirect to docs/ structure 2026-02-19 13:01:35 -08:00