project-nomad/admin/inertia
John Cortright c10ceda43e fix(rag): use dynamic collections query in chat search filter
chat/index.tsx still imported the static KB_COLLECTIONS constant for its
'Search in' dropdown, inconsistent with KnowledgeBaseModal.tsx which already
uses the live getKnowledgeCollections() query. Renamed/added collections
via the new Manage Collections UI weren't reflected in the chat filter.
2026-07-07 16:11:44 -07:00
..
app fix(ui): reduce SSE reconnect churn and polling overhead on navigation 2026-03-20 11:46:10 -07:00
components fix(rag): use dynamic collections query in chat search filter 2026-07-07 16:11:44 -07:00
context feat: container controls & convienience scripts 2025-08-08 15:07:32 -07:00
css feat(maps): add scale bar and location markers (#636) 2026-04-03 14:26:50 -07:00
hooks feat(content): opt-in automatic updates for installed ZIM & map content 2026-06-23 04:47:01 +00:00
layouts feat: configurable internet test url override in new Advanced Settings page 2026-06-23 04:47:10 +00:00
lib feat(rag): support dynamic KB collection creation, rename, and removal 2026-07-06 21:11:49 -07:00
pages feat: configurable internet test url override in new Advanced Settings page 2026-06-23 04:47:10 +00:00
providers feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00
tsconfig.json fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00