This looks incredible. All the issues I've been experiencing with Cursor looks like you guys have solved here. I'll def be checking this out. Also, I love that Russ Hanneman is in this lol
Tried today. Is really a better product than Cursor for edits on larger codebases. Half of the job when making large edits is on giving the right context to Cursor, and then try to debug each single error that might arise. Moreover, when Cursor is supposed to read a file not provided in the context in order to provide a better implementation, it will just implement without the knowledge of the non provided file in the context based on assumptions about how that file might look like. If you're using LLM for coding for a long time, you know that this is truly an advancement for so many reasons.
Mind blowing! I've loved Bolt New, but this looks more promising with more control! Looking forward to share it with my audience in the AI News podcast this Saturday isA!! :D
In just two days I have created a basic face recognition attendance software , where I can add new workers, with information and photos. Recognize the faces, add to work hours, idle hours of each employee, create a calendar with work and off days and so much more . Damn this program is amazing!
This is one of the best software I have ever seen. This is really a wow moment for me , the same as when gpt first came out 2 years ago. I can now create full software programs without learning how to code. Thank you guys it is really amazing!
Thank you for building it! Good job 👍 I'm cancelling my cursor pro and switching to yours. Hands down way more smarter at understanding my existing codebase. The reasoning is solid. Cheers 🎉
Long story short, I am building a social platform tool from scratch and I started almost 6 diff projects in cursor from scratch and discarded as I wasn't getting into the "FLOW" I wanted my codebase generation with LLM being the coding part. Man 1 hr using windsurf and I'm amazed. The flow thing they are marketing is really cool if you know how to use it. Good luck
Really great project! I fell inlove with it. Really easy to use. I didn't need any docs or how to's to read. I just typed and I surfed together with AI. Thank you Codeium!!!
I think it would be helpful to include a method for tracking changes in the code, so that the AI can understand what modifications have been made. Additionally, it would be useful to highlight the overall layout of the project, particularly by prioritizing certain tasks. For example, if I provide a roadmap, the development should follow it accordingly. I'm not sure if the system you're using already tracks changes through a RAG or memory-based approach, but if so, that's great. If not, I suggest adding this feature and ensuring that the roadmap is followed properly.
It is missing a lot of features that cursor AI have And also applying changes from the chat is very difficult and a lot of times it says the file does not exist and we have to scroll to the right for the insert option .
Hello, can you please tell us what mean this: Cascade (Full, 1000 steps/month) And Unlimited Claude How can use Claude to generate code if we only have 1000 steps (messages) per month???
Do I have the same functionality when I use Codium in IntelliJ IDEA, or what additional functionality does Windsurf offer? (P.S. I prefer to stay with IntelliJ IDEA rather than move to VS Code.)
@@thomaseruchie1262 yes, at least for me this works perfectly. Cursor needed long prompts to stay in context in my case when codebase starts to get bigger while windsurf understand context just simply so much better which increases the turn-around time of the entire project.
Its good but: no WSL, no Pylance and the same color theme from VSCode looks different in Windsurf. But the AI capabilities are incredible. Really wish it could become my go-to editor, but its just not there yet.
I see where this is going, we will add docstring for who? For another AI or human? If human can instantly generate docstsring why we need to add it in the first place.
Windsurf was working very good but the last days it's doing everything wrong even the most basic programming tasks I don't know if it's Claude Sonnet, but there is definitely something changed. It's not as good anymore, I hope you do something about it because I really like your product.
That Russ Hanneman moment was epic.
🤣🤣🤣🤣
For a moment I thought he was edited in, then realized it's real at the high five 🤣
THIS
hahaha wooooow!!!!! epic epic epic what a gift i just saw
Oh yeah, we're joining the Tres Commas Club with this one 🔥 !
You guys are the true underdogs of the AI IDE market!
This looks incredible. All the issues I've been experiencing with Cursor looks like you guys have solved here. I'll def be checking this out.
Also, I love that Russ Hanneman is in this lol
If you have Russ Hanneman in your advertisement, I'm instantly sold.
Tried today. Is really a better product than Cursor for edits on larger codebases. Half of the job when making large edits is on giving the right context to Cursor, and then try to debug each single error that might arise. Moreover, when Cursor is supposed to read a file not provided in the context in order to provide a better implementation, it will just implement without the knowledge of the non provided file in the context based on assumptions about how that file might look like. If you're using LLM for coding for a long time, you know that this is truly an advancement for so many reasons.
Ok im a pro windsurfer who’s building an ai startup in germany. So youtube algorithm was on point recommending this video to me 😂
How is your experience with it. Does it handle large complex codebase properly
@@thomaseruchie1262 i can confirm it does
@@thomaseruchie1262 you have to be good with prompt engineering, it's just a wrapper around already built tech, it's an AI (Abstraction Intelligence)
mom I made it!
Waitaminute... You're the guy from the video!
His mom - "He talked too much & too fast .... uhh, no girl will like my boy!"
Just for fun @kevinHou22.
what did you make?
@@investfoxyhe's on video look at 4:29
I'm sure she's proud! 🎉. Windsurf is amazing!
Excited to see vision added to the platform to help with UI composition and refinement.
Mind blowing! I've loved Bolt New, but this looks more promising with more control! Looking forward to share it with my audience in the AI News podcast this Saturday isA!! :D
In just two days I have created a basic face recognition attendance software , where I can add new workers, with information and photos. Recognize the faces, add to work hours, idle hours of each employee, create a calendar with work and off days and so much more . Damn this program is amazing!
I don't know, man. What you created sounds fucking dystopic.
This is one of the best software I have ever seen. This is really a wow moment for me , the same as when gpt first came out 2 years ago. I can now create full software programs without learning how to code. Thank you guys it is really amazing!
Thank you for building it! Good job 👍 I'm cancelling my cursor pro and switching to yours. Hands down way more smarter at understanding my existing codebase. The reasoning is solid. Cheers 🎉
Long story short, I am building a social platform tool from scratch and I started almost 6 diff projects in cursor from scratch and discarded as I wasn't getting into the "FLOW" I wanted my codebase generation with LLM being the coding part. Man 1 hr using windsurf and I'm amazed. The flow thing they are marketing is really cool if you know how to use it. Good luck
This is awesome looking forward to building with Windsurf, you mentioned all the problems we've been facing!!
Being a keen windsurfer and a software developer, I'm loving this!
Really great project! I fell inlove with it. Really easy to use. I didn't need any docs or how to's to read. I just typed and I surfed together with AI. Thank you Codeium!!!
Next Windsurf feature I'm looking forward to is "Generation of Commit messages," similar to that of Cursor AI.
OMG! Best video in a long time... keep it coming! I am trying this editor asap.
I think it would be helpful to include a method for tracking changes in the code, so that the AI can understand what modifications have been made. Additionally, it would be useful to highlight the overall layout of the project, particularly by prioritizing certain tasks. For example, if I provide a roadmap, the development should follow it accordingly. I'm not sure if the system you're using already tracks changes through a RAG or memory-based approach, but if so, that's great. If not, I suggest adding this feature and ensuring that the roadmap is followed properly.
its even downloading things by its own im so amazed omg this will help alot
Narrator: "At first, it was downloading necessary things on its own. But then..." 😂
It is missing a lot of features that cursor AI have
And also applying changes from the chat is very difficult and a lot of times it says the file does not exist
and we have to scroll to the right for the insert option .
The lack of support of virtual workspaces it's what I miss most to test it for real, but it looks promising
when will you add ability to attach screenshots/images to Cascade? its very useful for communicating UI issues.
Maybe you can use V0 to sort for UI and give cascade the V0 code so that it will implement it
@@Kocreator-vic not about implementation but debugging cycle of the UI of an existing project is easier when the ai can accept images.
Already loved ❤🎉
Hands down the best. This editor genuinely delivers me better results than a few full time employees! Welcome to the future.
Just because you guys added Russ, I'll download and try that was hilarious LMAO
Feeling proud to see an Indian building a product like this!
That Russ Hanneman cameo was great 😂😂
Truly a magical product
Downloaded. If possible, do you mind sharing where I can get that live wallpaper?
I tried it, i felt magic, I bought it
I loved the editor 😍😍 can you guys add voice conversation too?
Brilliant innovations & ideas
Hopefully cursor copies & incorporates it too
I'm joining the tres commas club right now!
Cascades! You fuckin killed it!
Awesome! Great job!
this is fucking epic, its very very helpful for me. thanks so much to all the devs
It's cool, but I'm not sure I really understand what it does differently from Cline given it's a whole fork of vscode?
Support WSL already!! It is a really nice tool you’ve got there
Looks like y'all splurged some serious dough on this.
This is a real game changer
THIS IS AWESOME
Hello, can you please tell us what mean this:
Cascade (Full, 1000 steps/month)
And Unlimited Claude
How can use Claude to generate code if we only have 1000 steps (messages) per month???
Thank you guys :)
LETS GOOOOO!
Best endorsement
OK Russ got me, downloading now.
Do I have the same functionality when I use Codium in IntelliJ IDEA, or what additional functionality does Windsurf offer? (P.S. I prefer to stay with IntelliJ IDEA rather than move to VS Code.)
Its uploading and making it live is where i struggle
in a few days: wait what??? 1000 messages per month only???
LET'S SURF
how to add Docs for lib/framework we are using in our project, does this happen in background? this is one of interesting cursor feature i use
Wow the jawline of all engineers, mewing showing its result
just used it. cant find the files half the time and when you give it a file manually to look at, it errors out and basically says "you implement it"
Great! i tried now! best of best!
better than cursor for me at least. 80% less hallucinations for me.
Have you compared the two
@@thomaseruchie1262 yes, at least for me this works perfectly. Cursor needed long prompts to stay in context in my case when codebase starts to get bigger while windsurf understand context just simply so much better which increases the turn-around time of the entire project.
SURFS UP!
how i can import existing VS Code profile to it?
Who is that guy cursing. Totally killed the professional vibe. Otherwise great roll out.
The Russ moment was LITT
This is wild. Tried it, they crushed Cursor, for now at least.
When will it break encryption as a matter of course?
This is HUGE
Thank you
Thời của châu Á à, ủng hộ 1 vé ❤😊
Its good but: no WSL, no Pylance and the same color theme from VSCode looks different in Windsurf. But the AI capabilities are incredible. Really wish it could become my go-to editor, but its just not there yet.
I see where this is going, we will add docstring for who? For another AI or human? If human can instantly generate docstsring why we need to add it in the first place.
I don’t see anything different than cursor. Did I miss something?😊
You can’t beat cursor. They just got millions in the last VC round 😊
Does this AI stuff supports Dart & Flutter?
You released An UNREADY app, I can't even Sign in into it !!!!!
Huge
How is this compared to Cursor AI?
🎉🎉🎉
Me with windsurf 😊
I fully believe this man is AI generated
Doesn't open in my macbook pro m3 max, just keeps bouncing
I nearly pooped my pants when I saw Russ Hanneman
What's the maximum usage per month? Answer it.
1000 msg on the auto complete it says so on their pricing
Cascade (Full, 1000 steps/month)
@ thanks. but no ref to docs or I missed smth?
thank for the affordable price
Wasn't ready fir Russ, whaaaaaa!!?
I’m in Nigeria and here I don’t know why I can’t access windsurf
Please team why’s that?
crazy
ye bhi hamara banda start kiya.
Awesome! It was kind of jarring to have the swearing at the end. Love what you guys are doing!
LFG 🚀
Ok, so BSCode forks are the new js frameworks now. Time to reset the counter again guys
WOW
NOT RUSS!!!!
One to try! Though as a retired dev working on non profit projects I sadly won't be subscribing.
3 COMMA CLUB!!!!!
LET'S SURF
Windsurf was working very good but the last days it's doing everything wrong even the most basic programming tasks I don't know if it's Claude Sonnet, but there is definitely something changed. It's not as good anymore, I hope you do something about it because I really like your product.
Hey, Electron stinks, let's make EVERY IDE with it.
Ye toh desi bande hai
I was here
How to edit video like this man
Nothing can beat CLINE
can winsurf editor make code to make another windsurf editor and
neovim pls 🙏
Rule No. 69: Never trust demos.
I hope it'll work correctly.
Please give review under your comment after using it.
SURF'S UP