Sabaki icon indicating copy to clipboard operation
Sabaki copied to clipboard

An elegant Go board and SGF editor for a more civilized age.

Results 148 Sabaki issues
Sort by recently updated
recently updated
newest added

Suppose you want to create an SGF with a starting position and some variations. You setup the starting position in _Edit Mode_ and then enter the main variation. While you...

enhancement

For go players like me who are not developers, it might be helpful to clarify the two labels within Engine Management/Add, so that they are more informative for Sabaki's wider...

ui
good first issue

I want to run an engine written in python with sabaki (tensorflow/minigo). However I don't know how to run the python virtual environment with Sabaki. Please help!

more info needed
question

There is unicode support for at least some symbols (https://unicode.org/L2/L2016/16185-go-symbols.pdf; https://unicode-table.com/en/1F7D5/), but these don't seem to be reported by Sabaki 0.51.1 . If they are, it'd be good to improve...

enhancement
ui
good first issue

A global analysis mode can be added. With this mode, ai is able to analyze each step of the whole game and increase the depth of calculation for each step...

The engine couldn't stop after I click on "toggle analysis F4", The GPU will keep running, causing the computer load to increase. The options "time_settings" and "--playouts" in the settings...

Resizing the window to a width < screen resolution, then selecting “View Comments” crashes Sabaki. This makes the interface unresponsive to any mouse clicks (though I can still hear stone...

bug

Hi; I take many scattered Go notes that I would like to be able to merge / split etc., especially given notes on common positions. Being able to copy/paste a...

enhancement
more info needed

Hi! Is it possible to implement in Sabaki a sequence of games by two engines and create a file to count a score. Even more useful would be to attach...

enhancement
discussion
engines

When working on a tree, one might be interested to know if two nodes have the same board configurations, including same configuration after rotation, mirror flip, black/white exchange. Could you...

enhancement