Guides
Repositories
One local Mission Agent can register and safely manage multiple repositories on the same computer.
Add another repository
Run mission-agent repository add . from that Git repository, or mission-agent repository add /absolute/path/to/repository. It becomes available in the mission repository selector without creating another agent or credential.
The execution model
One local machine → one Mission Agent → multiple registered repositories → missions select the repository they need. Connect another agent only for another computer, server, or isolated execution environment.
Privacy and capabilities
Mission Control stores safe repository identity, branch, commit, fingerprint, and capability flags. The public UI does not display the full local filesystem path.
Next stepQuick Start →