Skip to content

Blog

Notes from the cockpit.

Practical writing on running agents in parallel — no hype, real commands.

July 15, 2026 · claude-code · comparison · mobile

Claude Code Remote Control vs Happy vs Omnara vs Vyber: what each is actually for

An honest comparison of the four ways to run Claude Code from your phone: Anthropic's Remote Control, Happy, Omnara, and Vyber. Sweet spots, pricing, and trade-offs.

July 15, 2026 · claude-code · usage-limits · guide

The 5-hour limit: understanding Claude usage limits and how to pace your burn

How Claude's 5-hour session windows and weekly caps actually work, what burns usage fastest in Claude Code, and practical tactics to pace your burn — verified against Anthropic's docs.

July 15, 2026 · claude-code · git-worktrees · tutorial

How to run multiple Claude Code sessions in parallel with git worktrees

Run 3-4 Claude Code sessions at once with git worktrees or the built-in --worktree flag. Real commands, real gotchas, and the honest cost of parallel agents.

July 15, 2026 · ai-agents · product · essay

We built an interrupt inbox for AI agents — here's why chat transcripts don't scale past two agents

Chat is pull. Running 3–5 coding agents needs push. Why we modeled remote agent control as an interrupt queue — permissions, questions, diffs — instead of a transcript.