learning_ai_common_plat/__LOCAL_LLMs/dashboard/src/app
saravanakumardb1 07d391101a feat(local-llm): Phase 6 — data persistence + export (F29-F31)
F29: Export/import settings — gear icon in header opens settings popover,
     export downloads all llm-* localStorage as JSON, import validates
     and merges, both with toast feedback
F30: Inference history log — saves prompt/response/model/metrics to
     llm-inference-log (capped 100 FIFO), searchable panel with replay
     button, count badge in header toggle
F31: Factory reset — confirm dialog clears all llm-* localStorage keys,
     resets all component state to defaults
2026-02-19 23:29:40 -08:00
..
api feat(local-llm): Phase 5 — response quality + interaction (F24-F28) 2026-02-19 23:25:20 -08:00
components feat(local-llm): Phase 5 — response quality + interaction (F24-F28) 2026-02-19 23:25:20 -08:00
lib feat(local-llm): Phase 3 — model intelligence badges + sort + version (N6-N10) 2026-02-19 23:17:07 -08:00
error.tsx refactor(local-llm): Sprint 3 — component extraction, error boundary, security (CQ1,CQ3,CQ4,S1,S2) 2026-02-19 15:21:22 -08:00
favicon.ico feat(local-llm): add Mission Control dashboard v1 2026-02-19 13:02:48 -08:00
globals.css feat(local-llm): Sprint 6 — major feature batch (CQ2,CQ5,CQ6,P5,F4,F10,F14,F16) 2026-02-19 15:38:06 -08:00
layout.tsx feat(local-llm): add Mission Control dashboard v1 2026-02-19 13:02:48 -08:00
page.tsx feat(local-llm): Phase 6 — data persistence + export (F29-F31) 2026-02-19 23:29:40 -08:00