Types
AgentWorktreeConfiguration
Configuration for agent worktree.
object
AgentWorktreeConfigurationFields
id
ID!
Stable identifier for this agent worktree configuration.
folder
String!
The folder associated with this agent worktree configuration.
branch
String
Git branch associated with this agent worktree configuration. May be null when unavailable or not applicable.
gitDirectory
String!
Filesystem directory associated with this agent worktree configuration.
baseBranchOverride
String
The base branch override associated with this agent worktree configuration. May be null when unavailable or not applicable.