Articles

Articles

Long-form notes on building local-first agents, the trade-offs nobody publishes, and what worked.

· 4 min read

Almost sherlocked by Anthropic

On the same day I released Three-Body Agent, Anthropic shipped Managed Agents. Two solutions to the same problem, one solo dev and one frontier lab, no overlap in audience. What the convergence means.

  • agents
  • anthropic
· 5 min read

Orchestrating agents with GitHub Actions

I moved my whole autonomous coding pipeline onto GitHub Actions in two days, because Anthropic shut the door on the previous setup overnight. Notes on what changed and what I would do differently.

  • agents
  • github-actions