Tom Doerr Fix Save

Boost your command line with AI-powered error resolution using OpenAI's Codex. Enjoy a smoother workflow with Fix!

Project README

🤖 Fix! 🩹

AI fixing your issues.

Repository's starts Issues License
Latest commit GitHub repository size

You just need to prepend `fix` to your command and the AI will suggest solutions.

What is it?

A program that suggests solutions for errors in the command line using OpenAI's Codex AI to produce suggestions.

Installation

  1. Get access to OpenAI's Codex API.
  2. Clone the repository
  3. Add main.py to your path, e.g. by running cp $PWD/main.py ~/.local/bin/fix or similar.

How to use it

$ fix <program>

To fix the last command:

$ fix !!

How it works

This script executes your program and generates potential solutions using OpenAI's Codex AI.


Traffic Statistics

Open Source Agenda is not affiliated with "Tom Doerr Fix" Project. README Source: tom-doerr/fix
Stars
88
Open Issues
1
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating