Every Bleenk project is a real git repository inside the workspace. Connect your provider once, then clone existing repos or push changes back to remotes without leaving the product.
Supported providers
- GitHub — OAuth, clone, push, pull, branches
- GitLab — same workflow for self-hosted or gitlab.com
- Bitbucket — team repos and access tokens
Common workflows
- 1
Import on create
Paste a repository URL when creating a project; Bleenk clones and wires containers from your stack.
- 2
Commit from the UI
Stage, commit, and write messages from the git panel — agents can propose commits too.
- 3
Push to remote
Push branches to origin; use protected-branch rules on your provider as usual.
Agent git access
Agents can read history, create branches, and commit when you allow it. Sensitive operations may still require approval in chat.
Export anytime: your data is never locked in — clone the remote locally or push to a new host if you move off Bleenk.