A June 2026 Hacker News thread asked developers about their AI-assisted development stacks. Responses show a shift from single AI tools to multi-agent orchestration, with developers using agents for coding, debugging, code review, and documentation. Popular setups include combinations of Claude for planning, GPT-5 for coding, and specialized agents for testing. Some developers report using up to five different AI models in a single workflow, coordinated via custom scripts or platforms like LangChain.
The Hacker News thread reveals a quiet revolution. Developers aren't just using AI as autocomplete anymore. They're building teams of AI agents. Each agent has a specialty. One plans. One codes. One reviews. One tests. It's like having a whole startup in your terminal.
This is the next phase of human-machine collaboration. We're moving from tools to partners. The developer becomes a conductor, not a player. They orchestrate intelligence. They manage context windows like project managers. The bottleneck is no longer writing code. It's designing the right prompts and workflows. That's a new kind of creativity. And it's only getting started.