KMKori Meadinaura-ide.hashnode.dev·3d ago · 5 min readTwo people who aren't engineers shipped real software with my tool this weekI built a coding harness called Aura. It's the layer that sits between you and the LLM and does the actual engineering work. Planning, dispatching, and verifying... to turn "I want X" into shipped, wo00
KMKori Meadinaura-ide.hashnode.dev·6d ago · 8 min readI Built a Coding Harness, Then It Started Improving ItselfA couple months ago, Aura was basically a chat box with ambition. One window. One model. A pile of ideas. A lot of duct tape. It could help, sure, but it still felt like every other AI coding setup I 00
KMKori Meadinaura-ide.hashnode.dev·Jun 9 · 7 min readFrom Chat Box to Orchestration: How Aura Became a Real AI Coding IDEIn my last post, I wrote about Aura as an open source AI coding harness you can control. The core idea was that the harness matters. Not just the model. Not just the chat box. The harness. How plans a00
KMKori Meadinaura-ide.hashnode.dev·Jun 7 · 9 min readHow I Used Aura to Build a Lead Discovery Tool Without Burning TokensWhile building Aura, I try to greenfield real projects with it as often as possible. Not toy prompts. Not “make a todo app.” I mean projects that are actually useful, a little messy, and close to the 00
KMKori Meadinaura-ide.hashnode.dev·Jun 4 · 8 min readBuilding Aura: An Open-Source AI Coding Harness You Can ControlAI coding tools are powerful, but the workflow often feels fragile. You ask for a change. The agent reads some files. It edits something. Maybe it runs a command. Maybe it says the task is done. But a00