Skip to content

Context Transfer Workflow

Fresh

Move conversation context between sessions, tabs, and even different AI providers.

Transfer Options

Merge Sessions

Combine context from multiple tabs:

  1. Hover the source tab → Tab menu
  2. Click "Context: Merge Into"
  3. Select the target tab
  4. Review the token estimate
  5. Optionally enable "Clean context" (removes duplicates)
  6. Confirm merge

Works within the same agent or across different agents.

Send to Another Agent

Transfer context to a different AI provider:

  1. Hover the source tab → Tab menu
  2. Click "Context: Send to Agent"
  3. Select the target agent
  4. Context cleaning enabled by default

Example: Start research in Claude Code, then transfer context to Codex for implementation.

Publish as Gist

Share a conversation publicly or privately:

  1. Hover tab → "Context: Publish as GitHub Gist"
  2. Requires gh CLI installed and authenticated
  3. Creates a shareable URL

Export as HTML

Save a themed, readable export:

  1. Hover tab → "Export as HTML"
  2. Includes metadata, timestamps, and formatting

Best Practices

  • Compact before transfer — Reduces token count and cost
  • Use Clean Context — Removes redundant information
  • Name tabs descriptively — Makes it easy to find the right source

See Also

Built with VitePress + RAG Chat