learning_ai_common_plat/__LOCAL_LLMs/dashboard/src/app
saravanakumardb1 44ad8a6301 feat(local-llm): Phase 5 — response quality + interaction (F24-F28)
F24: Vision image upload — file picker for vision models, base64 encoding,
     passed through stream API to Ollama generate endpoint
F25: Markdown rendering — ReactMarkdown replaces raw <pre> for all
     prompt responses and chat assistant messages
F26: Syntax highlighting — Prism-based code blocks with language labels
     and oneDark theme via react-syntax-highlighter
F27: <think> block collapse — auto-detect and collapse DeepSeek R1
     reasoning traces into expandable details with word count
F28: Ollama library link — button next to Pull input opens ollama.com/library
2026-02-19 23:25:20 -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 5 — response quality + interaction (F24-F28) 2026-02-19 23:25:20 -08:00