Structural patterns that make codebases easier for AI agents to navigate: composition over monoliths, stateless mini-CLIs, typed languages, and the editor navigation test.
agents
4 posts
Posts
Software Architecture That Agents Actually Like
Using Agentic AI Tools for Anki Flashcard Creation
How Claude Code and similar tools can handle the tedious work of expanding concepts into multiple flashcards, and why Anki Connect is the key to making it work.
Freeport: A Lightweight Port Management Tool for Development
A thin wrapper around native commands to simplify port checking and process management during local development.
Exploring the Primitives of an Agentic Coding Setup
Reflecting on the foundational layers of agentic systems—from Git workflows and networking to storage and sandboxing—rather than high-level orchestration.