learning_ai_common_plat/__LOCAL_LLMs/dashboard/src/app
saravanakumardb1 1552006feb fix(local-llm): proxy extraction health check through API route
Move extraction service health check from direct browser fetch
(http://localhost:4005/health) to server-side /api/extraction/health
proxy. Eliminates ERR_CONNECTION_REFUSED console errors when the
extraction service is not running locally.
2026-02-19 15:53:02 -08:00
..
api fix(local-llm): proxy extraction health check through API route 2026-02-19 15:53:02 -08:00
components feat(local-llm): Sprint 7 — all remaining features (F5,F7,F8,F12,F13,F15,CQ5,S3) 2026-02-19 15:44:20 -08:00
lib refactor(local-llm): Sprint 3 — component extraction, error boundary, security (CQ1,CQ3,CQ4,S1,S2) 2026-02-19 15:21:22 -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 fix(local-llm): proxy extraction health check through API route 2026-02-19 15:53:02 -08:00