Facundo

Software developer. I build things and write about it.


Guide · June 26, 2026

Ornith 1.0 - terminology and concepts explained

Quick guide to read before running Ornith 1.0, so you actually know what you are downloading / running.


June 25, 2026

Handling Per-Agent Isolation and Agent Environment Lifecycle

This is my third post about designing an orchestration library for agents. I want to share the architecture decisions as I go.


June 22, 2026

In Search of an Easy Way to Arm Your Agent Fleet: YAML, CLI, and In-Repo Allocation

This is the second in a series of documents where I work through the architecture of an agent-orchestration library I'm building.


June 20, 2026

Designing the Agent's Environment: Workspace, Runtime, and Directories

If you've tried running more than one coding agent at the same time, you've probably hit the same wall I did: everything wants to live in one workspace.


June 2026

I don't see any good orchestration system for AI agents

People keep going back to the split-terminal setup.