641f372d664d

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-09100175200.8 KB
sessions

Switch a logical AO session to another agent harness

post/api/v1/sessions/{sessionId}/switch-agent

Path parameters

sessionIdstring required

Session identifier, e.g. project-1.

Session identifier, e.g. project-1.

Request body

idempotencyKeystring

Optional retry key. Reusing it with a different request is rejected.

notestring

Optional user guidance included in the bounded handoff context.

targetHarness'claude-code' | 'codex' required

Agent harness to continue the logical AO session with.

Response

OK