The Laravel blog walks through how to implement the five multi-agent patterns from Anthropic’s “Building Effective Agents” research using the Laravel AI SDK. Prompt chaining, parallelization, routing, orchestrator-workers, and evaluator-optimizer loops, all built with just the agent() helper.
PHP
Introducing: Dark mode for Flare
Flare now has a dark mode, and this post walks through the design work needed to make it feel right and stay accessible. Nice details on semantic color tokens, fixing gradients and shadows, and using Read more…