ai_refactor
ai_refactor copied to clipboard
AI Refactor is an experimental tool to see how AI can be applied to bulk refactor code.
That way we can do both ways
Waiting for the gem to update to latest messages API
https://github.com/piotrmurach/tty looks great but unmaintained? Thor also an option. Maybe good to switch over from my custom setup here to using it
Add support to provide images to prompts for GPT vision. Not messages/content is an array and individual messages has type key now
More real world examples of its use, plus add more of my commands
Eg prompt includes instruction to add markers in output to delineate files then ai_refactor looks for them to split
Port Ruby implementation commands to YML command files, and expose using test harness run/compare functions to YML commands