What AI tool do you guys use the most?

Claude-Code with glm-4.7 (light plan has higher limits than 20$ claude code plan, and it's okay-ish for slop generation, I use opus/gemini 3 pro for planning and then switch to glm for the slop generation)

If someone wants to try it out (10% extra discount until 31st Jan):
I have bought their yearly subscription too. It's not that great

Old skool - Chat gpt

GitHub Copilot with Claude Sonnet 4.5 mostly

Well i built a multi model orchestrator using, Antigravity(for agentic and tool calling capabilities) + Codex(VS Code) + claude CLI(VS code),
All agents share a framework which encapsulates consistent memory lane for each agent, all the context+memory is shared by all the agents(Gemini/Claude/5.2 codex) by a clean and smart system.
You never start from scratch. Just start the agent(if the limit reaches one provider) and ask it to continue, and it starts where the last agent left off...
Works like a charm for my usecase.

Cline

Opencode and amp
