Product Thumbnail

Aura: Agents + Git + Intent Open Source

OSS IDE for controlling AI coding agents with built in loops

Developer Tools
GitHub
Vibe coding
Visit WebsiteSee on Product HuntGithub

Hunted byMo Ashique KuthiniMo Ashique Kuthini

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.

Top comment

Hey Product Hunt, Mo here, founder of Aura. When we launched Aura the first time, we honestly did not expect the response we got. We thought we were launching a semantic version control tool for AI-written code. Simple idea: Git shows line changes. Aura shows logic changes. But the feedback made the real problem much clearer. Developers are no longer just using one AI coding assistant. They are using Claude Code, Cursor, Codex, Gemini and other agents inside the same repos. These agents can move fast, but the control layer around them is still messy. Terminal logs. Scattered chats. Huge Git diffs. Unclear intent. No clean way to prove what the agent actually did. So we took what we learned from the first launch and rebuilt Aura around that. Aura is now a Git-native workspace for controlling AI coding agents. You can run agents from one desktop app, manage tasks, review AI-written code, inspect semantic diffs, track changes at the function/class level, connect work back to intent, and prove whether a task was actually delivered before you commit. It is not trying to replace Git. It sits on top of the Git workflow teams already use and gives you a better way to work with agent-written code. Git tells you what lines changed. Aura tells you what the agent actually did. This second launch is our next step: from semantic source control to a full desktop control layer for AI coding agents. Would love feedback from builders using Claude Code, Cursor, Codex, Gemini or multiple agents in real codebases. Question for everyone: What is the scariest thing an AI coding agent has changed in your repo without you noticing?

Comment highlights

Answering your question — the scariest for me is the silent collateral edit: I ask for one feature and the agent quietly "improves" an unrelated function or changes how a config value gets read, and it slips past because the diff's too big to eyeball. An intent-vs-actual-change verdict before commit is exactly the guardrail I keep wishing git had. Which languages does the tree-sitter tracking cover well today?

the AST-level diffing instead of parsing agent output is the smart call, that's the part that'll actually survive tool updates. question on the "intent" side though - where does the original intent come from? is it the prompt you gave the agent, a spec you write separately, or does Aura infer it from the diff itself? asking because if intent has to be written by hand for every task, that's extra overhead people will skip under deadline pressure, which is exactly when you'd want the check most

The built-in loop is the part I keep hand-rolling myself: kick the agent, check the diff, re-run. How does Aura decide a loop is done versus stuck in a rewrite spiral? That's usually the moment I have to step in and babysit mine.

An open-source ADE sitting on top of local agent CLIs like Claude Code and Cursor is the missing control layer — the agents ship fast but there's no cockpit over them. Two setup questions: does Aura run fully local against my own repo and agent binaries, or does the orchestration route through a hosted service? And where does the loop/intent state live — committed into the repo alongside git, or in a separate Aura store I'd have to sync per machine?

I was checking this out earlier, and it looks like the first ADE that won't be overkill for my simple workflow (I just use the terminal in Zed with Codex and Antigravity CLIs) while allowing me to add in some of the more advanced techniques.

I've come back to download and try it out, but the site's down, unfortunately.

That black box feeling is exactly what makes me hesitant with these coding helpers. Being able to see what actually happened and trust it lines up with what I asked would settle my nerves a lot, Mo.

The built-in loops caught my attention since that’s usually where agent workflows start getting more interesting. Are those loops something developers configure themselves, or can Aura adapt them based on how the agent is performing?

How do you keep function- level tracking accurate as Claude Code and Cursor update their output?

About Aura: Agents + Git + Intent Open Source on Product Hunt

OSS IDE for controlling AI coding agents with built in loops

Aura: Agents + Git + Intent Open Source launched on Product Hunt on July 9th, 2026 and earned 153 upvotes and 21 comments, placing #8 on the daily leaderboard. 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: Agents + Git + Intent Open Source was featured in Developer Tools (515.5k followers), GitHub (41.3k followers) and Vibe coding (561 followers) on Product Hunt. Together, these topics include over 100.5k products, making this a competitive space to launch in.

Who hunted Aura: Agents + Git + Intent Open Source?

Aura: Agents + Git + Intent Open Source was hunted by Mo Ashique Kuthini. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Reviews

Aura: Agents + Git + Intent Open Source has received 1 review on Product Hunt with an average rating of 5.00/5. Read all reviews on Product Hunt.

Want to see how Aura: Agents + Git + Intent Open Source stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.