multica/apps/web/app
Naiyuan Qing 78e34a1d63 refactor(ui): unify agent item hover to full row
Replace SidebarMenuButton with a custom flex row div that handles hover
and active states on the entire item, not just the text area. Delete
button uses stopPropagation to avoid triggering selection.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:51:21 +08:00
..
components refactor(ui): unify agent item hover to full row 2026-01-30 22:51:21 +08:00
hooks feat(web): add gateway, hub, active-agent hooks and real message state 2026-01-30 22:40:50 +08:00
lib feat(web): add @multica/sdk dependency and URL config module 2026-01-30 22:40:43 +08:00
icon.png feat(web): replace default Next.js branding with Multica icon 2026-01-30 22:31:41 +08:00
layout.tsx feat(web): wire Hub sidebar, real chat messaging, and layout integration 2026-01-30 22:41:03 +08:00
page.tsx refactor(web): move sidebar layout shell to layout.tsx 2026-01-30 21:09:06 +08:00