Ageit is a Git-focused agent for OpenCode. It organizes changes into clean commits, helps resolve merge conflicts, and supports rollback/history tracing.
- macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/BackGwa/Ageit/main/install.sh | bash - Windows (PowerShell):
irm https://raw.githubusercontent.com/BackGwa/Ageit/main/install.ps1 | iex
This installs
agents/Ageit.mdand command files to your local OpenCode directories.
Thank you for helping improve Ageit. Contributions of all sizes are welcome and truly appreciated.
This project is distributed under the MIT License. See the LICENSE file for more details.