Reviewers mostly say Windsurf helps them code faster, with strong debugging, context-aware suggestions, and agent workflows like Cascade that handle repetitive work, refactors, tests, and feature scaffolding well. Several users like the familiar interface and smooth integration, and one founder from the makers of
Snapstick says it feels especially strong for frontend work. But the praise is not universal: some users report bugs, connection timeouts, weak support, inconsistent project memory, and say complex or non-programmer use cases can quickly fall apart.
Raycast
Here's Windsurf 2.0, the biggest Windsurf launch yet!
Here's the TLDR:
Devin is now available in Windsurf, so you can delegate your work to cloud agents which can work even after your laptop is closed.
Introducing the Agent Command Center, one place that lets you manage all your agents - local and cloud - from a single Kanban view.
Spaces help you stay in the flow by grouping agent sessions, PRs, files, and context for a project. When you return to a Space, you can pick up where you left off.
the kanban view for managing multiple agents is clever. we've been juggling Claude and cursor for different parts of our codebase and it gets messy fast. can you pause/resume individual agents or do they all run until completion?
@piotr_pasierbek yes, you can pause/resume individual agents!
built-in Devin with its own VM is wild. delegating a task and literally closing your laptop while it works feels like science fiction. curious how well it handles codebases with complex dependencies - does it spin up the full dev environment automatically?
@piotreksedzik yes, devin will spin up your dev environment using the README / package deps / other files in your repo. feel free to try it out!