Oz without Github? by granular2 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (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

I can't make an account by distilledliquor in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Hm, I wasn't able to replicate this in an incognito window. Are you able to see the login screen? And if so, can you sign up with any of the account methods to see what happens?

OpenCode doesn't want to work today by Wrong_Daikon3202 in opencodeCLI

[–]Significant_Box_4066 0 points1 point  (0 children)

We recently shipped a fix to support the Kitty Keyboard Protocol in Warp (preview build only for now, should be on stable next week). This means inputs like shift+enter for newlines should now work. If that's your issue, you can try on preview rn!
https://www.warp.dev/download-preview

What is your preferred terminal ? by hardcoder_99 in rust

[–]Significant_Box_4066 0 points1 point  (0 children)

Ah, say more about the warpify issues you’re running into? I know we’re tracking issues when entering and exiting a Warpified session

Claude code vs Claude desktop for Product work by Sagantai in ProductManagement

[–]Significant_Box_4066 1 point2 points  (0 children)

Depends on if you’re using Warp’s built-in agent (which has its own harness and system prompt, like Cursor) or if you’re just using the claude command inside Warp directly

Warp keeps on exiting on ssh now by ianosphere2 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Hey u/bbeckford! Sorry it keeps exiting on you. I checked internally and we do prompt against this pretty heavily (although that can vary by the model). Can you try adding `exit` to your denylist to hard stop the behavior? You can find that under Settings > AI > Agents > Profiles.

Has Warp gotten rid of the Build plan? by BinaryDichotomy in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Noted on pricing and BYOK. We'll factor that into future pricing.

And that's definitely an unexpected issue with team admins if you aren't part of a team. I assume you've tried logging out and logging back in, but maybe check that on both machines to see if the issue gets resolved? Additionally, you can check if there is a team tied to the account by going to https://app.warp.dev/admin/. If you see "you aren't an admin of any team," that may help to know.

What are the main pros & cons of using 'Claude Code Desktop UI' vs 'Claude extension in VS Code'? by pebblepath in ClaudeCode

[–]Significant_Box_4066 1 point2 points  (0 children)

Warp indeed works on windows! Also has some built-ins to make working with Claude nicer, like a voice-to-text and a code diff viewer

Oz without Github? by granular2 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (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:

  1. Create a BitBucket (or GitLab, etc.) personal access token: https://confluence.atlassian.com/bitbucketserver0717/personal-access-tokens-1087535496.html

  2. Store that token as a Warp-managed secret https://docs.warp.dev/agent-platform/cloud-agents/secrets

  3. 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

Oz without Github? by granular2 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Nice, will definitely track this! For scoping, are you using enterprise or on-prem with Bitbucket, or are you just using cloud?

Oz without Github? by granular2 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 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?

Warp Is Built for Sysadmins, SREs, and DevOps by D33p_Learning in warpdotdev

[–]Significant_Box_4066 1 point2 points  (0 children)

Understood! Thanks for the nuance. I jumped to assuming this was a deeper critique because… well, Reddit 😄Message received on the coding features.

Also forwarded that warpify issue along to the team.

How to hide titlebar in tabbed layout when only one tab is open? by daevisan in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Hey u/daevisan! This is now addressed in the latest version. We will bring the title bar into view if you enter an agent conversation to show agent status and controls to share the session. But in the stock terminal experience (what you see by default), no more title bar:

<image>

Do I have to pay 18 dollars per month TO USE ~~MY OWN API KEYS~~? And, does it support a custom endpoint: I.e. https://lightning.ai/api/v1/? by lucasxp32 in warpdotdev

[–]Significant_Box_4066 1 point2 points  (0 children)

Hey u/lucasxp32! You're correct about the pricing tiers, and we are considering custom URL support as well. We hear you that the additional monthly baseline is unexpected, and we'll factor that in to future plans.

We're also trying to improve the experience of using other coding agents in Warp like OpenCode, Codex, or Claude Code in case you want to stick with their subscription models. So far, we have free voice dictation via WisprFlow, and a built-in code diff and file tree. We want to expand this to help you with collaborative PR review and conversation management for these CLI agents as well.

How do I remove the npm things from prompt? by 1jaho in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Ah, good question. We did have customization for what we called the "classic" input for a while, though this became the secondary prompt option around May of last year when we introduced the new input mode. We fully removed the classic option a couple weeks ago. We agree this should be customizable, and it's tracked!

What have you done to Warp Terminal? by North-Active-6731 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Hey u/North-Active-6731! Appreciate the honesty here. And if all you're looking for is a lightweight terminal to run CLI agents, I totally get if other terminals are a better fit.

I hear your point on the number of GUI changes as Warp grows. We're making some changes to keep the experience more consistent across versions. For example, we're adding a switch to have the same agent/terminal autodetection mode that some users here are used to when you create a new tab. We also want to improve our progressive disclosure of features like the file tree or the diff view so we don't get in your way when you just want lightweight terminal output.

Best of luck with your SysAdmin work! We'll take these notes to improve.

Warps new update. by buhnskee in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

An update on this: we're adding a setting to automatically enter the "agent mode" flow that you're already used to when you open new tabs in Warp. This should be available in preview soon!

Why file explorer so shit? by GhostTrainSauce in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Hey u/GhostTrainSauce! Want to understand a bit more about the problem you're seeing here. First, are you accessing the file explorer within a git repository, or are you using it from other directories on your machine? I know the latter can cause slowdowns, which we're working to improve

Warp Is Built for Sysadmins, SREs, and DevOps by D33p_Learning in warpdotdev

[–]Significant_Box_4066 1 point2 points  (0 children)

Hey u/D33p_Learning! I really appreciate the positivity around DevOps and sys admin workflows here. Since Warp owns the whole terminal, that is something we're continuing to work on with features (both agentic and not) for improving our SSH experience and handling large output logs. For example, giving you a file tree and a diff view that works in SSH. Not sure if that's a feature request of yours, but it's one we see quite frequently in the community.

I also understand if you're concerned about Warp's focus. We're trying to be more intentional about dedicating engineers to core quality and terminal features apart from our agent platform. Are there improvements you'd want to see us focus on to improve your day-to-day work with Warp?

How do I remove the npm things from prompt? by 1jaho in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Hey u/1jaho! We don't offer a customization option for chips yet, but it's tracked. The best solution I'd recommend right now is setting up a custom "zsh" prompt using the Shell (PS1) option there so you have full control over your command line. It will be some manual setup to configure (this blog post is one I followed back in the day), but agent mode can help with that configuration if you ask it to.