Tag: agents
All the articles with the tag "agents".
-
Surviving the Context Window in Practice
A context window is a budget. These are the tactics I use to manage it: scope each session, write durable state to disk, isolate research, and clear between phases.
-
The Only Workflow That Works
AI agents amplify the engineering process around them. I compare three workflows that separate planning from execution, and explain where each is worth the ceremony.
-
An Opinionated Starting Point for Claude Code Users
The Claude Code configuration I use bundles plugins, skills, CLI tools, and sandbox settings into one installer. Treat it as an opinionated starting point, not a universal setup.