multica/apps/web/app
Naiyuan Qing 3b1bc5a17f fix(ui): use data-active: syntax and add text color for active agent item
Align with sidebar component library convention: use Tailwind v4 native
data-active: instead of data-[active]:, and add missing
text-sidebar-accent-foreground for active state.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:54:59 +08:00
..
components fix(ui): use data-active: syntax and add text color for active agent item 2026-01-30 22:54:59 +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