Skip to content

Commit f2a224c

Browse files
Update src/content/docs/agent-platform/cloud-agents/handoff/cloud-to-cloud.mdx
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
1 parent 8b47338 commit f2a224c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/agent-platform/cloud-agents/handoff/cloud-to-cloud.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ You don't take a separate "hand off" action — you send a follow-up, and the ru
4444
The run picks up where it left off, with workspace state restored.
4545

4646
### Third-party harnesses
47+
### Third-party agent runtimes
4748

48-
Cloud-to-cloud handoff works for third-party harnesses too, but the affordance is a **Continue** button followed by an input prompt instead of the standard follow-up input. Click **Continue** on the ended run (from the conversation details panel or the end-of-run tombstone) and enter the next message you want the agent to act on.
49-
49+
Cloud-to-cloud handoff also works for supported third-party agent runtimes, but the affordance is a **Continue** button followed by an input prompt instead of the standard follow-up input. Click **Continue** on the ended run (from the conversation details panel or the end-of-run tombstone) and enter the next message you want the agent to act on.
5050
## Inspecting a run that's been handed off
5151

5252
The [management view](/agent-platform/cloud-agents/managing-cloud-agents/) shows one row per run, even when the run spans multiple sessions. Click into the run to see the full transcript: each execution appears in order, and you can scan the transcript to see where one execution ended and the next began. Per-execution timestamps aren't currently exposed in the API; the transcript is the source of truth.

0 commit comments

Comments
 (0)