Skip to content

toolstud-io/LlmBrains

 
 

Repository files navigation

GitHub Tag GitHub Release GitHub commit activity JetBrains Plugin Version JetBrains Plugin Downloads

LLM Brains

"LLM Brains" is a JetBrains IDE plugin (for e.g. usage in PhpStorm) to open any (popular) CLI coding agent in a new terminal window. Tested with PhpStorm 2025.2.1 (Build #PS-252.25557.128) and requires the 252.* platform family. It's like the Claude Code button but also provides OpenAI Codex and Google's Gemini CLI, and maybe more in the future.

img.png

It shows the 🫴 icon in the top right corner of the IDE. When you click on it, it gives you the following options:

  • "Claude Code" ⇒ run 'claude' in an IDE terminal window with title '🫴 Claude'
  • "Codex CLI" ⇒ run 'codex' in an IDE terminal window with title '🫴 Codex'
  • "Gemini CLI" ⇒ run 'gemini' in an IDE terminal window with title '🫴 Gemini'
  • "Qodo Command" ⇒ run 'qodo' in an IDE terminal window with title '🫴 Qodo'
  • "Check what's installed" ⇒ run a bash script in an IDE terminal window: for each of the CLI programs above: if it's installed, show the version. If it's not, show how to install it.

About

Jetbrains plugin to open any LLM in a terminal: claude, codex, gemini ...

Topics

Resources

Stars

Watchers

Forks

Languages

  • HTML 87.5%
  • JavaScript 5.6%
  • Kotlin 4.5%
  • PowerShell 1.3%
  • Shell 1.1%