Switch

Switch current session to codex. UltraContext keeps your original context.

ultracontext Updated

File contents

/switch — Cross-agent session portability by UltraContext

Switch your current conversation to another AI agent with full context.

Usage

/switch <target> where target is: codex or claude

Optional flags: --last N (carry only last N messages), --no-launch (write session file only)

Steps

  1. Run:
ultracontext switch $ARGUMENTS
  1. If ultracontext is not installed, tell the user: npm i -g ultracontext or bun add -g ultracontext

  2. Report: session ID, file path, message count. Codex will open in a new terminal tab automatically.

ultracontext/ultracontext/tree/main/apps/js-sdk/plugin/skills/switch commit cbce219e7f

Frequently asked questions

npx skillmds@latest add ultracontext/switch