Guides
Notes from inside the machine.
Practical ways to work with agents, cloud computers, and persistent workspaces.
- 4 min read
How to stop parallel coding agents fighting over ports and databases
Isolate ports, databases, containers, caches, and test artifacts when Claude Code, Codex, and other agents run in parallel.
GuidesCoding Agents - 5 min read
Claude Code remote options: Remote Control vs web vs VPS vs Matrix OS
Compare the main ways to run or control Claude Code remotely, including laptop requirements, persistence, setup, and best use cases.
GuidesComparisons - 3 min read
Git worktrees for AI coding agents: a practical guide
Give Claude Code, Codex, and other agents isolated working directories and branches without cloning the repository repeatedly.
GuidesGit - 4 min read
How to keep Codex CLI running after you close your laptop
Run Codex CLI on a persistent remote computer so terminal work continues after your laptop sleeps or disconnects.
GuidesCodex - 4 min read
How to run Claude Code and Codex in parallel
Use Claude Code and Codex together with isolated worktrees, bounded responsibilities, independent runtimes, and one review queue.
GuidesCoding Agents - 5 min read
How to run Claude Code on a VPS
Install Claude Code on a remote Linux server, keep it alive with a persistent terminal, secure access, and reconnect after your laptop closes.
GuidesClaude Code - 4 min read
How to run Claude Code overnight safely
Use scoped tasks, isolated branches, least privilege, checkpoints, and review gates for safer unattended Claude Code sessions.
GuidesClaude Code - 3 min read
How to run Gemini CLI remotely on an always-on computer
Run Gemini CLI on a persistent cloud computer, reconnect from any device, and avoid unsafe credential and terminal setups.
GuidesGemini CLI - 6 min read
How to run multiple Claude Code sessions in parallel
Run parallel Claude Code sessions without agents overwriting files, sharing branches, or fighting over ports and databases.
GuidesClaude Code - 3 min read
How to run OpenCode on a VPS
Install OpenCode on a remote Linux server, configure a model provider safely, and keep sessions available after disconnecting.
GuidesOpenCode - 4 min read
How to use Claude Code from your phone
Start, monitor, and resume Claude Code work from a phone without leaving your laptop awake or exposing an insecure terminal.
GuidesClaude Code - 9 min read
How to keep Claude Code running after you close your laptop
Run Claude Code in a persistent cloud computer so agent sessions keep working after your laptop sleeps, disconnects, or runs out of battery.
Guides