hermes-agent/web/src
Teknium d246f9a278 fix(aux-picker): drop stale session_search slot
PR #27590 removed auxiliary.session_search from DEFAULT_CONFIG (single-shape
tool now returns DB content directly without an aux LLM), but the slot
remained in _AUX_TASK_SLOTS (web_server.py) and AUX_TASKS (ModelsPage.tsx).
Removing the dead entries while we're touching these tables.
2026-05-22 04:10:38 -07:00
..
components fix(dashboard): remove country flags from language picker (#29997) 2026-05-21 13:10:52 -07:00
contexts feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
hooks feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
i18n fix(dashboard): remove country flags from language picker (#29997) 2026-05-21 13:10:52 -07:00
lib feat(kanban): show dashboard cron jobs across profiles 2026-05-18 21:26:45 -07:00
pages fix(aux-picker): drop stale session_search slot 2026-05-22 04:10:38 -07:00
plugins feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish (#28814) 2026-05-20 08:00:17 -04:00
themes feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
App.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
index.css feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish (#28814) 2026-05-20 08:00:17 -04:00
main.tsx fix(dashboard): remove country flags from language picker (#29997) 2026-05-21 13:10:52 -07:00