harbor trial handoff copies a completed trial’s native session to your local
agent CLI and resumes it in the current directory. Use it to continue the
conversation or ask the agent about its work.
Trial handoff to Claude Code
claude-code, handoff
copies the session to the local Claude Code store and runs
claude --resume <session-id>.
Requirements
- The agent supports
capabilities.handoff. Currently, onlyclaude-codedoes. - The agent CLI is installed locally. For
claude-code,claudemust be onPATH. - The trial contains one session. Multi-session trials are not supported.

