#128 · Primary category: AI Coding Assistants
jetbrains-cc-gui
Jetbrains Claude Code and Codex GUI Plugin
Project last updated:08/28/26
GitHub Stars
5.7K
Forks
632
Contributors
90
License
MIT
Why we included this project
IntelliJ IDEA users who have been running Claude Code or OpenAI Codex from a terminal get a proper IDE panel for both assistants, with a chat interface, a code diff view, and file navigation. The plugin runs the two engines side by side rather than wrapping a single vendor, so you can switch between Anthropic and OpenAI tooling without leaving the editor. Its agent system, slash commands, and MCP server support handle multi-step tasks and reach into existing tooling, and the session history, favorites, and usage statistics make it practical for daily work. Teams standardized on JetBrains products get a permission-aware way to run AI coding assistants consistently.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.