fleet-memory/skills/hindsight-docs/references
Nicolò Boschi 6bb83f4600
fix: control plane UI fixes for recall and data view (#693)
* fix: control plane UI fixes for recall and data view

- Sanitize NaN cross-encoder scores to 0.0 in reranking pipeline
  (Pydantic serializes NaN as JSON null, breaking UI score display)
- Add null-coalesce for score in search debug view to prevent crash
- Switch data view text filter from debounced onChange to Enter key
  (avoids slow ILIKE queries on every keystroke for large banks)
- Show loading spinner in search icon during filter requests
- Preserve search/tag filters when clicking "Load more"

* chore: sync generated files after rebase
2026-03-25 18:42:57 +01:00
..
changelog security: exclude litellm 1.82.8 (supply chain compromise) (#673) 2026-03-25 10:21:02 +01:00
developer fix: control plane UI fixes for recall and data view (#693) 2026-03-25 18:42:57 +01:00
sdks feat(hermes): file-based config + updated docs (#686) 2026-03-25 16:11:38 +01:00
best-practices.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
faq.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
openapi.json security: exclude litellm 1.82.8 (supply chain compromise) (#673) 2026-03-25 10:21:02 +01:00