LocalAI/core/http/react-ui/src/pages
LocalAI [bot] 05b7cce633
feat: add Events column to Agents list page (#8870)
- Add 'Events' column header between 'Status' and 'Actions'
- Fetch observable counts for each agent using /api/agents/<name>/observables
- Display events count as clickable link navigating to agent status page
- Events count updates every 5 seconds with agent refresh interval
- Shows '0' if API call fails for an agent

Co-authored-by: localai-bot <localai-bot@noreply.github.com>
2026-03-08 21:15:29 +01:00
..
AgentChat.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
AgentCreate.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
AgentJobDetails.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
AgentJobs.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Agents.jsx feat: add Events column to Agents list page (#8870) 2026-03-08 21:15:29 +01:00
AgentStatus.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
AgentTaskDetails.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Backends.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Chat.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
CollectionDetails.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
Collections.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
Explorer.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Home.jsx fix(ui): do not lock all components during load 2026-03-06 09:35:01 +01:00
ImageGen.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
ImportModel.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Login.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Manage.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
ModelEditor.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Models.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
NotFound.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
P2P.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Settings.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
SkillEdit.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
Skills.jsx feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
Sound.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Talk.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
Traces.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
TTS.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
VideoGen.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00