Git Surgeon

Git Surgeon Used AI

10 devlogs
4h 9m
Created by Sasutski

An AI-assisted CLI tool to clean and rewrite messy Git histories using natural language.

NOTE: AI has been used to clean up code and write proper variable names.

Repository

Timeline

Im too tired bro this shit is way to late to be coding I fixed one of them though

Update attachment
kevin kevin 3 months ago

so real LMAO

kevin kevin 3 months ago

so real LMAO

We have a bit of problem with the intent analysis of this reorder. It's particularly tricky because reorder also has so many parameters to deal with.

Update attachment

More changes to drop

Update attachment

Improved classification

Update attachment

fuzzy matching done

Update attachment

Data trained and ready to use

Update attachment

Hell yeah! Generator.py works im so proud my days

Update attachment

Refactor code to train a model to detect intent, using rule-based as a fallback.

Update attachment

Basic Parser without fuzzy matching done.

Update attachment

Intent Code schema and scope written.

Update attachment