Commit Graph

3 Commits

Author SHA1 Message Date
claude (blind_chess) 5e180d08b0 refactor: trim over-engineering (ponytail-audit)
- ws → devDependencies (src uses type-only; runtime comes via @fastify/websocket)
- delete bot/index.ts barrel; import casual-brain/driver directly
- untrack tsconfig.tsbuildinfo (already gitignored)
- vanillaCandidates: push-loop → .map()

94 tests pass, build clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 08:33:35 -04:00
claude (blind_chess) cb8e017792 fix(bot): wire aiOpponent into joined and update server messages 2026-04-28 14:22:41 -04:00
claude (blind_chess) 73d5d0cb93 test(bot): integration tests for Casual vs human 2026-04-28 14:21:27 -04:00