AJ Isaacs e34c5d561f feat(web): add Board page with Kanban columns and task cards
Server-rendered Kanban board with 4 status columns (Pending, Active,
Paused, Completed), task cards with category colors and elapsed time,
filter bar with category chips and subtask toggle, and inline create
task form. All handlers support htmx partial updates for status
transitions (start, pause, resume, complete, abandon, create).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 22:17:45 -05:00
Description
Personal work task tracker with automatic context capture. Tracks active window/browser activity, auto-pauses on idle, and logs context events against tasks. Includes a .NET API, React web UI, system tray watcher service, Claude Code MCP integration, and Chrome extension.
371 KiB
Languages
C# 46.6%
HTML 24.5%
CSS 20.2%
JavaScript 8.7%