Skip to content
Docs
Esc
navigateopen⌘Jpreview
On this page

Getting started

Connect GitHub and take your first task through review.

Sign in and select your organization

Open Coding and sign in. Coding supports Google and email-code sign-in through Ablo. Complete your profile if prompted.

For team work, accept an invitation to your team’s organization. Open Members to check the current organization and manage invitations. A matching email domain does not automatically join you to a team.

Connect GitHub

Connect GitHub and install the Coding GitHub App on the repositories you want Coding to access. GitHub access is separate from signing into Coding. You do not need to paste a personal access token.

Choose a repository from the repository list. If it is missing, check that the GitHub App installation includes it and that you are using the intended account.

Give the agent a task

Start a conversation in your repository and choose an available agent and model. Give it a concrete outcome and a way to verify success. For example:

Add a useful empty state to the project list. Follow the existing components, check it with an empty list, and record the interaction for review.

The cloud workspace starts when work is needed. Read the agent’s progress and send follow-up instructions in the same conversation.

Review the result

Open source control and confirm the repository, worktree, and branch. Read the changed files and diffs, then ask for any missing checks or corrections. For a visible UI change, review a recording of the actual interaction.

Use Commit to save reviewed work in Git. Publishing is a separate step: Push sends commits to GitHub, while Create Pull Request opens a review for an already published branch. See Review and publish changes.

Was this page helpful?