Open
Description
After completing a puzzle on CTC, it's possible to save the replay, which is an encoded list of actions from the very beginning to the completion. There is already a function in script.js (Replay.decode) but we can expose this via rest api.
There could be another route in the app, which could be /parse_replay.
I already have a functioning version of the code (maybe needs some extra check as the replay might be broken), can I just submit a pull request or do you have other plans in mind?
I think this could be great to start from a solve, generate the replay, have an LLM clean, split and describe list of actions and generate more training data.
Metadata
Metadata
Assignees
Labels
No labels