roberto 7616153345 Remove isApproved from tasks, rework agent runner, fix layout overflow
- 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>
2026-03-20 22:20:55 +01:00
2026-03-10 16:13:40 +01:00
2026-03-16 08:53:08 +01:00
2026-03-15 23:46:01 +01:00
Description
No description provided
7.6 MiB
Languages
TypeScript 97.9%
CSS 2%