multica/apps/web/app/(dashboard)
yushen 0b7de54052 Merge remote-tracking branch 'origin/main' into feature/multi-agent-backend
Resolve conflicts:
- CLAUDE.md: merge feature-based frontend docs from main with comprehensive
  architecture docs from HEAD
- Makefile: merge .PHONY targets from both branches
- settings/page.tsx: keep Context field using main's Label component
- auth-context.test.tsx: accept main's deletion (moved to features/auth/)
- cmd/daemon/daemon.go: accept HEAD's deletion (moved to internal/daemon/)
- daemon/client.go: port requestError type and isWorkspaceNotFoundError from
  main's old daemon into the new internal/daemon package

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:53:24 +08:00
..
_components refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
agents refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
issues refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
knowledge-base refactor(web): unify design system with shadcn components and semantic tokens 2026-03-24 14:13:55 +08:00
settings Merge remote-tracking branch 'origin/main' into feature/multi-agent-backend 2026-03-24 17:53:24 +08:00
layout.tsx fix(web): add overflow-hidden to SidebarInset for rounded corners 2026-03-24 16:08:36 +08:00