Skip to main content
Seamlessly switch between Edgedive’s cloud agent and your local Claude Code CLI. Pick up where Edgedive left off, work locally, and sync context back automatically.

How It Works

1

Find an Issue

Go to Issues in Edgedive and select an issue you want to work on locally
2

Copy the Command

Look for Take over Claude session locally and copy the command
3

Run Locally

Paste and run the command in your terminal to start Claude Code with full context
4

Work and Close

When you’re done, close the session—context syncs back to Edgedive automatically

Usage

edgedive local --issue-url <issue-url>
This opens Claude Code with all the context from the Edgedive session—analysis, plans, and conversation history.

Example

From the Edgedive Issues page, you’ll see a command like:
edgedive local --issue-url https://linear.app/yourteam/issue/TEAM-123/fix-checkout-crash
Run this to take over the session. Edgedive’s analysis and context are loaded into Claude Code so you can continue right where it left off.

Context Sync

When you close your local Claude Code session:
  • Your progress is automatically uploaded back to Edgedive
  • The cloud agent can pick up where you left off
  • Full conversation history is preserved
This enables flexible workflows—start in Edgedive, continue locally, then hand back to Edgedive as needed.