Code Generators / Coding Generators
Gemini Code Assist (GCA) / Gemini CLI
-
/mcp -
/tools -
CodeMod - 6-7 Million Lines of Code as context
-
Modernization - GitHub - codemod-com/codemod: The command line tool for building, sharing, and running codemods. From quick cleanups to complex migrations. AI-friendly, and language-agnostic. ⭐ 972
- 6-7 Million Lines of Code as context
Github Copilot
Commands
@workspace/doc/explain/fix/generate/optimize/tests- Start chatting with copilot -
Opt + Cmd + I (chat with copilot)
Help
You can ask me general programming questions, or chat with the following participants which have specialized expertise and can perform actions:
- @workspace - Ask about your workspace
- /explain - Explain how the code in your active editor works
- /tests - Generate unit tests for the selected code
- /fix - Propose a fix for the problems in the selected code
- /new - Scaffold code for a new file or project in a workspace
- /newNotebook - Create a new Jupyter Notebook
- /fixTestFailure - Propose a fix for the failing test
- /setupTests - Set up tests in your project (Experimental)
- @vscode - Ask questions about VS Code
- /search - Generate query parameters for workspace search
- /startDebugging - Generate launch config and start debugging in VS Code (Experimental)
- @terminal - Ask how to do something in the terminal
- /explain - Explain something in the terminal
- @github - Get answers grounded in web search, code search, and your enterprise's knowledge bases
You can also help me understand your question by using the following variables to give me extra context:
#editor- The visible source code in the active editor#selection- The current selection in the active editor#terminalLastCommand- The active terminal's last run command#terminalSelection- The active terminal's selection#file- Choose a file in the workspace
To have a great conversation, ask me questions as if I was a real programmer:
- Show me the code you want to talk about by having the files open and selecting the most important lines.
- Make refinements by asking me follow-up questions, adding clarifications, providing errors, etc.
- Review my suggested code and tell me about issues or improvements, so I can iterate on it.
You can also ask me questions about your editor selection by starting an inline chat session (⌘I).
Free tier
- 2,000 intelligent code completions a month: Get context-aware code suggestions that draw context from your GitHub projects and VS Code workspace.
- 50 Copilot Chat messages a month: Ask Copilot for help understanding code, refactoring something, or debugging an issue.
- Choose your AI model: Pick between Claude 3.5 Sonnet or OpenAI GPT-4o.
- Make changes to multiple files with Copilot Edits: Tackle changes across multiple files with Copilot Edits.
- Support for the Copilot Extensions ecosystem: Access third-party agents designed for tasks such as querying Stack Overflow or searching the web with Perplexity.
- Choose where you build: Enjoy support in VS Code and across GitHub.
Links
- Get to know GitHub Copilot in VS Code and be productive IMMEDIATELY - YouTube
- Essential AI prompts for developers - YouTube
- Copilot Best Practices (What Not To Do) - YouTube
- Ghost Text
- Inline Chat
- Chat Panel
- Comments
- Tips & Tricks for GitHub Copilot Chat in Visual Studio - Visual Studio (Windows) | Microsoft Learn
Editors
- Cursor - The AI-first Code Editor
- Google Antigravity
- Windsurf Editor
- Zed - Code at the speed of thought - GitHub - zed-industries/zed: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. ⭐ 78k
Comparisons
- Claude Opus 4.5: First model to break 80% on SWE-bench. 67% cheaper than before. Best for backend development and complex refactoring. 9.5/10.
- Gemini 3: 1 million token context window, 1501 Elo score. Better at frontend and creative work than Opus. Accessible across the Gemini Products. 8.5/10.
- Nano Banana Pro: Google’s image generator that finally works. 4K output, handles 5 people consistently, integrates everywhere. 8/10.
- Antigravity: Google’s new IDE. Buggy, crashes often, not ready. 6.5/10. Stick with Cursor or Windsurf / Claude Code or Faactory.ai for now.
- What I actually use: Gemini 3 for frontend, Opus 4.5 for backend, Factory.ai or Claude Code for serious coding work.
Claude Opus 4.5 vs Gemini 3, Nano Banana Pro and Google Antigravity IDE: Nov 2025 Mega Review
ChatDev 2.0
ChatDev has evolved from a specialized software development multi-agent system into a comprehensive multi-agent orchestration platform.
- ChatDev 2.0 (DevAll) is a Zero-Code Multi-Agent Platform for "Developing Everything". It empowers users to rapidly build and execute customized multi-agent systems through simple configuration. No coding is required—users can define agents, workflows, and tasks to orchestrate complex scenarios such as data visualization, 3D generation, and deep research.
Others
- Tabnine
- Amazon Q Developer
- AI Code Reviews | CodeRabbit | Try for Free
- AI Code Generation | Google Cloud
- Jules - An Asynchronous Coding Agent
- Google AI Studio
- Firebase Studio - Firebase AI Studio
- GitHub - google-gemini/gemini-cli: An open-source AI agent that brings the power of Gemini directly into your terminal. ⭐ 101k
- npx https://github.com/google-gemini/gemini-cli
- npm install -g @google/gemini-cli
- gemini
- Old - Introducing Duet AI for Google Cloud – an AI-powered collaborator | Google Cloud Blog
- Galileo AI · Copilot for interface design
- GitHub - openai/codex: Lightweight coding agent that runs in your terminal ⭐ 73k
- GitHub - Yeachan-Heo/oh-my-codex: OmX - Oh My codeX: Your codex is not alone. Add hooks, agent teams, HUDs, and so much more. · GitHub ⭐ 9.3k
- GitHub - ultraworkers/claw-code: The fastest repo in history to surpass 100K stars ⭐. Better Harness Tools that make real things done. Built in Rust using oh-my-codex. · GitHub ⭐ 131k
- GitHub - google-gemini/gemini-cli: An open-source AI agent that brings the power of Gemini directly into your terminal. ⭐ 101k
- Warp: The Agentic Development Environment
- Kilo Code - Open source AI agent VS Code extension
- GitHub - Pythagora-io/gpt-pilot: The first real AI developer ⭐ 34k
- Kiro: The AI IDE for prototype to production
- Kiro - The New Agentic AI IDE from AWS - DEV Community
- Kiro Documentation
- GitHub - kirodotdev/Kiro: Kiro is an agentic IDE that works alongside you from prototype to production. ⭐ 3.4k
- 👻 Kiro Agentic AI IDE: Beyond a Coding Assistant - Full Stack Software Development with Spec Driven AI | AWS re:Post
- Codex | OpenAI
- GitHub - QwenLM/Qwen3-Coder: Qwen3-Coder is the code version of Qwen3, the large language model series developed by Qwen team, Alibaba Cloud. ⭐ 16k
- unsloth/Qwen3-Coder-480B-A35B-Instruct-GGUF · Hugging Face
- Qwen releases Qwen3-Coder, a SOTA coding model that rivals Claude Sonnet-4, GPT-4.1 & Kimi K2.
- Run the 480B model with Unsloth AI Dynamic 2-bit GGUFs - now just 182GB (down from 512GB). 1M context length GGUFs are also available.
- Achieve
>6 tokens/son 190GB unified memory or 158GB RAM + 24GB VRAM. - Compare Qwen 3 Coder vs. Sonnet 4 for Code Generation
- GitHub Spark: AI Tool That Builds & Deploys Full-Stack Apps in Minutes - YouTube
- Introducing Strands Agents, an Open Source AI Agents SDK | AWS Open Source Blog
- Modernization - GitHub - codemod-com/codemod: The command line tool for building, sharing, and running codemods. From quick cleanups to complex migrations. AI-friendly, and language-agnostic. ⭐ 972
- Vibecode - AI Mobile App Builder
- GitHub - HKUDS/DeepCode: "DeepCode: Open Agentic Coding (Paper2Code & Text2Web & Text2Backend)" ⭐ 15k
- Genspark AI - The All-in-One Super Agent AI Workspace That Does Everything
- Never Trust a Monkey: Introducing Intent Integrity Kit
SAAS
- Factory
- Oz: The Orchestration Platform for Cloud Agents by Warp
- Oz is the orchestration platform for cloud agents. Spin up unlimited parallel cloud coding agents - programmable, auditable, and fully steerable.
Links
- low-code-no-code-lcnc
- 15 Best AI Coding Assistant Tools in 2024 | CodiumAI
- Aider LLM Leaderboards | aider
- BigCodeBench: The Next Generation of HumanEval
- BigCodeBench Leaderboard
- GitHub Copilot: The agent awakens - The GitHub Blog
- What I learned trying seven coding agents
- Era of Virtual Employees : Running Background Agents with Claude Code - Terragon, Conductor.build, Cursor
- ai-engineering-hub/sonnet4-vs-qwen3-coder at main · patchy631/ai-engineering-hub · GitHub ⭐ 33k
- The Roadmap for Mastering AI-Assisted Coding in 2025 - MachineLearningMastery.com
- Replit vs Bolt vs Lovable (2025) — Hands‑On Review: What I’d Renew, What I’d Pause
- Agentic coding at ClickHouse