Open
Conversation
Update UI of the table
* adding merge script (untested) * making tests not fail * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Change example problem format to YAML Updated example problem format from JSON to YAML. * requested changes * follow new workflow * tested script now * remove from PR * remove unnecessary changes here * undoing changes * removing additional changes * undoing changes * remove file again * finishing merge * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * new_data None * imports * removing no changes * add typing * change to manual mode * updated for new workflow * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * some additional review updates * check format fixes * do not write if failing --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Adds an LLM generated generator for the problems defined in the old problem.yaml to generate a new style problem.yaml. For future fixes, it is probably best to update examples/problem.py, regenerate the yaml and then merge it with the old yaml by replacing entries based on id. That way additional entries added later are not clobbbered.
…yaml Pr convert problems.yaml
fff80f0 to
a3059ed
Compare
kvdblom
reviewed
Apr 23, 2026
Collaborator
Toggle naming fixed. |
a3059ed to
9a9655f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.