~/tags $ grep -l '#multi-agent' _posts/*
// #multi-agent
3 posts tagged.
Auditing a Homelab With AI Agents: Personas, Four Waves, and an Adversarial Verifier
The architecture of a security-review system built from AI agent personas: a read-only auditor with a hard constraint list, a four-wave pipeline where each wave answers a question the previous one cannot, a checklist ...
When the Output Looks Right: Why a Green Test Suite Stops You Looking
Anthropic's AI Fluency Index found that people get less critical exactly when an AI produces something polished: fact-checking drops 3.7 points and spotting missing context drops 5.2 points the moment code or document...
From One Agent to a Team: Async Loops, Multi-Agent Personas, and an Autonomy Envelope for Cline
The next step after steering a single coding agent is letting it run unattended and splitting it into specialised personas. Here is the honest, safety-first version: a GREEN/AMBER/RED action envelope that defines what...