What's Changed
- Add rich feedback mode to k_module_problem example by @codelion in #366
- fix(logging): fix logging bug in reject sampling by @zigzagcai in #382
- Fixes #372: Reliability issues in
examples/mlx_metal_kernel_optby @lanmogu98 in #377 - Manual Mode Support: extended visualizer UI by @strangecreator in #373
- ARC-AGI-2 example + Event-based early stopping by @omkar-rjoglekar in #375
- Large codebase support through LLM changes description + TSP example using this approach by @strangecreator in #376
- Fix visualization with -inf scores (from PR #380) by @codelion in #384
- Fix Anthropic models error when both temperature and top_p are passed by @codelion in #385
- Make max snapshot artifacts limit configurable by @codelion in #386
New Contributors
- @lanmogu98 made their first contribution in #377
- @strangecreator made their first contribution in #373
- @omkar-rjoglekar made their first contribution in #375
Full Changelog: v0.2.25...v0.2.26