
OSS IDE for controlling AI coding agents with built in loops
Aura is not another chat box for coding. It is a Git-native IDE for working with AI coding agents. You can run agents, track their changes at the function and class level, compare the code against the original intent, and prove whether a task was actually completed before you commit. Git shows you lines changed. Aura shows you what changed in the logic.
Aura is an open-source IDE designed for managing AI coding agents within a Git environment, enabling users to track changes at the function and class levels. It allows for comparison of code against original intent and verification of task completion before committing changes.