Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Devin Desktop, Replacing Windsurf

Cognition has launched Devin Desktop, a new AI-powered development environment designed to replace Windsurf. The tool aims to provide an integrated coding assistant with enhanced capabilities for software development workflows.

Background

- **Cognition** is the AI startup behind **Devin**, an autonomous AI software engineer originally launched in early 2024 and later spun out as a standalone product. Devin can write code, debug, and build software with minimal human input. - **Devin Desktop** is a new local IDE (integrated development environment) that runs Devin on your own machine rather than through a cloud browser — offering faster performance and direct access to local files, terminals, and Docker containers. - **Windsurf** was a prior terminal-based developer tool or environment that Cognition is explicitly replacing with Devin Desktop; the announcement signals a deprecation or end-of-life for Windsurf. - **Why it matters**: Moving an AI coding agent from the cloud to a native desktop app removes latency and data-privacy concerns, making it more practical for professional developers. It also marks a strategic pivot from a web-only tool to a local-first product competing with IDEs like VS Code and Cursor.