What integrations are present
Nora connects the workspace to GitHub, GitLab, and Vercel so code review and deployment tasks do not have to happen in a separate tool at the end of the process.
How to use source control integrations
After an agent or terminal produces changes in a branch, open the review flow and create a pull request or merge request from the current branch against the desired base branch. Nora validates the branch selection before submission so you do not accidentally open a request against the same source branch.
How to use Vercel integration
Connect a Vercel account in settings, store a token, link the current workspace to a Vercel project, and then use the Vercel panel to inspect deployments or trigger redeploys. The integration is designed to keep deployment context attached to the same workspace that produced the code changes.