Skip to content

Commit 54520d6

Browse files
committed
Fix review nits: alphabetical ordering and add Compare links
- Reorder Full IDEs: Dyad before PearAI/Void (alphabetical) - Reorder Editor Extensions: avante.nvim/Amp before Gemini/Qodo - Reorder AI Agents: GitHub Copilot Workspace before Jules (G < J) - Add [Alternatives β†’] links for all 5 new competitor tools using verified Taskade blog URLs from sitemap
1 parent 9fcba17 commit 54520d6

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@ Complete development environments rebuilt for AI-first workflows.
228228
| [Zed](https://zed.dev/) | Free | Performance | Rust-based editor. Blazing fast with built-in AI and multiplayer. |
229229
| [JetBrains AI](https://www.jetbrains.com/ai/) | Subscription | Enterprise | AI assistant across all JetBrains IDEs. Deep language understanding. |
230230
| [Visual Studio + Copilot](https://visualstudio.microsoft.com/) | Subscription | .NET developers | Tight integration with Microsoft ecosystem. |
231-
| [PearAI](https://trypear.ai/) | Free | Open-source IDE | Open-source AI code editor built on VS Code. Community-driven with integrated chat and inline editing. |
232-
| [Void](https://voideditor.com/) | Free | Privacy-first IDE | Open-source Cursor alternative. Use any AI model with full local control and zero telemetry. |
233231
| [Dyad](https://www.dyad.sh/) | Free | Local-first | Privacy-focused AI app builder. Run entirely on your machine. |
232+
| [PearAI](https://trypear.ai/) | Free | Open-source IDE | Open-source AI code editor built on VS Code. Community-driven with integrated chat and inline editing. [Alternatives β†’](https://www.taskade.com/blog/cursor-alternatives) |
233+
| [Void](https://voideditor.com/) | Free | Privacy-first IDE | Open-source Cursor alternative. Use any AI model with full local control and zero telemetry. [Alternatives β†’](https://www.taskade.com/blog/cursor-alternatives) |
234234

235235
### Editor Extensions
236236

@@ -250,10 +250,10 @@ Add AI superpowers to your existing editor.
250250
| [Sourcegraph Cody](https://sourcegraph.com/cody) | Free tier | Large codebases | Best-in-class codebase understanding. Enterprise-ready. |
251251
| [Continue](https://continue.dev/) | Free | Open source | Open-source autopilot. Use any model, any IDE. |
252252
| [Augment Code](https://www.augmentcode.com/) | Free tier | Enterprise | Context-aware AI that understands your entire codebase and dependencies. |
253-
| [Amp](https://ampcode.com/) | Free tier | Pair programming | AI pair programmer with deep code understanding and real-time collaboration. |
254-
| [Gemini Code Assist](https://cloud.google.com/gemini/docs/codeassist/overview) | Free tier | Google Cloud users | Google's AI code assistant with 1M token context window. Deep integration with Google Cloud and Android Studio. |
255-
| [Qodo](https://www.qodo.ai/) | Free tier | Code quality & testing | AI-powered test generation and code review. Analyzes your code and suggests meaningful tests automatically. |
256253
| [avante.nvim](https://github.com/yetone/avante.nvim) | Free | Neovim users | Cursor-like AI features for Neovim. Diff-based editing in your terminal. |
254+
| [Amp](https://ampcode.com/) | Free tier | Pair programming | AI pair programmer with deep code understanding and real-time collaboration. |
255+
| [Gemini Code Assist](https://cloud.google.com/gemini/docs/codeassist/overview) | Free tier | Google Cloud users | Google's AI code assistant with 1M token context window. Deep integration with Google Cloud and Android Studio. [Alternatives β†’](https://www.taskade.com/blog/github-copilot-alternatives) |
256+
| [Qodo](https://www.qodo.ai/) | Free tier | Code quality & testing | AI-powered test generation and code review. Analyzes your code and suggests meaningful tests automatically. [Alternatives β†’](https://www.taskade.com/blog/best-vibe-coding-tools) |
257257

258258
---
259259

@@ -314,8 +314,8 @@ AI that doesn't just assist β€” it works independently on complex tasks. [Creati
314314
| [GPT Engineer](https://github.com/gpt-engineer-org/gpt-engineer) | Free | Prototyping | Specify what you want, AI generates entire codebase. |
315315
| [Sweep](https://sweep.dev/) | Free tier | GitHub PRs | AI junior developer that handles issues and creates PRs. |
316316
| [Codegen](https://www.codegen.com/) | Beta | Enterprise | AI agents for large-scale codebase changes. |
317-
| [Jules](https://jules.google/) | Free preview | Async bug fixes | Google's autonomous coding agent. Handles GitHub issues asynchronously with multi-step planning and execution. |
318-
| [GitHub Copilot Workspace](https://githubnext.com/projects/copilot-workspace) | Subscription | GitHub-native workflows | Issue-to-PR agent. Reads your repo, proposes a plan, implements changes, and opens a pull request β€” all from a GitHub issue. |
317+
| [GitHub Copilot Workspace](https://githubnext.com/projects/copilot-workspace) | Subscription | GitHub-native workflows | Issue-to-PR agent. Reads your repo, proposes a plan, implements changes, and opens a pull request β€” all from a GitHub issue. [Alternatives β†’](https://www.taskade.com/blog/github-copilot-alternatives) |
318+
| [Jules](https://jules.google/) | Free preview | Async bug fixes | Google's autonomous coding agent. Handles GitHub issues asynchronously with multi-step planning and execution. [Alternatives β†’](https://www.taskade.com/blog/devin-ai-alternatives) |
319319
| [OpenCode](https://github.com/sst/opencode) | Free | Coordination | Open-source coding agent for iterative implementation and review loops. |
320320

321321
---

0 commit comments

Comments
Β (0)