7616153345cb924c8655502536996bf5361e4bec
- Remove isApproved column from tasks DB schema and migration; drop column on startup - Remove isApproved from tRPC router (list, create, update queries) - Remove isApproved filter from KanbanBoard and ProjectDetail approve/reject UI - AI-generated tasks now auto-approved; show Sparkles icon via isAiSuggested flag - Fix tasks page width overflow: add min-w-0 to SidebarInset in AppShell - Fix task title overflow: truncate with ellipsis inside TaskRow - Fix tasks toolbar layout: shrink-0 on right side, fixed w-56 on search input Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
step 0.1 complete: Type-safe contracts for all backend communication and the batch/storage subsystem
Description
No description provided
Languages
TypeScript
97.9%
CSS
2%