Search the documentation
4 pages for /outputs.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
DCF Model Rubric
Claude Developer Platform · in the page
managed-agents/define-outcomes
…Retrieve deliverables The agent writes output files to `/mnt/session/outputs/` inside the sandbox. To retrieve them, list files through the [Files API](https://platform.claude.com/docs/en/build-with…
events-and-streaming
Claude Developer Platform · in the page
managed-agents/events-and-streaming
…this session made to them, plus files the agent wrote to `/mnt/session/outputs` and the [skills](https://platform.claude.com/docs/en/managed-agents/skills) attached to the session's agents. * **Thre…
files
Claude Developer Platform · in the page
managed-agents/files
…o a session and download them. Files the agent writes to `/mnt/session/outputs/` appear in the list shortly after the agent finishes writing them, sometimes a few seconds after the session goes idle.…
spawn.sh: called once per claimed work item
Claude Developer Platform · in the page
managed-agents/self-hosted-sandboxes
…osted environments the session's system prompt omits the `/mnt/session/outputs` instruction used on Anthropic-managed sandboxes, so final deliverables land wherever the agent writes them in your sandb…