Articles Tagged: agents
Technical writings, opinionated architectures, and development guides tagged with agents.
Articles3
Est. Read Time29 mins
Categories2
Featured0
Aug 202614 min read
Laravel
Controlling Code Quality When an Agent Writes Your Laravel
Specs, ADRs and path-scoped rules. The three layers of context I build around an agent so it writes Laravel the way my codebase does, not the way every tutorial does.
Aug 202610 min read
DevTools
Eighteen Files And One Nix Module: How My Brain Works
The Obsidian vault I use as a system of record for every project, why the checkouts inside it are gitignored, and why half of it is generated from my NixOS flake.
Jul 20265 min read
DevTools
Give your Laravel AI agent real-time web knowledge
The Laravel AI SDK is provider-agnostic, but its built-in web tools aren't. Here's how to give your agent real-time web knowledge without losing that independence.