Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanitize-concat-fim #253

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Sanitize-concat-fim #253

wants to merge 6 commits into from

Conversation

cmwilhelm
Copy link
Contributor

@cmwilhelm cmwilhelm commented Mar 6, 2025

Single-function rust scripts for development work on learn2code.
Executable via cargo from shell with local files, per desired
workflow. Tests were written in Python just to expedite delivery.
There is also a lot of duplicate code around file IO that I imagine
will go away once d2tk is a thing.

The real files to pay attention to are concat.rs and fim.rs. The
sanitizing stuff is just @soldni 's code unmodified.

This is meant to function as a pipeline, where each component is optional.
However, here is the intended order of operation:

  1. (optionally) sanitize
  2. (optionally) concat
  3. (optionally) FIM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants