hermes-agent/web/src/pages
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
..
AnalyticsPage.tsx feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish (#28814) 2026-05-20 08:00:17 -04:00
ChatPage.tsx fix(dashboard): use browser scrollback for chat wheel 2026-05-19 00:07:33 -07:00
ConfigPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
CronPage.tsx feat(kanban): show dashboard cron jobs across profiles 2026-05-18 21:26:45 -07:00
DocsPage.tsx fix(web): force light color-scheme on docs iframe 2026-05-07 04:55:47 -07:00
EnvPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
LogsPage.tsx feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish (#28814) 2026-05-20 08:00:17 -04:00
ModelsPage.tsx fix(aux-picker): drop stale session_search slot 2026-05-22 04:10:38 -07:00
PluginsPage.tsx feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish (#28814) 2026-05-20 08:00:17 -04:00
ProfilesPage.tsx feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish (#28814) 2026-05-20 08:00:17 -04:00
SessionsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
SkillsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00