Live data from Hacker News

The Warp Agent CLI

warp.dev

21–30 of 68 posts

Re: The Warp Agent CLI

#22

I used to really like Warp, back when it was just a terminal. Then as they went more and more in on AI the actual terminal features became more and more buggy and I ended up having to go back to WezTerm. Why is every company seemingly trying to re-implement agents themselves rather than making their product work with the existing ones?

when i open a new tab in warp now it defaults to their agent and not my actual terminal. i'm going to have to switch back to something else, do you like wezterm?

This is configurable. In Settings search for "Default mode new sessions". You can select "Terminal", "Agent", or "Cloud Oz".

Re: The Warp Agent CLI

#23
post #9

> a CLI coding agent that does what others can't I've read the product description and I don't see anything that's truly unique

> think of our CLI agent as a built-in mux’er across agent sessions. This allows more natural interactions, like being able to switch directories in agent sessions, have the agent drive full-screen terminal commands (e.g. sqlite and mysql), and even run across ssh sessions with no remote binary install.

Looks like they let you use your LLM of choice on anything your terminal can SSH into using their TUI without having to install Claude Code or their agent on a remote system. Also, you are able to have multiple shell instances as you would on tmux in one session, all with the LLM fully aware of each one (not sure if its a model per session, or multiple, or what).

Re: The Warp Agent CLI

#24

I used to really like Warp, back when it was just a terminal. Then as they went more and more in on AI the actual terminal features became more and more buggy and I ended up having to go back to WezTerm. Why is every company seemingly trying to re-implement agents themselves rather than making their product work with the existing ones?

when i open a new tab in warp now it defaults to their agent and not my actual terminal. i'm going to have to switch back to something else, do you like wezterm?

I don't dislike it. The keybindings are a bit arcane and having to write the config in Lua rather than having a preferences panel is annoying (though spectacularly powerful), but I've settled in to it and being able to use ctrl-shift-p to control the entire terminal is nice.

Re: The Warp Agent CLI

#25
The irrational exuberance of these guys. It's interesting to see what happened, somebody somewhere got the very very bad idea (if the goal is to make money) of "we will build, like the BEST terminal."

Which, given open-source, is just going to be a dead-end, even before AI. Because software likes to be modifiable, and this sort of thing is literally at the center of people who like to modify software.

But, hey, if something good comes of it, fantastic. I mostly the think of Docker, an unqualified success in software and probably a huge failure in business.

And the latter actually makes this a double-good; a "successful" docker would have somehow monopolized some very important part of the process, and docker is too good to be gatekept like that.

Re: The Warp Agent CLI

#26
> Cloud agent handoff > Start work in the CLI, then hand it off to the cloud when you want to close your laptop. All cloud agents are tracked centrally and can be monitored and steered via the web so you can continue work on the go.

They hype up not needing a third party binary to remote and run agents against SSH'ed systems, but how does this "cloud agent" work then? Are they shelling you through their own back-end? Because that sounds bad and probably wrong? Maybe its a different use case.

Re: The Warp Agent CLI

#29
post #16

Earlier quoted context omitted.

Yeah I became a fan of Warp when they offered a terminal that treated the input as a normal text input field so I could use my normal keyboard text editing shortcuts. But I understand that's not a viable business model. I'm back on iTerm2 now cause Warp isn't approved for use at my job (and never would be with all their AI pushing), and I've managed to pound iTerm 2 into something usable enough but I wish every termi…

I never used Warp, is the editing similar to PowerShell ISE's editing by chance? Powershell ISE is like a mix of a script editor and a PowerShell UI so you can script out some things or use the terminal directly.

The killer feature that got me into using it was the shell integration. Your prompt, input and command output are entirely separate entities rather than one single stream of text. It's like using a Jupyter notebook for the terminal.

That was also the thing that destroyed it for me, since navigating between history entries started getting more and more unreliable and sometimes clicking on the input box would randomly resize the entire window or move it between screens. I don't entirely know how they managed that one.

Re: The Warp Agent CLI

#30
post #16

I used to really like Warp, back when it was just a terminal. Then as they went more and more in on AI the actual terminal features became more and more buggy and I ended up having to go back to WezTerm. Why is every company seemingly trying to re-implement agents themselves rather than making their product work with the existing ones?

Yeah I became a fan of Warp when they offered a terminal that treated the input as a normal text input field so I could use my normal keyboard text editing shortcuts. But I understand that's not a viable business model. I'm back on iTerm2 now cause Warp isn't approved for use at my job (and never would be with all their AI pushing), and I've managed to pound iTerm 2 into something usable enough but I wish every termi…

does anyone know if the above experience and fluid vim-style behaviour can be replicated on something like ghostty? this was the killer feature of Warp imo and I saw no other benefits, but somehow not other terminal has been able to (or tried to) catch up
Post reply on HN