Documents
03 - Add a Repository
03 - Add a Repository
Type
Document
Status
Published
Created
May 26, 2026
Updated
May 26, 2026
Template

What a repository is#

A repository is the project Helmor will use for agent tasks. It can be a local Git repository or a repository connected through GitHub.

Add one#

  • Open Helmor.
  • Choose the option to add or import a repository.
  • Select the project you want agents to work on.
  • Confirm the default branch and repository details.

What Helmor reads#

Helmor uses the repository as the source for workspaces, branches, file browsing, diffs, and session context. It does not replace Git; it gives agents a controlled place to work with Git-backed files.

Keep in mind#

Add repositories you are comfortable reviewing through Helmor. For team work, connect GitHub so workspaces can target the right remote branch and shipping path.