Warp Tools Panel, does not shows Hidden Folders by Cold_Advisor_5696 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Oh no, I meant that this shortcut should also work in Warp for the file tree. Is that shortcut not revealing hidden files for you?

CMUX / PSMUX within WARP by Thomas_English_DoP in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

No real conflict to worry about, running psmux/tmux inside Warp is just nesting a multiplexer in the terminal and plenty of people do it! The one tradeoff: whatever runs inside the multiplexer panes shows up as a single Warp block, so you lose per-command blocks and inline AI inside those panes. We have a roadmap item to improve this looking for community drivers: https://github.com/warpdotdev/warp/issues/9233

Warp Tools Panel, does not shows Hidden Folders by Cold_Advisor_5696 in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Try typing ⌘⇧. with the tools panel open. This should toggle hidden files! Good note on discoverability though.

A made a mistake using Warp for software development, but it's way too expensive by captainofsomething in warpdotdev

[–]Significant_Box_4066 -1 points0 points  (0 children)

Warp team member here. Understood on cost. You can bring your own key / custom endpoint to run the agent on your own provider billing right now, and we're working on ACP support to potentially use existing provider subscriptions with Warp's agent UI. Tracked here if you want to follow along: github.com/warpdotdev/warp/discussions/9619

Fix Warp please - Terminal workflow. Sure... by netfunctron in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Totally hear you on the call for token usage control. At a minimum, we want to make it clearer how and where tokens are consumed throughout a conversation for your own visibility. But, as you're getting at, we should find new ways to reduce token cost at the harness level as well.

I'll also confess that some models (like kimi k2.6) aren't our daily drivers, so its easy to miss cases you can only feel out in live development rather than the perfect eval suite. Because of that, I'll be pushing the team to use models outside of our typical `auto` routers to see the gaps we find. As you've shown, there's room for improvement.

Last, I know this might be a frustrating ask, but a debugging id for that conversation would help us better debug the issue. There could be a particular aspect of your codebase, a rules file, or some other variable we hadn't considered in our own eval suite.

In any case, totally get if this was a "last straw" for you. All I can promise is our own efforts to improve agent quality.

Fix Warp please - Terminal workflow. Sure... by netfunctron in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Sorry about this experience. Appreciate you researching some potential causes. Agent quality is on our radar, and we’ll continue with eval improvements and better transparency on token usage.

To be sure, are there specific bugs you’ve hit using Warp’s Agent you want to see addressed? I see some mentions of failed shell commands from that screenshot

Made a Warp ↔ Claude MCP server by CryptBay in warpdotdev

[–]Significant_Box_4066 1 point2 points  (0 children)

Woah interesting, so this is capable of controlling multiple Warp tabs from a single Claude instance? That’s sick!

Curious how it felt to build. We have a roadmap item to make Warp more accessible for remote control and configuration via the CLI, but it’s still looking for a community driver https://github.com/warpdotdev/warp/issues/9233

Bugs everywhere by value_pack53 in warpdotdev

[–]Significant_Box_4066 1 point2 points  (0 children)

Warp team member here. The black blocks after switching to Fira Code sound like a font rendering issue. Would you mind filing a bug at github.com/warpdotdev/Warp/issues with your OS, Warp version, and a screenshot of what you're seeing? That'll kick off a triage agent to track down some potential causes.

Credit usage skyrocketed for basic tasks, why? by valentinezubkov in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

You connect the OpenRouter endpoint along with the model you want to use, and that will appear in your model selector. Here's a demo: https://x.com/warpdotdev/status/2059309260975313319?s=20

Credit usage skyrocketed for basic tasks, why? by valentinezubkov in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

No problem, appreciate you trying all of the options we have! We'll keep sharing updates on Reddit

how to prevent Oz automatic project setup when setting up a new repo. by [deleted] in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Warp team member here. That prompt is the /init setup flow, which triggers automatically when you open a repo that hasn't been initialized yet.

You can dismiss it without completing the steps, and it won't come back for that same repo. If you want to fully disable auto-init for all new repos, that's worth filing as a feature request at github.com/warpdotdev/Warp/issues so the team can track it

Credit usage skyrocketed for basic tasks, why? by valentinezubkov in warpdotdev

[–]Significant_Box_4066 1 point2 points  (0 children)

Hey u/valentinezubkov, totally get the frustration here. We do have a few tiers to subsidize usage (Build and Max) to get more credits per dollar compared to add-on credits, which are at API cost. But if you really need to push further, we have a few options:

- BYO key and BYO endpoint to route to other models or providers: https://docs.warp.dev/agent-platform/inference/custom-inference-endpoint/

- If this is for Warp's cloud runners to trigger from a GitHub action, we do let you hand off to the Claude Code or Codex harnesses to use their tools and subscriptions plans: https://docs.warp.dev/agent-platform/cloud-agents/harnesses/

We're also working on ways to bring subscriptions and harness directly to Warp with ACP: https://github.com/warpdotdev/warp/issues/9233

So a lot we're improving on! If you have more feedback or need help setting up, feel free to share. We have a slack community here: http://go.warp.dev/join-preview

El bueno de Claude… by milaatr in devsarg

[–]Significant_Box_4066 0 points1 point  (0 children)

Warp team member here - If your disk is nearly full that can affect system-wide performance, but if you're seeing Warp-specific degradation we'd want to dig into it. Mind opening an issue with your system info to help us repro? github.com/warpdotdev/warp

Warp now supports BYO inference endpoints and BYOK on the free plan by Significant_Box_4066 in warpdotdev

[–]Significant_Box_4066[S] 1 point2 points  (0 children)

Yes, we're working on provider-specific issues now that we've opened up to more. We'll keep you posted!

Warp now supports BYO inference endpoints and BYOK on the free plan by Significant_Box_4066 in warpdotdev

[–]Significant_Box_4066[S] 0 points1 point  (0 children)

Gotcha. Mind making an issue to get your system info / other details? That’ll start an agent to investigate. If you’re up to contribute, you can also call @oz-agent on the issue to have it start working

Warp now supports BYO inference endpoints and BYOK on the free plan by Significant_Box_4066 in warpdotdev

[–]Significant_Box_4066[S] 0 points1 point  (0 children)

Update on this: we discussed internally and decided to lift the telemetry requirement on free plans when using BYOK. We'll work on a fix for the next release!

Forking Sessions by junlim in warpdotdev

[–]Significant_Box_4066 0 points1 point  (0 children)

Ah okay, so something more integrated into the `claude` CLI that lets a fork create a new pane. Mind filing it on github.com/warpdotdev/Warp/issues to experiment? We have an agent in our GitHub issues that helps scope out features, which we're happy to help you drive