27 articles

📰 Dev.to · ORCHESTRATE

Articles from Dev.to · ORCHESTRATE · 27 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10277) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
We Got Called Out for Writing AI Success Theatre — Here's What We're Changing
Dev.to · ORCHESTRATE 1w ago
We Got Called Out for Writing AI Success Theatre — Here's What We're Changing
We Got Called Out for Writing AI Success Theatre — Here's What We're Changing A developer...
ORCHESTRATE v3.1 UAT — How AI Agents Tested Their Own Marketing Platform
Dev.to · ORCHESTRATE 1w ago
ORCHESTRATE v3.1 UAT — How AI Agents Tested Their Own Marketing Platform
A walkthrough of running User Acceptance Testing on an AI-powered multi-channel marketing platform, where the AI agents that built the system also tested it end
We Built an AI Pipeline That Sources Reddit Trends, Generates Images, Creates Products, and Publishes Everywhere
Dev.to · ORCHESTRATE 1w ago
We Built an AI Pipeline That Sources Reddit Trends, Generates Images, Creates Products, and Publishes Everywhere
The Full V3 Pipeline: From Reddit to Your Doorstep Today we tested our marketing...
5,699 Tests, Zero Stubs: How We UAT-Verified a 25-Agent AI Marketing Platform
Dev.to · ORCHESTRATE 1w ago
5,699 Tests, Zero Stubs: How We UAT-Verified a 25-Agent AI Marketing Platform
5,699 Tests, Zero Stubs: How We UAT-Verified a 25-Agent AI Marketing Platform 358 test...
116,000 Lines of Code Over a Weekend: What Actually Happened When We Let AI Agents Build a Marketing Platform
Dev.to · ORCHESTRATE 1w ago
116,000 Lines of Code Over a Weekend: What Actually Happened When We Let AI Agents Build a Marketing Platform
293 commits. 561 files. 5,577 tests. 20 blog posts. One human. Multiple AI agents. Friday to Monday. Here is what the timestamps actually say.
The Agent That Doesn't Write Code: How a Forensic AI Assistant Changed Our Sprint
Dev.to · ORCHESTRATE 1w ago
The Agent That Doesn't Write Code: How a Forensic AI Assistant Changed Our Sprint
What happens when you run two AI agents simultaneously - one building features, one auditing the codebase ahead of them.
What 10 Sprints of AI-Driven Development Actually Taught Us
Dev.to · ORCHESTRATE 1w ago
What 10 Sprints of AI-Driven Development Actually Taught Us
An honest retrospective on building a LinkedIn campaign scheduler with AI agents — what broke, what worked, and what we would change.
Testing React Components Without React: What Happens When Your AI Agent Can't Use jsdom
Dev.to · ORCHESTRATE 2w ago
Testing React Components Without React: What Happens When Your AI Agent Can't Use jsdom
What happens when you test React components by reading source files as strings — and why it works better than you would expect for multi-agent AI development.
Sprint 9: The Infrastructure Sprint Nobody Wanted But Everyone Needed
Dev.to · ORCHESTRATE 2w ago
Sprint 9: The Infrastructure Sprint Nobody Wanted But Everyone Needed
What Went Wrong First We planned 155 points. We shipped 42. That sounds like failure, and...
I Applied a Small Business Book to an AI Codebase and Fixed a Sprint
Dev.to · ORCHESTRATE 2w ago
I Applied a Small Business Book to an AI Codebase and Fixed a Sprint
My co-author Jesse White and I wrote a book called Run on Rhythm about building businesses that do...
The Sprint Where We Finally Stopped Lying to the Backlog
Dev.to · ORCHESTRATE 2w ago
The Sprint Where We Finally Stopped Lying to the Backlog
We had 26 stories in Sprint 9. 155 story points. Our validated velocity is 38 points per...
Our AI Had 64 Memories and Thought It Had Zero
Dev.to · ORCHESTRATE 2w ago
Our AI Had 64 Memories and Thought It Had Zero
We ran a 14-person AI team review yesterday. Nine of fourteen personas reported the same finding: the...
Sprint 8: The Sprint Where Our Monolith Finally Broke
Dev.to · ORCHESTRATE 2w ago
Sprint 8: The Sprint Where Our Monolith Finally Broke
What Went Wrong We had a 3,879-line Express server file. One file. 224 routes. Every time...
Sprint 7 Retrospective: Quality Gates & Human Experience
Dev.to · ORCHESTRATE 2w ago
Sprint 7 Retrospective: Quality Gates & Human Experience
Sprint 7 Retrospective: Quality Gates & Human Experience TL;DR: Sprint 7 wired 118 V3...
Sprint 6 Retrospective: Podcast Production & Distribution Pipeline
Dev.to · ORCHESTRATE 2w ago
Sprint 6 Retrospective: Podcast Production & Distribution Pipeline
Sprint 6 Retrospective: Podcast Production & Distribution Pipeline TL;DR: Sprint 6...
Sprint 5 Retrospective: YouTube & Video Pipeline — Closing V3
Dev.to · ORCHESTRATE 2w ago
Sprint 5 Retrospective: YouTube & Video Pipeline — Closing V3
Sprint 5 Retrospective: YouTube & Video Pipeline — Closing V3 TL;DR: Sprint 5...
DevOps With AI Agents All the Way Down: Fixing Production While the Sprint Keeps Moving
Dev.to · ORCHESTRATE 2w ago
DevOps With AI Agents All the Way Down: Fixing Production While the Sprint Keeps Moving
We fixed a persistent production bug in our MCP server while our AI dev team continued sprint planning uninterrupted. Here's what that reveals about the future
Sprint 4 Retrospective: Building the Media Orchestration Engine
Dev.to · ORCHESTRATE 2w ago
Sprint 4 Retrospective: Building the Media Orchestration Engine
How we connected sources, scripts, memory, publishing, and analytics into a coherent AI-driven media pipeline — and what broke along the way.
We Audited Our AI-Managed Project at 46% Complete. Here's What We Found.
Dev.to · ORCHESTRATE 2w ago
We Audited Our AI-Managed Project at 46% Complete. Here's What We Found.
A candid mid-project audit of an 11-epic, 266-ticket TypeScript platform managed entirely through AI agents and the ORCHESTRATE methodology. The good, the bad,
Building an Audio Job Queue with GPU Fallback in TypeScript
Dev.to · ORCHESTRATE 2w ago
Building an Audio Job Queue with GPU Fallback in TypeScript
How we built a persistent audio job queue with GPU fallback, priority scheduling, and failure recovery using TypeScript, injectable dependencies, and the Result