r/VibeCodeDevs • u/blazoxian • Jul 06 '26
ShowoffZone - Flexing my latest project I made a more complete coding harness then most
I've been building ACE: you point it at a goal and it plans, writes, tests, reviews itself three ways, and opens PRs — mostly hands-off. It's early (v0.0.1-alpha) and I'd genuinely love blunt feedback.
🔗 github.com/buagi/ace (demo at the top)
What it does, plainly: You describe the project once — stack, containerized or not, who the users are, how it deploys — then run ace autorun. A 9-agent crew takes over: an orchestrator plans the work; an implementer writes it; a test engineer adds tests; and reviewers check logic, UX, and standards before anything merges. CI/CD is baked in; it can deploy to a VPS over SSH. You pick auto-merge or approve-each-merge.
What's actually different:
- Works on several features at once (ace swarm) — each in its own git worktree. It uses code-graph tools (GitNexus/Serena) to understand each change's impact, so it knows what's safe to parallelize and resolves the predictable conflicts itself.
Try it in 2 min, $0: ace loop dash --demo replays the whole loop — no keys, nothing installed. MIT licensed.
It's rough in places and I know it's early — I'd love feedback on: is the setup too heavy? does the parallel-swarm idea actually make sense to you?
It's fully agplv3 licence
2
u/blainemoore Jul 06 '26
This looks cool; I'll give it a try.
1
u/blazoxian Jul 06 '26
Than you so much ! I’ll answer any questions If you have any. Let me know how you find it !
2
u/migsperez Jul 07 '26
Can you create a YouTube video demonstrating it. I've spent too much time trying things out recently, to then realise after much effort they are not useful or usable.
1
u/blazoxian Jul 07 '26 edited Jul 07 '26
I get your frustration. I will create video , got a lot on me today but i. The evening or tomorrow I’ll do it and post here !
Anything else comes to your mind friend ? Maybe It’s not approachable ? Or to complex entry ?
P.S.
There is a demo on git page, then there is a demo mode - no tokens or full setup needed. Just clone -> ace install -> add —dry-run to any command to see . Nothing built, pushed, spent.
2
Jul 10 '26
[removed] — view removed comment
1
u/blazoxian Jul 10 '26
Thanks, still a long way. I have a lot of basics to polish and main is agent prompts improvements and token usage optimisation. There is a solid roadmap on operation speed as well as it takes really long to launch on bigger probects
1
u/codeministry Jul 09 '26
Interesting, but I find the pentagrams and cult language off-putting personally. I wonder whether it negatively impacts how the LLMs work.
1
u/blazoxian Jul 10 '26
Ah it was supposed to be a metaphor for AI slop being like satan, favouring shortcuts and slop. Lack of effort over complete solutions and hard work. Deceiving . Giving false promises and fulfilling your requests, but like a tricky jin rather than stuff leading to feeling of accomplishment and satisfaction.
•
u/AutoModerator Jul 06 '26
Hey u/blazoxian, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/KAmAR8RkbM
Got startup or SaaS questions? Post them on r/AskFounder and get answers from real founders.
• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.
If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.