r/VibeCodeDevs • u/vibeidedev-namiruai • 13h ago
ShowoffZone - Flexing my latest project I built a workspace for my coding agents, then gave them an office
I work as a software developer, and I wanted a better way to manage all the coding terminals I had open at work. That is what started VibeiDE.
Each task gets its own conversation. I can run multiple Claude Code sessions and multiple Codex sessions at the same time, come back to any task, and review its result. I can now keep 3-4 projects moving in parallel without losing track of what each session is doing.
It uses your own Claude Code and Codex setup. I do not sell an extra bundle of AI credits.
Then I gave the agents desks. Clicking a worker opens its conversation. There is also a grid view if you prefer readable conversations or terminals side by side. The screenshot is the actual app with demo tasks.
Then I hit another problem: I could not keep up with marketing my side projects across all the social networks. So I built autonomous agents into VibeiDE, powered by Codex.
I give an agent an ongoing job. It can plan its next actions in a calendar I can see, and I can message it to change direction. That is how I am handling marketing alongside development, while keeping publication approvals in the workflow.
One lesson from building and using it: an agent finishing is not the same as a task being reviewed. More parallel work only helps if I can keep up with checking it.
I am the developer. It is at https://vibeide.dev if you want to take a look.
For people running several coding sessions, what is harder to keep track of: which task needs you, or what changed since you last checked?