nexus/ui
Forgotten 580a3ab647 Improve Agents page: org-first view, filter tabs in header, tree filtering
- Default view is now org chart instead of list
- Filter tabs (All/Active/Paused/Error) moved inline with page heading
- filterOrgTree() recursively filters org nodes, preserving parents that have
  matching descendants even if the parent itself doesn't match the tab filter
- agentMap memoized for O(1) lookup when rendering

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 20:07:36 -06:00
..
src Improve Agents page: org-first view, filter tabs in header, tree filtering 2026-02-17 20:07:36 -06:00
components.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
index.html Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
package.json Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
tsconfig.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
vite.config.ts Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
vitest.config.ts Add React UI with Vite 2026-02-16 13:32:04 -06:00