Search the documentation
22 pages for github_repository.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Deployments
Claude Developer Platform · in the page
api/beta/deployments
…e the repository. minLength: 1, maxLength: 4096 - `type: "github_repository"` - `url: string` Github URL of the repository minLength: 1, maxLength: 2048 - `checkout…
Archive Deployment
Claude Developer Platform · in the page
api/beta/deployments/archive
…uthorization token is write-only and never returned. - `type: "github_repository"` - `url: string` Github URL of the repository - `checkout: optional BetaManagedAgentsBra…
Create Deployment
Claude Developer Platform · in the page
api/beta/deployments/create
…e the repository. minLength: 1, maxLength: 4096 - `type: "github_repository"` - `url: string` Github URL of the repository minLength: 1, maxLength: 2048 - `checkout…
List Deployments
Claude Developer Platform · in the page
api/beta/deployments/list
…uthorization token is write-only and never returned. - `type: "github_repository"` - `url: string` Github URL of the repository - `checkout: optional BetaManagedAgentsBra…
Pause Deployment
Claude Developer Platform · in the page
api/beta/deployments/pause
…uthorization token is write-only and never returned. - `type: "github_repository"` - `url: string` Github URL of the repository - `checkout: optional BetaManagedAgentsBra…
Get Deployment
Claude Developer Platform · in the page
api/beta/deployments/retrieve
…uthorization token is write-only and never returned. - `type: "github_repository"` - `url: string` Github URL of the repository - `checkout: optional BetaManagedAgentsBra…
Unpause Deployment
Claude Developer Platform · in the page
api/beta/deployments/unpause
…uthorization token is write-only and never returned. - `type: "github_repository"` - `url: string` Github URL of the repository - `checkout: optional BetaManagedAgentsBra…
Update Deployment
Claude Developer Platform · in the page
api/beta/deployments/update
…e the repository. minLength: 1, maxLength: 4096 - `type: "github_repository"` - `url: string` Github URL of the repository minLength: 1, maxLength: 2048 - `checkout…
Sessions
Claude Developer Platform · in the page
api/beta/sessions
…e the repository. minLength: 1, maxLength: 4096 - `type: "github_repository"` - `url: string` Github URL of the repository minLength: 1, maxLength: 2048 - `checkout…
Archive Session
Claude Developer Platform · in the page
api/beta/sessions/archive
…format: date-time - `mount_path: string` - `type: "github_repository"` - `updated_at: string` A timestamp in RFC 3339 format format: date-time - `url…
Create Session
Claude Developer Platform · in the page
api/beta/sessions/create
…e the repository. minLength: 1, maxLength: 4096 - `type: "github_repository"` - `url: string` Github URL of the repository minLength: 1, maxLength: 2048 - `checkout…
List Sessions
Claude Developer Platform · in the page
api/beta/sessions/list
…format: date-time - `mount_path: string` - `type: "github_repository"` - `updated_at: string` A timestamp in RFC 3339 format format: date-time - `url…
Resources
Claude Developer Platform · in the page
api/beta/sessions/resources
…t format: date-time - `mount_path: string` - `type: "github_repository"` - `updated_at: string` A timestamp in RFC 3339 format format: date-time - `url: string…
List Session Resources
Claude Developer Platform · in the page
api/beta/sessions/resources/list
…t format: date-time - `mount_path: string` - `type: "github_repository"` - `updated_at: string` A timestamp in RFC 3339 format format: date-time - `url: string…
Get Session Resource
Claude Developer Platform · in the page
api/beta/sessions/resources/retrieve
…format format: date-time - `mount_path: string` - `type: "github_repository"` - `updated_at: string` A timestamp in RFC 3339 format format: date-time - `url: string` - `…
Update Session Resource
Claude Developer Platform · in the page
api/beta/sessions/resources/update
…string` New authorization token for the resource. Currently only `github_repository` resources support token rotation. minLength: 1, maxLength: 4096 ## Returns - `BetaManagedAgentsGitHubRepos…
Get Session
Claude Developer Platform · in the page
api/beta/sessions/retrieve
…format: date-time - `mount_path: string` - `type: "github_repository"` - `updated_at: string` A timestamp in RFC 3339 format format: date-time - `url…
Update Session
Claude Developer Platform · in the page
api/beta/sessions/update
…format: date-time - `mount_path: string` - `type: "github_repository"` - `updated_at: string` A timestamp in RFC 3339 format format: date-time - `url…
github
Claude Developer Platform · in the page
managed-agents/github
…t_id": "$environment_id", "resources": [ { "type": "github_repository", "url": "https://github.com/org/repo", "mount_path": "/workspace/repo", "authorization_…
scheduled-deployments
Claude Developer Platform · in the page
managed-agents/scheduled-deployments
…ed-sandboxes#use-memory-stores) can attach memory stores; `file` and `github_repository` resources require a cloud environment. The Claude Console deployment form does not currently offer memory store…
spawn.sh: called once per claimed work item
Claude Developer Platform · in the page
managed-agents/self-hosted-sandboxes
…s). A session on a self-hosted environment that includes a `file` or `github_repository` resource is rejected with a 400 error: ```text wrap Environment env_... is a self-hosted environment. `res…
skills
Claude Developer Platform · in the page
managed-agents/skills
…ve in your codebase. When a session mounts a repository through the [`github_repository` resource](https://platform.claude.com/docs/en/managed-agents/github), the repository's root `.claude/skills` di…