Recent Posts

From Spec-Driven Development to Living Specifications in Java Projects

Author: Maximillian Arruda Original post on Foojay: Read More From Spec-Driven Development to Living Specifications in Java Projects Coding agents have changed the speed at which we can produce software. But producing code faster does not automatically mean producing better software. As I started using agents more frequently in real-world software development, one question became increasingly important: how do we …

Read More »

Building an Agentic Warehouse Management System — Part 3: Tools, Decisions, and Actions

Author: Ricardo Mello Original post on Foojay: Read More Building an Agentic Warehouse Management System — Part 3: Tools, Decisions, and Actions If you haven’t read the first two parts yet, I recommend starting with Part 1: Where AI Agents Add Value and Part 2: Designing and Planning the Agent. There, we introduced the WMS scenario, discussed where an AI …

Read More »

Building an Agentic Warehouse Management System — Part 2: Java and Spring AI

Author: Ricardo Mello Original post on Foojay: Read More Building an Agentic Warehouse Management System — Part 2: Java and Spring AI If you arrived here without reading the first part, I recommend starting with Agentic WMS — Part 1: Where AI Agents Add Value. There, we introduced the WMS scenario, explored the replenishment problem, and discussed where an AI …

Read More »