• Joined on 2026-01-07
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 17:42:39 +00:00
f48e0a9cdf feat(bot): legalCandidates for vanilla and blind modes
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 17:38:18 +00:00
bc954f4748 feat(bot): scaffold Brain interface and types
Seth created branch feat/ai-player-phase-1-casual in Seth/blind_chess 2026-04-28 17:38:18 +00:00
Seth pushed to main at Seth/blind_chess 2026-04-28 17:31:17 +00:00
6d457a2321 docs(plan): defer in-game chat, add Phase 1 (Casual) implementation plan
Seth pushed to main at Seth/blind_chess 2026-04-28 17:12:07 +00:00
729199097e docs: log AI-player spec approval, update context, add handoff
Seth pushed to main at Seth/blind_chess 2026-04-28 16:37:51 +00:00
288693fcd6 docs(spec): add AI/computer player design spec
Seth pushed to main at Seth/blind_chess 2026-04-28 15:32:31 +00:00
a878dee0d9 fix(client): wrap connect/disconnect in untrack() to break effect loop
Seth pushed to main at Seth/blind_chess 2026-04-28 15:22:29 +00:00
80c4b8fc50 fix(client): rename stores/game.ts → game.svelte.ts so Svelte 5 runes compile
Seth pushed to main at Seth/blind_chess 2026-04-28 15:20:22 +00:00
a6de43edc1 feat: implement and deploy blind_chess MVP
Seth pushed to main at Seth/blind_chess 2026-04-28 14:53:29 +00:00
9a5ad55f30 chore: initial scaffold — spec, decisions, gitignore
Seth created branch main in Seth/blind_chess 2026-04-28 14:53:29 +00:00
Seth created repository Seth/blind_chess 2026-04-28 14:53:13 +00:00
Seth pushed to main at Seth/seth_semantic_game 2026-04-28 03:09:52 +00:00
5a2a02e483 docs: bootstrap repo with bakeoff results and game-mechanics idea bank
Seth created branch main in Seth/seth_semantic_game 2026-04-28 03:09:52 +00:00
Seth created repository Seth/seth_semantic_game 2026-04-28 03:09:22 +00:00
Seth pushed to main at Seth/sethmux 2026-04-25 04:17:02 +00:00
06c1ebbc7f fix(docs): correct deploy topology — static assets live on caddy CT, not steel141
Seth pushed to main at Seth/sethmux 2026-04-24 23:56:50 +00:00
8a9d89bed5 docs: add session handoff for toolbar refresh deploy
Seth pushed to main at Seth/sethmux 2026-04-24 23:51:50 +00:00
b8a7810bfd chore: archive design handoff bundle for toolbar refresh
Seth pushed to main at Seth/sethmux 2026-04-24 23:51:41 +00:00
2b375b0206 chore: add detect-secrets baseline
Seth pushed to main at Seth/sethmux 2026-04-24 23:50:26 +00:00
3b06ce752d fix: keep tmux selection alive after mouse-drag in copy mode