multiplexer active

Codex-JetBrains

Maker: Haleclipse License: Apache-2.0 Stars: 125 First released: 2025-12-26 Language: Kotlin, TypeScript
IDE

About

RunVSAgent, of which this repository is a mirror, brings VS Code-only coding agents to JetBrains IDEs. A Kotlin plugin provides the JetBrains-side UI and editor integration, while a Node.js extension host implements the VS Code API surface those extensions expect, with the two communicating over RPC on Unix domain sockets or named pipes. The result is that Roo Code, Cline, and Kilo Code run inside IntelliJ IDEA, WebStorm, PyCharm, GoLand, Rider, and other JetBrains IDEs from 2023.1 onward with their native UIs and agent behavior intact. The tool was developed by the WeCode-AI team at Weibo and is distributed through the JetBrains Marketplace as plugin 28068; the Haleclipse repository mirrors it rather than being the primary distribution.