• Joined on 2026-01-07
Seth pushed to main at Seth/sethLabels 2026-04-29 14:11:31 +00:00
33525a8c1d docs: add packaging implementation plan (12 tasks)
Seth pushed to main at Seth/sethLabels 2026-04-29 14:01:02 +00:00
da74709433 docs: add session handoff (spec-approved-pre-implementation)
Seth pushed to main at Seth/sethLabels 2026-04-29 13:55:08 +00:00
d3e14c63c0 docs: refresh CLAUDE.md + IDEA.md for design-approved phase
Seth pushed to main at Seth/sethLabels 2026-04-29 13:37:59 +00:00
8e272c0bd8 docs: add packaging design spec + decision log
Seth pushed to main at Seth/sethLabels 2026-04-29 13:05:09 +00:00
9dc6776bb4 chore: add sethLabels deployment-fork scaffold
d1ee78e58a Fix incorrect font sizes (#321)
06675f8314 Create template style guide and minor updates to templates and docs (#314)
226841fe38 Minor UI cleanup (#313)
6ad97b76dc Reconcile LINGUAS with #290.
Compare 10 commits »
Seth created branch main in Seth/sethLabels 2026-04-29 13:05:09 +00:00
Seth created repository Seth/sethLabels 2026-04-29 13:05:00 +00:00
Seth pushed to main at Seth/blind_chess 2026-04-29 10:05:22 +00:00
04494fcdee docs: handoff for blind Casual check-resolution fix
Seth pushed to main at Seth/blind_chess 2026-04-29 09:56:15 +00:00
f00164ebbb chore: gitignore tmp/ for self-play transcripts
Seth pushed to main at Seth/blind_chess 2026-04-29 09:56:08 +00:00
dc7f8adcdf fix(bot): blind Casual no longer resigns prematurely under check
Seth pushed to main at Seth/blind_chess 2026-04-28 19:25:05 +00:00
1213ec8fb1 docs: handoff reflects final merged state
Seth pushed to main at Seth/blind_chess 2026-04-28 19:20:32 +00:00
1674695eef docs: AI Phase 1 shipped — context, decisions, handoff
7c18725586 feat(bot): vanilla CasualBrain delegates to js-chess-engine
dc5e6678b9 feat(bot): self-play harness with Casual and random baselines
06bd144f7c feat(client): AI badge and bot-moving turn indicator
31f68db654 feat(client): two-section landing — friend vs Casual bot
Compare 17 commits »
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 19:20:26 +00:00
1674695eef docs: AI Phase 1 shipped — context, decisions, handoff
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 19:14:13 +00:00
7c18725586 feat(bot): vanilla CasualBrain delegates to js-chess-engine
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 18:52:16 +00:00
dc5e6678b9 feat(bot): self-play harness with Casual and random baselines
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 18:26:28 +00:00
06bd144f7c feat(client): AI badge and bot-moving turn indicator
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 18:24:11 +00:00
31f68db654 feat(client): two-section landing — friend vs Casual bot
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 18:22:43 +00:00
cb8e017792 fix(bot): wire aiOpponent into joined and update server messages
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 18:21:30 +00:00
73d5d0cb93 test(bot): integration tests for Casual vs human
Seth pushed to feat/ai-player-phase-1-casual at Seth/blind_chess 2026-04-28 18:17:47 +00:00
88bc23b0d0 fix(bot): harden ws.ts integration seam