multiplexer active

RunVSAgent

Maker: wecode-ai License: Apache-2.0 Stars: 719 First released: 2025-07-31 Language: Kotlin, TypeScript
IDE

About

JetBrains users faced a choice between switching IDEs or losing access to the VS Code agent ecosystem, since Roo Code, Cline, and Kilo Code ship only as VS Code extensions; Weibo's WeCode-AI team built the bridge rather than a competing agent. The Kotlin plugin provides the IDE surface, while the Node Extension Host emulates the VS Code API the extensions call, with the two processes communicating over local sockets. Any supported agent runs with its own UI, MCP servers, and settings intact, which also means the bridge inherits those agents' model providers rather than defining its own. Installation is via the JetBrains Marketplace or a downloaded zip, requiring IDE 2023.1 or newer. It serves JetBrains developers who want a specific VS Code agent without changing editors, and the project is actively maintained with published known issues.