Skip to content

feat: support initialStones for handicap games#73

Merged
stubbi merged 1 commit into
mainfrom
fix/handicap-initial-stones
Dec 14, 2025
Merged

feat: support initialStones for handicap games#73
stubbi merged 1 commit into
mainfrom
fix/handicap-initial-stones

Conversation

@stubbi

@stubbi stubbi commented Dec 14, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Pass through the initialStones field from API requests to KataGo
  • Enables proper analysis of handicap games where black stones are pre-placed on the board
  • Converts API format (tuples) to KataGo format (vecs)

Test plan

  • Build compiles successfully
  • Test with handicap game analysis request containing initialStones

🤖 Generated with Claude Code

Pass through the initialStones field from API requests to KataGo,
enabling proper analysis of handicap games where black stones are
pre-placed on the board.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@stubbi stubbi merged commit 79df963 into main Dec 14, 2025
9 checks passed
@stubbi stubbi deleted the fix/handicap-initial-stones branch December 14, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant