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):-