Source Intelligence
Sweep 28 Aug 2026 · 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

6 pages for --title.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

scripting Claude Developer Platform · in the page cli-sdks-libraries/cli/scripting …khsSXrs \ --environment-id env_01595EKxaaTTGwwY3kyXdtbs \ --title "Summarization task" ``` ```json Output { "id": "session_01JZCh78XvmxJjiXVy3oSi7K", "status": "ru… using Claude Developer Platform · in the page cli-sdks-libraries/cli/using …s, version: 1}' \ --environment-id env_01595EKxaaTTGwwY3kyXdtbs \ --title "CLI docs test session" ``` Repeatable flags build arrays. Each `--tool` or `--event` appends one element: ```bash ant b… DCF Model Rubric Claude Developer Platform · in the page managed-agents/define-outcomes …--agent "$AGENT_ID" \ --environment-id "$ENVIRONMENT_ID" \ --title "Financial analysis on Costco" \ --transform id --raw-output) # Define the outcome — agent starts working on receip… onboarding Claude Developer Platform · in the page managed-agents/onboarding …3vHpLqRfWdY2 \ --environment-id env_01K2mPsT7hNwR4jXuLvCqD8 \ --title "My first session" ``` ```python Python session = client.beta.sessions.create( agent="agent_01J8XkN5uT3vHpLqR… quickstart Claude Developer Platform · in the page managed-agents/quickstart …nt "$AGENT_ID" \ --environment-id "$ENVIRONMENT_ID" \ --title "Quickstart session" \ --transform id --raw-output) echo "Session ID: $SESSION_ID" ``` ```pyth… vaults Claude Developer Platform · in the page managed-agents/vaults …--environment-id "$ENVIRONMENT_ID" \ --vault-id "$VAULT_ID" \ --title "Alice's Slack digest" \ --transform id --raw-output) ``` ```python Python session = client.beta.sessions.creat…