Cloning a repo
Tell the AI to clone a repo, or use the Drive sidebar’s + button and choose Clone repo. Provide the git URL and Kazzle handles the rest.Authentication
Git credentials are managed through the vault. Kazzle supports:- GitHub App - installation tokens, auto-refresh. The recommended approach.
- SSH keys - stored in the vault, injected via credential helper.
- Personal access tokens - stored in the vault, used for HTTPS cloning.
Operations
You can require approval for any of these - or block them - in tool policies.