Git worktrees predate coding agents. Learn what they share, what they isolate, and why parallel agents make this old Git feature feel like infrastructure.
Welcome to William Oliveira
Some notes about Software Engineering, Web Development, Web Performance, AI Engineering, AI Agents, CyberSec, Hacking, DevOps and other things I find interesting.
Latest notes
Companies are unbundling coding assistants into internal agents, gateways, private inference, tools, and governance. Real deployments show why control often moves in-house before frontier inference does.
Navigable code does not make coding agents more correct, but it can reduce tokens and repeated file visits. This guide turns evidence about names, boundaries, and hidden dependencies into practical coding and review rules.
A reliable harness must optimize the repository for agent navigation and move verification from natural-language instructions into executable, independent, and measurable mechanisms.
A guided tour of everything that happens behind a single command: how uv prepares the environment, how the FastAPI CLI finds your app, why Uvicorn is required, what ASGI is, and how auto-reload actually works.