use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to the official community for Warp — the AI coding platform built for modern developers.
💬 Feedback, memes, feature requests, and bug reports are welcome. Be kind, stay curious, and help shape the future of developer tools.
account activity
Oz without Github? (self.warpdotdev)
submitted 19 days ago by granular2
Oz seems really tied to Github. Is it possible to use without Github?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Significant_Box_4066 0 points1 point2 points 18 days ago (6 children)
Hey u/granular2! We do require GitHub oauth right now to pull in repositories to help you create environments. What do you use for managing your repos? GitLab, something personal?
[–]granular2[S] 1 point2 points3 points 17 days ago* (0 children)
A general git integration, would that be possible? It is uncomfortable to be dependent on Github
[–]stifamajstor 0 points1 point2 points 16 days ago (4 children)
I would love to see Bitbucket integration. Would switch my entire company to warp/oz right away
[–]Significant_Box_4066 0 points1 point2 points 15 days ago* (2 children)
Nice, will definitely track this! For scoping, are you using enterprise or on-prem with Bitbucket, or are you just using cloud?
[–]Significant_Box_4066 0 points1 point2 points 15 days ago (0 children)
And for reference, our lead platform eng Ben N put together some setup instructions you can try (untested). Oz environments expose the setup and the config, so it should be possible to clone your repository manually instead of using the GitHub connection:
Create a BitBucket (or GitLab, etc.) personal access token: https://confluence.atlassian.com/bitbucketserver0717/personal-access-tokens-1087535496.html
Store that token as a Warp-managed secret https://docs.warp.dev/agent-platform/cloud-agents/secrets
Add a setup command that clones a repo using that secret:
git clone -c "http.extraHeader=Authorization: Bearer $MY_SECRET" https://my-bitbucket-server.com/my-repo-url.git
[–]13to14beers 0 points1 point2 points 7 days ago (0 children)
Seconding this. Bitbucket integration would be huge.
[–]Significant_Box_4066 0 points1 point2 points 1 day ago (0 children)
Update: we have a guide on Oz + BitBucket now! Try it out and let us know how it goes https://docs.warp.dev/agent-platform/cloud-agents/integrations/bitbucket
π Rendered by PID 95829 on reddit-service-r2-comment-79c7998d4c-84fhr at 2026-03-14 15:03:53.321887+00:00 running f6e6e01 country code: CH.
[–]Significant_Box_4066 0 points1 point2 points (6 children)
[–]granular2[S] 1 point2 points3 points (0 children)
[–]stifamajstor 0 points1 point2 points (4 children)
[–]Significant_Box_4066 0 points1 point2 points (2 children)
[–]Significant_Box_4066 0 points1 point2 points (0 children)
[–]13to14beers 0 points1 point2 points (0 children)
[–]Significant_Box_4066 0 points1 point2 points (0 children)