{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":710435375,"defaultBranch":"master","name":"Stockfish","ownerLogin":"Ergodice","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-10-26T17:26:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/39802758?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725819254.0","currentOid":""},"activityList":{"items":[{"before":"e0bfc4b69bbe928d6f474a46560bcc3b3f6709aa","after":"f677aee28baedcab4d3110d0a5c414621ed805c4","ref":"refs/heads/master","pushedAt":"2024-09-17T01:51:05.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"Fix net downloading script\n\nThe recent commit introduced a bug in the net downloading script that\nthe file is not downloaded correctly and the content is redirected to\nstdout.\n\ncloses https://github.com/official-stockfish/Stockfish/pull/5585\n\nNo functional change","shortMessageHtmlLink":"Fix net downloading script"}},{"before":null,"after":"f24eef621cf8ec53797f0f85553e414e624474f8","ref":"refs/heads/test48","pushedAt":"2024-09-08T18:14:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"tuned params\nbench 1613363","shortMessageHtmlLink":"tuned params"}},{"before":null,"after":"d43f416421b71716bec81c4101599d82a6838880","ref":"refs/heads/test47","pushedAt":"2024-09-07T03:46:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"movepick coeff adjustments\nbench 1306217","shortMessageHtmlLink":"movepick coeff adjustments"}},{"before":null,"after":"ec2a64b60497111ac8965cc1b75c7d868160836f","ref":"refs/heads/tune13","pushedAt":"2024-09-07T03:40:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"pwl\nbench 1484730","shortMessageHtmlLink":"pwl"}},{"before":"38e0cc7b909796c1a71d9c07b636698b69420975","after":"e0bfc4b69bbe928d6f474a46560bcc3b3f6709aa","ref":"refs/heads/master","pushedAt":"2024-09-07T03:25:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"Stockfish 17\n\nOfficial release version of Stockfish 17\n\nBench: 1484730\n\n---\n\nStockfish 17\n\nToday we have the pleasure to announce a new major release of Stockfish. As\nalways, you can freely download it at https://stockfishchess.org/download and\nuse it in the GUI of your choice.\n\nDon’t forget to join our Discord server[1] to get in touch with the community\nof developers and users of the project!\n\n*Quality of chess play*\n\nIn tests against Stockfish 16, this release brings an Elo gain of up to 46\npoints[2] and wins up to 4.5 times more game pairs[3] than it loses. In\npractice, high-quality moves are now found in less time, with a user upgrading\nfrom Stockfish 14 being able to analyze games at least 6 times[4] faster with\nStockfish 17 while maintaining roughly the same quality.\n\nDuring this development period, Stockfish won its 9th consecutive first place\nin the main league of the Top Chess Engine Championship (TCEC)[5], and the 24th\nconsecutive first place in the main events (bullet, blitz, and rapid) of the\nComputer Chess Championship (CCC)[6].\n\n*Update highlights*\n\n*Improved engine lines*\n\nThis release introduces principal variations (PVs) that are more informative\nfor mate and decisive table base (TB) scores. In both cases, the PV will\ncontain all moves up to checkmate. For mate scores, the PV shown is the best\nvariation known to the engine at that point, while for table base wins, it\nfollows, based on the TB, a sequence of moves that preserves the game outcome\nto checkmate.\n\n*NUMA performance optimization*\n\nFor high-end computers with multiple CPUs (typically a dual-socket architecture\nwith 100+ cores), this release automatically improves performance with a\n`NumaPolicy` setting that optimizes non-uniform memory access (NUMA). Although\ntypical consumer hardware will not benefit, speedups of up to 2.8x[7] have been\nmeasured.\n\n*Shoutouts*\n\n*ChessDB*\n\nDuring the past 1.5 years, hundreds of cores have been continuously running\nStockfish to grow a database of analyzed positions. This chess cloud\ndatabase[8] now contains well over 45 billion positions, providing excellent\ncoverage of all openings and commonly played lines. This database is already\nintegrated into GUIs such as En Croissant[9] and Nibbler[10], which access it\nthrough the public API.\n\n*Leela Chess Zero*\n\nGenerally considered to be the strongest GPU engine, it continues to provide\nopen data which is essential for training our NNUE networks. They released\nversion 0.31.1[11] of their engine a few weeks ago, check it out!\n\n*Website redesign*\n\nOur website has undergone a redesign in recent months, most notably in our home\npage[12], now featuring a darker color scheme and a more modern aesthetic,\nwhile still maintaining its core identity. We hope you'll like it as much as we\ndo!\n\n*Thank you*\n\nThe Stockfish project builds on a thriving community of enthusiasts (thanks\neverybody!) who contribute their expertise, time, and resources to build a free\nand open-source chess engine that is robust, widely available, and very strong.\n\nWe would like to express our gratitude for the 11k stars[13] that light up our\nGitHub project! Thank you for your support and encouragement – your recognition\nmeans a lot to us.\n\nWe invite our chess fans to join the Fishtest testing framework[14] to\ncontribute compute resources needed for development. Programmers can contribute\nto the project either directly to Stockfish[15] (C++), to Fishtest[16] (HTML,\nCSS, JavaScript, and Python), to our trainer nnue-pytorch[17] (C++ and Python),\nor to our website[18] (HTML, CSS/SCSS, and JavaScript).\n\nThe Stockfish team\n\n[1] https://discord.gg/GWDRS3kU6R\n[2] https://tests.stockfishchess.org/tests/view/66d738ba9de3e7f9b33d159a\n[3] https://tests.stockfishchess.org/tests/view/66d738f39de3e7f9b33d15a0\n[4] https://github.com/official-stockfish/Stockfish/wiki/Useful-data#equivalent-time-odds-and-normalized-game-pair-elo\n[5] https://en.wikipedia.org/wiki/Stockfish_(chess)#Top_Chess_Engine_Championship\n[6] https://en.wikipedia.org/wiki/Stockfish_(chess)#Chess.com_Computer_Chess_Championship\n[7] https://github.com/official-stockfish/Stockfish/pull/5285\n[8] https://chessdb.cn/queryc_en/\n[9] https://encroissant.org/\n[10] https://github.com/rooklift/nibbler\n[11] https://github.com/LeelaChessZero/lc0/releases/tag/v0.31.1\n[12] https://stockfishchess.org/\n[13] https://github.com/official-stockfish/Stockfish/stargazers\n[14] https://github.com/official-stockfish/fishtest/wiki/Running-the-worker\n[15] https://github.com/official-stockfish/Stockfish\n[16] https://github.com/official-stockfish/fishtest\n[17] https://github.com/official-stockfish/nnue-pytorch\n[18] https://github.com/official-stockfish/stockfish-web","shortMessageHtmlLink":"Stockfish 17"}},{"before":null,"after":"6911c6f0148a6a53019ae5a90482a024a4bfff83","ref":"refs/heads/test46","pushedAt":"2024-09-05T17:27:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"very little widening\nbench 1312939","shortMessageHtmlLink":"very little widening"}},{"before":null,"after":"4adf6074fc30ab544451f865797517b8feac9e27","ref":"refs/heads/test45","pushedAt":"2024-09-03T21:31:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"narrow search a lot when no fails last time\nbench 1274480","shortMessageHtmlLink":"narrow search a lot when no fails last time"}},{"before":null,"after":"7c28ea0eda37abe15884d70ae594105e3988877f","ref":"refs/heads/test44","pushedAt":"2024-09-03T21:29:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"narrow search when no fails last time\nbench 1308876","shortMessageHtmlLink":"narrow search when no fails last time"}},{"before":"451044202a49fbbbe908b49fab323d70fab333e7","after":"38e0cc7b909796c1a71d9c07b636698b69420975","ref":"refs/heads/master","pushedAt":"2024-09-03T21:26:47.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"Update Top CPU Contributors\n\nto the status as of Aug 31st 2024.\n\ncloses https://github.com/official-stockfish/Stockfish/pull/5561\n\nNo functional change","shortMessageHtmlLink":"Update Top CPU Contributors"}},{"before":null,"after":"45afb67786d8aae5e55d7f5f629b7d8948030979","ref":"refs/heads/test43","pushedAt":"2024-09-03T21:24:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"aggressive anrrowing when no fails last iteration\nbench 1274480","shortMessageHtmlLink":"aggressive anrrowing when no fails last iteration"}},{"before":null,"after":"49c9b57e2f5c94df489e5f1e6227fc376deea582","ref":"refs/heads/test42","pushedAt":"2024-09-03T21:22:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"narrow search when no fails last depth\nbench 1308876","shortMessageHtmlLink":"narrow search when no fails last depth"}},{"before":null,"after":"0bab87848d0f1ce531e302eacfe1b05b9e8f831a","ref":"refs/heads/simp-opp-worse","pushedAt":"2024-09-03T16:39:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"simplify away oppworsening\nbench 1671861","shortMessageHtmlLink":"simplify away oppworsening"}},{"before":null,"after":"7713c2170cf3439d4600f5b79b8845b838a0b37c","ref":"refs/heads/test40","pushedAt":"2024-09-02T18:12:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"rarely allow tt cutoffs on pv nodes\nbench 1343757","shortMessageHtmlLink":"rarely allow tt cutoffs on pv nodes"}},{"before":null,"after":"df7877bd95b6127e2eb702c8f0d5f1cda9fa45ae","ref":"refs/heads/test39","pushedAt":"2024-09-02T18:05:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"slightly slower delta increase\nbench 1238862","shortMessageHtmlLink":"slightly slower delta increase"}},{"before":null,"after":"49b36f454bef2a0cd9cc7ae5590156be19b1ca01","ref":"refs/heads/test38","pushedAt":"2024-09-02T18:04:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"slower delta increase\nbench 1513617","shortMessageHtmlLink":"slower delta increase"}},{"before":"1bce9ded891b6c1d1716547debdbf07646e050ca","after":"3ea2e12d6e71f66f65f1569c8ed417904e4a6460","ref":"refs/heads/test37","pushedAt":"2024-09-02T01:02:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"fix movecount logic\nbench 1356609","shortMessageHtmlLink":"fix movecount logic"}},{"before":null,"after":"fa378ce2cebc327024e10ad4ff21325dfa583f65","ref":"refs/heads/pawn-reduction","pushedAt":"2024-09-02T00:56:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"Reduce on ttcaptures iff not capture\nbench 1726335","shortMessageHtmlLink":"Reduce on ttcaptures iff not capture"}},{"before":"172d7225ae7ee7be719fdfe6ded1ca98fe74745a","after":"519f9d04689e6a39a0613a3f5c925ab957296571","ref":"refs/heads/test-5","pushedAt":"2024-09-02T00:52:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"Merge branch 'test-5' of https://github.com/Ergodice/Stockfish into test-5","shortMessageHtmlLink":"Merge branch 'test-5' of https://github.com/Ergodice/Stockfish into t…"}},{"before":null,"after":"1bce9ded891b6c1d1716547debdbf07646e050ca","ref":"refs/heads/test37","pushedAt":"2024-09-02T00:43:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"extend when one legal move\nbench 3249017","shortMessageHtmlLink":"extend when one legal move"}},{"before":null,"after":"ba6bed5f4c50475b10ad7bd46b91ac5eb10c2742","ref":"refs/heads/tune12","pushedAt":"2024-09-01T06:11:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"tune search widening when fail\nbench 1433516","shortMessageHtmlLink":"tune search widening when fail"}},{"before":null,"after":"a65f29361ac46d32b74eea04d3215c00f42ce22c","ref":"refs/heads/tuneresult1","pushedAt":"2024-09-01T05:55:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"add values from VLTC tune at 44k iterations\nbench 1537757","shortMessageHtmlLink":"add values from VLTC tune at 44k iterations"}},{"before":null,"after":"7db5f0472c3b391c978d3b7b816440eaa25590ee","ref":"refs/heads/test34","pushedAt":"2024-08-31T18:05:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"only apply depth reduction once\nbench 1707649","shortMessageHtmlLink":"only apply depth reduction once"}},{"before":null,"after":"ead34f3010e4520b2a0213b92451bafc1a2c7e8b","ref":"refs/heads/test32","pushedAt":"2024-08-30T16:27:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"sanity check of params after 30k iterations\nbench 1718375","shortMessageHtmlLink":"sanity check of params after 30k iterations"}},{"before":"44698ee32d877d18892909a4c4ce78a58cdaffb4","after":"5d7f3697b71a0294d14eb57691700fc99d250d90","ref":"refs/heads/test31","pushedAt":"2024-08-30T03:39:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"< -> <=\nbench 1484730","shortMessageHtmlLink":"< -> <="}},{"before":null,"after":"44698ee32d877d18892909a4c4ce78a58cdaffb4","ref":"refs/heads/test31","pushedAt":"2024-08-30T03:37:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"tune reduction modifiers based on pv and whether we have exceeded alpha\nbench 1484730","shortMessageHtmlLink":"tune reduction modifiers based on pv and whether we have exceeded alpha"}},{"before":null,"after":"7457de8c7486c4c138ddae31a0c7fba990a3aec9","ref":"refs/heads/test30","pushedAt":"2024-08-30T03:24:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"adjust depth bound to 1\nbench 1249126","shortMessageHtmlLink":"adjust depth bound to 1"}},{"before":null,"after":"9a7f5e5ba5b1b988165905552990b12fcda518c9","ref":"refs/heads/test29","pushedAt":"2024-08-29T22:24:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"adjust depth bound to 3\nbench 1536630","shortMessageHtmlLink":"adjust depth bound to 3"}},{"before":null,"after":"a05f8563d0612d2ac80d8ce75355dfd329c80d7f","ref":"refs/heads/test28","pushedAt":"2024-08-29T22:23:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"adjust depth bound to 2\nbench 1171689","shortMessageHtmlLink":"adjust depth bound to 2"}},{"before":null,"after":"d2e1ef2c8e64ca5d97ab8578ce4975283d7abf33","ref":"refs/heads/test27","pushedAt":"2024-08-29T22:20:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"store max d searched in tt\nbench 1519610","shortMessageHtmlLink":"store max d searched in tt"}},{"before":null,"after":"252092a27936fdafb47f15fd93d2d4b96dc06e71","ref":"refs/heads/simp4","pushedAt":"2024-08-29T21:37:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ergodice","name":"Daniel Monroe","path":"/Ergodice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39802758?s=80&v=4"},"commit":{"message":"simplify oppWorsening in fut margin to improving\nbench 1671861","shortMessageHtmlLink":"simplify oppWorsening in fut margin to improving"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QwMTo1MTowNS4wMDAwMDBazwAAAAS4B9V7","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOVQyMTozNzoxMy4wMDAwMDBazwAAAASoEwoy"}},"title":"Activity · Ergodice/Stockfish"}