/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
- Run:
ultracontext switch $ARGUMENTS
If
ultracontextis not installed, tell the user:npm i -g ultracontextorbun add -g ultracontextReport: session ID, file path, message count. Codex will open in a new terminal tab automatically.
Source: ultracontext/ultracontext — distributed by TomeVault.