Skip to content

YashArote/AutoFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoFix(Vibe-Terminal) A hobby project built using the .NET Framework (XAML), designed to automatically solve errors. It’s essentially a Windows terminal on steroids with integrated access to ChatGPT. Features

  • AI Mode: When activated, the terminal continuously and recursively sends messages to a ChatGPT instance using a web automation approach (no APIs required).
  • Agentic Steps: ChatGPT responds with JSON-formatted instructions that include steps such as executing commands or reading/writing files.
  • Autonomous Execution: The terminal interprets these instructions and executes them automatically, repeating the process until the error is resolved.

Demo(Solving a python error):-

AutoFix-Demo.mp4

About

Windows terminal integarted with ChatGPT :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages