Skip to content
Download

DOCS / REPOSITORIES

Repository page

Clicking a repository row in the sidebar opens its page: the “what’s going on in this repo” screen. The back chevron in the top-left (“All repositories”) returns to the Repositories dashboard.

The header identifies the repository — folder icon, name, its path in monospace, a provider badge (when a connected account matches the remote), a visibility glyph, and the default branch — followed by three actions:

ActionWhat it does
FetchRuns a fetch against the remote; the icon spins while it runs
Open GitOpens the repository’s Git view — Changes, History, and Stash
New workspaceLaunches the create-workspace dialog for this repository

The COMMITS pane draws the commit graph — lanes, merge curves, and colored dots — beside a text column listing each commit’s short SHA, ref chips (branches and tags), subject, author, and date. The two columns share one selection and scroll in lockstep: clicking a row in either side highlights it in both. Load more at the bottom extends the history further back.

The right rail’s OPEN PULL REQUESTS section shows a card per open PR: number, title, the branch flow (source → target), a checks chip summarizing CI state (hover it for details), and a state badge. When there are none it reads “No open pull requests.” See Review & manage PRs for acting on them.

Below the PRs, WORKSPACES lists this repository’s agent workspaces — each with its agent’s brand icon, its name, and its live status text (working, waiting for input, and so on). Click a workspace to enter it. To create one from here, use the New workspace header button.