Tag: git
All the articles with the tag "git".
-
Run Your Company on the Command Line
Published: Nov 18, 2025Whistler, CanadaI've spent the last year building AI agents for clients. The biggest bottleneck isn't the model intelligence—it's the database. The solution is to replace Postgres with Markdown.
-
Agent-Driven Development: From Supervisor to Orchestrator
Published: Sep 11, 2025Vancouver, CanadaThe pursuit of a single super-agent is a distraction. The real productivity gain comes from orchestrating multiple agents in parallel—a practical guide to async, multi-repo workflows.
-
Parallel Claude Code with Jujutsu: Running Claude Code in Parallel using JJ
Published: Jul 22, 2025Punta Cana, Dominican RepublicA practical guide to leveraging Jujutsu (jj) for running multiple, parallel Claude Code sessions. Learn two powerful workflows—multiple revisions and multiple workspaces—to manage AI-generated code, curate messy outputs, and stack dependent tasks effortlessly.
-
Use Jujutsu, Not Git: Why Your Next Coding Agent Should Use Jujutsu
Published: Jul 7, 2025Punta Cana, Dominican RepublicCoding agents are messy and experimental. Git is a sharp knife for expert hands. Jujutsu is a safe, automatable power tool. Learn why Jujutsu is the superior version control system for orchestrating AI agents.