Leaderboard for AI Terminal-based agents

TL;DR: I’ve created a daily updated AI terminal coding agent leaderboard (i.e. Claude Code and its competition), ranking popularity based on monthly downloads. It lives on https://terminalai.forret.com/.

AI Terminal Coding Agents

I have been a very enthusiastic user of Claude Code for about 6 months now. It is really getting better by the day. Its skills and insights are way beyond a junior programmer now. I’ve also dabbled with Gemini CLI and Codex CLI, and even JetBrains’ Junie. Using a coding agent in a CLI setting really works for me. I’ve even set up a TailScale/Termius connection on my phone to work from literally anywhere.

terminalai.forret.com

I did read about other AI agents like Cline, Qodo, Amp and Goose, since I develop a popular JetBrains plugin for running all these CLI coding agents in PHPStorm/IntelliJ/PyCharm. So now I’ve made a leaderboard website to rank all these CLI terminal-based coding agents based on monthly installs. This is a Laravel 12 project, that gets data from NPM, PyPi, GitHub and does some analysis on the actual packages. Stats are updated on a daily basis.

Check it out on terminalai.forret.com

Some findings

NPM as a wrapper

💬 devops 🏷 AI 🏷 claude 🏷 laravel