MittaAI / webwright

Webwright is an AI-powered terminal emulator that lives within your OS. It eliminates time spent on repetitive tasks, conjures code, summons software, and bends the OS to its will. Are you ready to release the ghost in your shell?
MIT License
31 stars 2 forks source link

Add functionality to check Git status #10

Closed kordless closed 3 months ago

kordless commented 4 months ago

Add functionality to check the current status of the Git repository using the git status command. This will provide information about the working tree status and staged changes.