c76956fb5b5b4144c96401d37c0167bff6d89aeb
Register Razor Pages services and middleware in Program.cs, removing UseDefaultFiles() since Razor Pages handles routing. Add shared layout with dark-themed app shell (header, nav links, search/new-task buttons) and vendor script references for htmx, Sortable, and Chart.js. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Languages
C#
46.6%
HTML
24.5%
CSS
20.2%
JavaScript
8.7%