Earlier quoted context omitted.
> Great points -- thanks for contributing to the discussion. Again, like my other comment, I'm not being snarky - but it feels weird and inauthentic to be thanked for contributing to the discussion, and sounds like you ran my comment through ChatGPT as well and asked it to post a response. But the end result indeed sounds like more than just a trivial app, so I am genuinely impressed it's working well. (I'd love to s…
I'm not entirely convinced that this entire thing isn't an experiment at throwing a complete dev / release cycle at some AI engine in some sort of weird marketing ploy. "See, we built, announced and marketed an entire piece of software from our CLI prompt!" Good gravy.
I built a production app in a week by managing a swarm of 20 AI agents
51–60 of 61 posts
Re: I built a production app in a week by managing a swarm of 20 AI agents
#52If anyone has links to maintaining a vibe coded (meaning you trust the LLM to some level as opposed to giving it a thorough review) product over a long period of time I’d love to see that! As is it’s always like this - lines of code, test coverage %, # of commits, etc. Metrics higher ups and others who don’t really know how to measure quality software love to point too. The only metric that’s reliable is the code, bu…
Think of this as "document-driven development" in the vein of "test-driven development". The goal is to never lose the big or mid-level picture of things and allow the LLMs to careful adjust those, then implement the details as it sees fit.
Re: I built a production app in a week by managing a swarm of 20 AI agents
#53Editing notes on the content - the content of this blog post is clearly AI-enhanced (emdash) which is ok but the tone is not. It's super flowery and oversold - example "It was a shift from a single laser to a powerful floodlight."
Yes you’re right, it’s AI enhanced to the point of sounding not like an engineer authentically trying to communicate with other engineers. However it’s also the direction given to the AI enhancement - it’s steered toward buzzword/hype style. “I managed a swarm of AI agents…”? How about instead just “I ran multiple instances of Claude Code and the results seem promising”? No swarms necessary.
Re: I built a production app in a week by managing a swarm of 20 AI agents
#54Hey HN, author here. I spent last week in a deep-dive experiment to see how far I could push modern agentic workflows on a greenfield project. I wanted to move past simple code generation and see if I could build a system where I was orchestrating a team of agents to build a full application. The results were pretty wild (~800 commits, 100+ PRs, and a functioning app we use internally at my company), but the most int…
Re: I built a production app in a week by managing a swarm of 20 AI agents
#55Hey HN, author here. I spent last week in a deep-dive experiment to see how far I could push modern agentic workflows on a greenfield project. I wanted to move past simple code generation and see if I could build a system where I was orchestrating a team of agents to build a full application. The results were pretty wild (~800 commits, 100+ PRs, and a functioning app we use internally at my company), but the most int…
It's cool to hear about the process, but I'd be much more interested to see it in action. You mentioned this was for a work project, so I doubt you can record yourself live working on it, but is there an adequately innocent proxy scenario you could gin up to demonstrate working on this for a shareable live demo? (Or even just screenshots)
Re: I built a production app in a week by managing a swarm of 20 AI agents
#56Re: I built a production app in a week by managing a swarm of 20 AI agents
#57Re: I built a production app in a week by managing a swarm of 20 AI agents
#58This tracks my experience, though I haven't gone into the "swarm" approach. One thing I don't think gets enough discussion is: > The cognitive load of this new state was immense. After about three hours of intense orchestration, I would feel completely burnt. I definitely feel that. It's like the job becomes solely architecting the system (not terrible) but you still need to hold the entire program in your head (deep…
Re: I built a production app in a week by managing a swarm of 20 AI agents
#59Earlier quoted context omitted.
Once you know you're being tricked it doesn't matter how good the trick is, for me at least. I'd rather have a less coherent, typo ridden, but genuine text than this.
How is it a trick to have AI organize my thoughts? It's all an accurate recount of my learnings and my experience doing what I said I did in the post. What trick is there?
Re: I built a production app in a week by managing a swarm of 20 AI agents
#60Earlier quoted context omitted.
How is it a trick to have AI organize my thoughts? It's all an accurate recount of my learnings and my experience doing what I said I did in the post. What trick is there?
No matter how much you actually wrote it feels like you dumped a list of bullet points to an llm and prompted "make it an SEO optimised blog post, I'm supposed to be interested in this topic so use appropriate words"