Warp is the only closed source terminal product I know of. Most other popular terminal emulators are open source already.
I feel like their funding is drying up and this is their last ditch effort to have the "community" build their product for them.
They claim agents will run the show, with inputs from community in the form of ideas/specs/direction. I wonder how long that will be sustainable for given the subsidized model prices are collapsing as we speak.
Is this an attempt to pivot to something else while the "community" keeps their first product alive? Maybe I'm being too cynical here, but I don't see this as an act of good faith, especially given their roots in VC funding.
Agentic AI, broadly speaking. Including CLI agents and IDEs.
Is Warp a terminal? Or an agent harness? Or both?
Warp as a terminal to me seems less interesting than having a well built agent harness like OpenCode that can effectively use many different models. If it's both, is there any advantage to having them be the same thing? Like, is there any way your harness can be smarter if it is also tightly integrated in your terminal? Or is it just something that Warp happens to do both of?
I welcome the experimentation, there will definitely be something new, but this ain't it. New primitives are needed, at a higher level of conceptualization, not merely a fancy new interface.
> writing code is now fast, it's getting cheaper, and quality is going up to the right
I'm unconvinced... https://news.ycombinator.com/item?id=47939579My hobby projects have 100x more tests than they used to, because LLMs are great at writing tests. And my subjective experience is that the net quality has increased as a result.
YMMV, but it’s certainly a common belief, and for me at least a lived experience.