What AI tools do you use for coding? I am building a list. ๐
I am attempting to observe what you use for coding. I have come across many tools on Product Hunt + Web, but I am fairly certain I have missed quite a bit.
I divided them into "traditional" and "specialised".
Traditional AI models:
DeepSeek
Gemini
ChatGPT
Meta AI
Microsoft Copilot
Perplexity
Typethink
Venice AI
Specialised:
Augment Code
Bolt New
Claude Code
Cline Bot
Codebuff
Code Dev
CodeGeeX
Codeium
Cursor
Databutton
GitHub Copilot
Le Chat
Lovable
Macaly
PearAI
Pieces
Polymet
Replit
Shipper
Trae
UI2Code
V0
Webstorm
Do you know about additional AI tools that help with coding? Or any new upcoming? (The question for those people who are about to launch something.)
+ Why did you choose that tool over others?
273 views

Replies
HiveTerm
I run a few CLIs depending on the task โ Claude Code for most things, Codex and Gemini when I want a second opinion. The thing that actually changed my workflow wasn't a new model though, it was running them side by side instead of juggling terminal tabs.
I ended up building HiveTerm for that (so, maker bias here): one window, each agent in its own pane, git diffs and PRs built in. Being able to fire the same task at two agents and compare beats switching windows all day.