• Joined on 2026-01-07
Seth created branch master in Seth/mortdecai-cli 2026-03-28 23:01:45 +00:00
Seth created repository Seth/mortdecai-cli 2026-03-28 23:01:39 +00:00
Seth pushed to master at Seth/task-queue-proof 2026-03-28 22:12:33 +00:00
635d902691 Add Section 12: Manager Internalization strategy
Seth pushed to master at Seth/task-queue-proof 2026-03-28 21:55:38 +00:00
882c4655d7 Add complete references section with 17 citations
Seth pushed to master at Seth/task-queue-proof 2026-03-28 21:32:04 +00:00
06b87c8f91 Add Appendix B: The Psychological Cost of Knowing
Seth pushed to master at Seth/task-queue-proof 2026-03-28 21:29:59 +00:00
3cf815d28b Add Appendix A: When the Metric Is the Product
Seth pushed to master at Seth/task-queue-proof 2026-03-28 21:18:31 +00:00
574eca5b27 Fix mathematical errors in Theorems 4, 5, 10 and IT example
Seth pushed to master at Seth/task-queue-proof 2026-03-28 21:04:30 +00:00
3edc5d33b2 Add priority system breakdown, IT example, and devil's advocate
Seth pushed to master at Seth/task-queue-proof 2026-03-28 20:57:45 +00:00
678cfdf2e7 Add theorems on client satisfaction and productivity impact
Seth pushed to master at Seth/task-queue-proof 2026-03-28 20:53:14 +00:00
624a14fd9a Proof: unweighted avg completion time is a biased metric
Seth created branch master in Seth/task-queue-proof 2026-03-28 20:53:13 +00:00
Seth created repository Seth/task-queue-proof 2026-03-28 20:53:07 +00:00
Seth pushed to master at Seth/workbench-server 2026-03-28 00:57:52 +00:00
98a61a8320 docs: add README with setup, usage, and design overview
Seth created branch master in Seth/workbench-server 2026-03-28 00:56:43 +00:00
Seth pushed to master at Seth/workbench-server 2026-03-28 00:56:43 +00:00
9dd2c2fbc7 feat: workbench MCP server — AI-driven hardware diagnostic tool
Seth created repository Seth/workbench-server 2026-03-28 00:56:40 +00:00
Seth pushed to main at Seth/sethmux 2026-03-27 00:04:44 +00:00
4818a04b0d fix: remove Tab keydown interceptor, use tabIndex=-1 on buttons instead
Seth pushed to main at Seth/sethmux 2026-03-27 00:02:01 +00:00
fef67c148e fix: intercept Tab key to prevent browser focus navigation
Seth pushed to main at Seth/sethmux 2026-03-26 23:34:24 +00:00
8f407f74ae fix: toolbar buttons now send actual control chars via xterm _core API
Seth pushed to main at Seth/sethmux 2026-03-26 23:22:17 +00:00
59db3ab59a fix: make help tab read-only (stty -echo -icanon)