Windsurf SWE-1: Our First Frontier Models
windsurf.com
Windsurf SWE-1: Our First Frontier Models
1–10 of 64 posts
Re: Windsurf SWE-1: Our First Frontier Models
#2Re: Windsurf SWE-1: Our First Frontier Models
#3I'm confused why they are working on their own frontier models if they are going to be bought by OpenAI anyway. I guess this is something they were working on before the announcement?
Re: Windsurf SWE-1: Our First Frontier Models
#4I'm confused why they are working on their own frontier models if they are going to be bought by OpenAI anyway. I guess this is something they were working on before the announcement?
Re: Windsurf SWE-1: Our First Frontier Models
#5I'm confused why they are working on their own frontier models if they are going to be bought by OpenAI anyway. I guess this is something they were working on before the announcement?
Re: Windsurf SWE-1: Our First Frontier Models
#6I'm confused why they are working on their own frontier models if they are going to be bought by OpenAI anyway. I guess this is something they were working on before the announcement?
It seems OpenAI acquired Windsurf but is letting it operate independently, keeping its own brand and developing its own coding models. That way, if Windsurf runs into technical problems, the backlash lands on Windsurf—not OpenAI. It’s a smart way to innovate while keeping the main brand safe.
Re: Windsurf SWE-1: Our First Frontier Models
#7Earlier quoted context omitted.
It seems OpenAI acquired Windsurf but is letting it operate independently, keeping its own brand and developing its own coding models. That way, if Windsurf runs into technical problems, the backlash lands on Windsurf—not OpenAI. It’s a smart way to innovate while keeping the main brand safe.
But doesn't this mean they have twice the costs in training? I was under the impression that was still the most expensive part of these companies' balance.
Most likely they built this as a post-train of an open model that is already strong on coding like Qwen 2.5.
Re: Windsurf SWE-1: Our First Frontier Models
#8This data is very valuable if you're trying to create fully automated SWEs, while most foundation model providers have probably been scraping together second hand data to simulate long horizon engineering work. Cursor probably has way more of this data, and I wonder how Microsoft's own Copilot is doing (and how they share this data with the foundation model providers)...
Re: Windsurf SWE-1: Our First Frontier Models
#9open source alternative https://huggingface.co/SWE-bench/SWE-agent-LM-32B
though I haven't been able to find a mlx quant that wasn't completely broken.
Re: Windsurf SWE-1: Our First Frontier Models
#10I'm confused why they are working on their own frontier models if they are going to be bought by OpenAI anyway. I guess this is something they were working on before the announcement?
for coding you use anthropic or google models, I haven't found anyone who swears by openAI models for coding... Their reasoning models are either too expensive or hallucinate massively to the point of being useless... I would assume the gpt 4.1 family will be popular for SWE's
Having a smaller scope model (agentic coding only) allows for much cheaper inference and windsurf building its own moat (so far agentic IDE's haven't had a moat)