Documentation menu
Documentation

Projects and worktrees

Projects point to trusted repositories. Each run receives its own Git worktree.

Projects

A project is a repository you have added to Horme. Add only repositories you are authorized to change.

Worktrees

Each run receives a separate Git worktree and branch so runs do not share one working directory. A run that resumes after a human decision returns to its existing worktree. A worktree is Git isolation, not an operating system security sandbox.