Warp sends a terminal session to LLM without user consent

43 ykurtov 12 8/19/2025, 4:37:32 PM
Wonder how being used feels like? One way to experience that is to discover that your terminal silently started to send command outputs to LLMs.

Today, I got an LLM suggestion on how to fix a syntactic error after following an attempt to run a test.

So, I went on to Warp's Discord to ask what's going on, and sure enough, their "Friendly support bot" and I discovered that.

> Warp has introduced features like Prompt Suggestions and Next Command that use LLMs to provide contextual suggestions. These features are part of Warp's Active AI system, which proactively recommends fixes and next actions based on your terminal session, including errors, inputs, and outputs.

"Proactively" here also means without explicit user consent.

I did enjoy Warp, but that breach of trust is so enormous I'm removing it just now.

This tells volumes about ethics and what's important.

Ref: https://docs.warp.dev/agents/active-ai

Comments (12)

serjester · 31m ago
It’s absolutely insane they managed to raise 50M dollars. Now they’re shooting for a desperate AI pivot that no one wants.
michaelbuckbee · 2m ago
One of the really nice things about Cloud Code is that it can interact with your file system, github api, local utilities, etc.

Warp feels like it's at a similar spot with their agent albeit with less Anthropic secret sauce.

dfltr · 21m ago
Anyone got a recommendation for a replacement? I'm currently using Warp and the history/context-aware autocomplete-on-meth is nice, but I don't use any of the new agentic features.
zenethian · 16m ago
Fish shell has this capability and you don't need any special terminal.

I imagine there are zsh scripts and/or omz plugins for it too.

iTerm2 on Mac has extra integrations also.

abnercoimbre · 11m ago
Self-plug: Still in early days, but I've positioned myself as the indie alternative. Terminal Click [0] is a 100% offline binary for Windows, Mac and Linux. I'm also blurring the lines between plain text and rich graphics. Zero AI is involved.

Consider subscribing to the RSS feed [1] at the very least :)

[0] https://terminal.click

[1] https://terminal.click/index.xml

zenethian · 59m ago
I tried Warp once. Well, tried to install it. But when I ran it, instead of giving me a terminal, it showed me a login prompt. Perhaps I mistakenly downloaded a login prompt app instead of a terminal app? ;) Either way, I promptly uninstalled it as I needed a terminal app and not whatever that was.
drewbitt · 2h ago
Both Prompt Suggestions and Next Command are settings you can disable.
hu3 · 43m ago
should be disabled by default.

Or present a big warning before enabling.

I often set secret tokens as env variables, even if temporarily when running commands.

There's no way I'm touching warp with a ten foot pole after that.

bigyabai · 2h ago
Warp has been a disaster product for years. Click into almost any of their HN threads and you'll find damning condemnations of their sneaky behavior: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
rstat1 · 57m ago
I uninstalled it after finding basic terminal functions broken.

I tend to append "clear &&" to commands I run frequently, to clear out output from a previous run. Every other terminal this works like you expect. In Warp, it doesn't. Turns they've hijacked the "clear" command for reasons I don't remember, such that it only works when you run it separately instead of as part a sequence. I only learned this when I went searching for a bug report on that found one that had been opened for a while where they essentially said they had no interest in making this sort of basic stuff work.

NitpickLawyer · 2h ago
I'm sorry but this should have been obvious once the "terminal" asks you to authenticate to a remote account. Yeah, thanks but no thanks.
rvz · 2h ago
very concerning.