Back to browse
GitHub Repository

/offload for Claude Code and Codex -- Like Cursor's Cloud Agents, but for Codex and Claude Code.

7 starsTypeScript

Offload, cross-device handoffs for Claude Code and Codex

by cardellifan·Jun 16, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainSolve My Problem

Nix flakes solve the reproducibility nightmare for remote agent task execution.

Strengths
  • Nix flake approach ensures remote machine has identical environment to local
  • Handles credentials, git identity, and dev server tunneling automatically
  • Works with Fly.io for cloud dispatch or any accessible remote machine
Weaknesses
  • Only 7 stars and 25 commits - very early, unproven in production
  • Tied to Claude Code and Codex specifically, not agent-agnostic
Category
Target Audience

Developers using Claude Code or Codex agents

Similar To

Cursor Cloud Agents · GitHub Codespaces

Post Description

You just prepend `/offload` to a prompt, and it will run on /goal on another device (like a Mac Mini, it can also set-up a VPS for you). It handles details like moving env keys safely, making sure you're signed-into gh, pinning the right versions of any tools or dependencies, tunnelling securely to display your dev servers, etc. You can intervene directly via the Remote Control feature in Claude Code or Codex. I found it way too tedious to maintain my own VPS for dev work, and I found the cloud agent stuff for Claude Code and Codex annoying also. Also, other options doesn't support OpenCode + OpenRouter, using different harnesses within the same project, etc.

Similar Projects

AI/ML●●Solid

Assemble – Claude Code skill for parallel AI team execution

Wave-based parallel AI agent orchestration with a PM coordinator for Claude Code projects.

Big BrainShip It
sravyavedantham
103mo ago