Search the documentation
6 pages for sessionurl.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Agent SDK reference - Python
Claude Code CLI · in the page
agent-sdk/python
…: "remote_launched", "taskId": str, # ID of the remote task "sessionUrl": str, # Link to the remote cloud session "description": str, # The task description "prompt": str, # The pr…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…} | { status: "remote_launched"; taskId: string; sessionUrl: string; description: string; prompt: string; outputFile: string; }; ``` Returns the result from…
Claude Code changelog
Claude Code CLI · in the page
changelog
…also covering models set in agent frontmatter * Added `attribution.sessionUrl` setting to omit the claude.ai session link from commits and PRs in web and Remote Control sessions * Added `/config…
Configure cloud environments
Claude Code CLI · in the page
cloud-environments
…or later. To omit the trailer and the PR-body link, set [`attribution.sessionUrl`](/docs/en/settings-reference#attribution-sessionurl) to `false`. The setting requires v2.1.182 or later. To include t…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…ttribution | Any file | | [`attribution.sessionUrl`](#attribution-sessionurl) | Omit the claude.ai session link from [cloud](/…
Week 25 · June 15–19, 2026
Claude Code CLI · in the page
whats-new/2026-w25
…d for the specific stack</div> <div>Set the new <code>attribution.sessionUrl</code> setting to <code>false</code> to omit the claude.ai session link from commits and PRs in web and Remote Control…