DMDaisuke Masudaindaisuke.masuda.tokyo·7h ago · 18 min readFactory AI in 2026: From Specialized Droids to an Agent-Native Engineering SystemIn November 2025, I published “Factory AI: A Comprehensive Look at Agent-Native Software Development”. That article described Factory through four specialized agents—Code, Reliability, Knowledge, and 10
Wwloadctlinwloadctl.hashnode.dev·3h ago · 7 min readWLOADCTL Customer Case Studies Across Multiple IndustriesBanking Industry As banking operations continue to expand, business processes such as end-of-day batch processing, accounting reconciliation, fund settlement, and risk calculation have become increasi00
BDBhuvesh Dhimaninblog.bhuveshdhiman.com·2d ago · 1 min readAgent orchestration is quietly becoming a managed serviceLangChain just moved Deep Agents from framework to public beta as a hosted platform. That is the same move databases made. First you run it yourself, then someone runs it for you. Alongside the launch00
IMIhar Maiseyeuiniharmaiseyeu.net·Aug 3 · 11 min readOrchestration Pattern in MicroservicesIntroduction In my previous article about Choreography, I outlined that it does not suit situations with complicated workflows or where strong consistency is required. So, it was logical to discuss Or00
ACArindrajit Chakrabortyinarincortex.hashnode.dev·Jul 24 · 7 min readOrchestrated Agentic AI: Why Control Beats Chaos1 · The Problem — and Why I Built This I found myself hitting Claude's monthly usage ceiling faster than expected — often mid-morning. When I looked honestly at my chat history, the pattern was obviou00
RWRob Waltersinfreecodecamp.org·Jul 24 · 17 min readWhat to Do if You've Outgrown Your Cron Job SchedulerMost developers begin their automation journey similarly. They create a script that performs a helpful task, such as pulling data from an API, resizing a batch of images, or emailing a report, and the00
PHPJ Hobermaninblog.pjhoberman.com·Jul 21 · 8 min readCompound engineering, one level upI use Every's compound-engineering plugin all day every day inside of Conductor. It is the best writeup I've found of how to actually work with coding agents. Its premise is that each unit of engineer21I
CDCoding Dropletsincodingdroplets.com·Jul 16 · 10 min readMulti-Agent Orchestration in .NET: Choosing the Right Workflow PatternMulti-agent orchestration in .NET has quietly crossed the line from research demo to something you can actually ship. With Microsoft Agent Framework reaching 1.0 and its orchestration layer stable acr00
APAnkita Patilinblog.ankitapatil.dev·Jul 16 · 5 min readBuilding a Production-Style AI System: Designing VibeFit from Image Upload to Intelligent RecommendationsLive Demo → Experience the application. Architecture Walkthrough → Understand how the system works. Source Code → Explore the implementation. Project Deep Dive → Read the complete architecture and 00
SSapotaCorpinsapotacorpvn.hashnode.dev·Jul 12 · 9 min readFlows vs agents: when to hardcode instead of letting agent decideA client came to us with an agent that approved expense reports. The process was simple and had been written down in a wiki for years: read the report, check it against policy, flag anything over the 00