
Stop Prompting. Design the Loop.
The unit of work moved from the prompt to the loop. The five pieces of loop engineering, the memory that makes it compound, and what it won't do for you.
Engin Diri
9 min read
The unit of work moved from the prompt to the loop. The five pieces of loop engineering, the memory that makes it compound, and what it won't do for you.
Engin Diri
9 min read
In a large codebase, the model is the smaller variable. The harness around it does the work: CLAUDE.md, hooks, skills, LSP, MCP, subagents.
Engin Diri
11 min read
A year ago, building an AI agent meant frameworks, RAG, and glue code. The Claude Agent SDK, Codex SDK, and skills replaced most of that middle layer.
Engin Diri
8 min read
Developers are shipping AI agents to production. Your Pulumi platform already supplies the seven things those agents need to be governed.
Engin Diri
11 min read
Three frameworks for AI coding agents compared: Superpowers enforces TDD, GSD prevents context rot, and GSTACK adds role-based governance.
Engin Diri
10 min read
We benchmarked Terraform HCL and Pulumi TypeScript across two LLMs. HCL uses fewer tokens, but Pulumi's total pipeline cost is 41% lower.
Engin Diri
10 min read