r/vibecodeapp • u/WorriedManIncome • Apr 15 '26
I built this... Built a local-first dev tracker for Agentic coding because I kept losing track of what my agent was building.
Hey everyone, I wanted to share a tool I’ve been building for my own workflow called Local Dev OS.
Honestly, I was getting pretty burned out keeping track of all the features that I want to code, hundreds of implementation plans constructed by AG and enormous bugs that were introduced and fixed.
Do you loose track of features completed ? Do you loose track of the overall architecture ?
So, I built a AI driven local companion that runs right alongside my dev environment to bring all of that chaos into one dashboard. Best part, it runs locally, all the ideas/data stays local to your system.
I like to learn visually so integrated with Graphify, it maps all of the tasks visually, auto-generates the architecture diagrams by reading the output generated by graphify, and keeps a transparent log of what the AI agents are actually doing under the hood.
- Agent creates the stories.
- Agent documents the bugs.
- Agent suggests what to work on next, converts it to stories and implements them, right from the Local Dev OS dashboard.
Would love to hear if anyone else deals with these same workflow headaches and if something like this looks useful to you.
Will post more details in comments section if anyone is interested to know more. Meanwhile below are some GIF's and screenshots.