Configuration
Repository settings
Control branch, polling, schedules, capacity, and the repository work loop.
Enable or pause orchestration
Repository settings control whether the work loop is active. Pausing a repository stops new work from being scheduled while preserving configuration and run history.
Repository-level controls
Workspace owners and admins can update these values. Members can inspect permitted repository state but cannot change manager-only settings.
- Default branch and connected GitHub Project.
- Polling cadence and repository audit schedules.
- Built-in and custom agent configuration.
- Shared repository agent-capacity limit.
- Runtime image selection per agent.
Shared capacity
Code, Repository Review, PR Review, Issue Planner sessions, and all custom agents collectively consume one repository limit. Workspace runner capacity remains the outer ceiling across repositories.
Frequently asked questions
Does pausing a repository delete its history?
No. It stops new orchestration while retaining settings and recorded runs.
Can each agent have a different image?
Yes. Image source and reference are configured per built-in or custom agent, except Issue Planner.
Who can edit repository settings?
Workspace owners and admins can manage them.
Why is eligible work waiting?
Check that the repository is enabled, the runner is online, the agent is enabled, the trigger matches, and both repository and workspace capacity are available.