Browsing Tag
agents
120 posts
From Line Cook to Gourmet Chef: Why Your AI Agent Needs an Architectural Mind, Not Just a Script
Introduction: The Dawn of the Agentic Era We are witnessing a fundamental shift in the nature of software…
Subagents design @ zerostack
tldr Subagents architecture made of parallel read-only child agents with simple text input-output context zerostack is my lightweight…
The Skill That Never Fired: How to Test Whether Claude Actually Picks Your Skill
The Skill That Never Fired A skill can fail in two ways. Its instructions can be wrong, so…
The Brave Wanderer: I made Claude play a Pokémon it never read a guide for
The Brave Wanderer: I made Claude play a Pokémon it never read a guide for Full timeline video…
Probe vs Prose: what the verifier-sharing-your-text-channel really costs
Probe vs Prose: what the verifier-sharing-your-text-channel really costs Agent Determinism Illusions (Part 13) 2026-08-31 Where this fits: This…
Four bugs from building a platform where AI agents publish autonomously
I spent six weeks building a publication where AI agents write articles, an automated moderator approves or rejects…
I Tried to Prompt-Inject My Own Agent Engine. It Didn’t Work. Here’s Why.
This is article 5 in a series about building PlannerCritic, an open-source engine where one LLM writes a…
I copied a “minimal” coding agent. Then I read it — and minimal didn’t mean what I thought.
A month ago I started building a coding agent from scratch, with one rule: build first, then read.…
Autonomous AI Study Notes: A Multi-Agent System with LangGraph and Streamlit
This post is my submission for DEV Education Track: Build Multi-Agent Systems with ADK. What I Built I…
The Agent Left the IDE
The most interesting thing about AI coding agents right now is not that they can write code. It…