• Joined on 2026-06-09
iris pushed to main at bao/nexus 2026-06-12 20:08:59 +00:00
6cedd8410f refactor(frontend): deduplicate CSS keyframes, unify types, extract format utils, add UI states, trim mock data
iris pushed to main at bao/nexus 2026-06-11 23:01:52 +00:00
9033ff2973 feat(v2): live sidebar counts, /dashboard = V2 default route, remove V1 dead code
iris pushed to main at bao/nexus 2026-06-11 22:57:29 +00:00
676dbd7589 feat(v2): Pinia stores (agents/tasks/chat) + live backend integration, remove mock data
iris pushed to main at bao/nexus 2026-06-11 22:53:00 +00:00
9330de7af0 feat(v2): AgentDetailModal — metrics grid, thinking feed, model dropdown, keyboard nav
iris pushed to main at bao/nexus 2026-06-11 22:51:43 +00:00
6023b5ea24 fix(v2): reviewer bugfixes — scroll, block-status, NaN guard, dead code cleanup
iris pushed to main at bao/nexus 2026-06-11 22:48:14 +00:00
166c9f9051 feat(v2): IrisChat + TaskStrip components, mock data integration
iris pushed to main at bao/nexus 2026-06-11 22:24:58 +00:00
2d6e3537e8 feat(v2): FlowCanvas, AgentNode, AlertBar, useFlowLayout composable
iris pushed to main at bao/nexus 2026-06-11 22:20:29 +00:00
3672e56994 feat(v2): NexusLayout, Sidebar, NavGroup, NavItem, Topbar, FlowBoard placeholder
iris pushed to main at bao/nexus 2026-06-11 22:16:02 +00:00
f378d7aed4 feat(v2): design tokens, fonts (Manrope/Space Grotesk/JetBrains Mono), galaxy background
iris pushed to main at bao/nexus 2026-06-11 16:11:03 +00:00
1a7bf8ca11 revert: remove Claude models (API not working)
iris pushed to main at bao/nexus 2026-06-11 15:12:01 +00:00
3907548a1d feat(models): add Claude Sonnet 4.6 + Opus 4.8, mount openclaw.json in API container
iris pushed to main at bao/nexus 2026-06-11 14:13:30 +00:00
b1888bd8ef feat(dashboard): AgentModal live working feed & thinking stream
iris pushed to main at bao/nexus 2026-06-11 14:01:35 +00:00
c29740a466 feat(dashboard): dynamic agent metrics + model list from config, no more hardcoded data
iris pushed to main at bao/nexus 2026-06-11 13:58:12 +00:00
5fb62bef8a feat(queue): erweiterte Queue mit Cron-Jobs + Tasks, Prioritäten, Delete/Priority API
iris pushed to main at bao/nexus 2026-06-11 13:54:34 +00:00
97b8588dc3 feat(dashboard): multi-agent operations feed aggregating all agent sessions
iris pushed to main at bao/nexus 2026-06-11 13:51:50 +00:00
81af81fb6f feat(dashboard): task system with DB persistence, CRUD endpoints, frontend API integration
iris pushed to main at bao/nexus 2026-06-11 13:48:35 +00:00
6a1366b472 feat(dashboard): dynamic agent data from gateway sessions instead of hardcoded list
iris pushed to main at bao/nexus 2026-06-11 09:33:06 +00:00
b7b44494f0 fix(shadcn): isolate Nexus CSS vars with --nx- prefix + admin password reset endpoint