multiplexer active

ChainlessChain IDE Bridge

Maker: chainlesschain License: MIT First released: 2026-08-27
IDE

About

ChainlessChain IDE Bridge integrates the ChainlessChain cc agent CLI into JetBrains IDEs as a side-panel coding agent, for developers who want the agent's capabilities without leaving IntelliJ-based IDEs. The plugin hosts multiple cc agent processes as conversation tabs with session resume across restarts, feeds editor context automatically (current selection, open tabs, diagnostics), and renders proposed changes as native side-by-side diffs with accept, request-changes, or reject actions across multi-file batches. Slash commands mirror the CLI's own vocabulary — including /plan, /auto, /think, and /cost — and an embedded JCEF view runs the dev server inside the IDE for live preview of generated apps. The plugin requires the chainlesschain CLI installed separately and is free under an MIT license, first published to the JetBrains Marketplace in August 2026 with rapid release cadence (v0.4.103 within weeks) tracking the cc CLI's own frequent updates.