Skip to content

Add 6 notable tools and improve discoverability with new topics#9

Merged
johnxie merged 2 commits intomainfrom
enhance/missing-tools-and-topics
Mar 21, 2026
Merged

Add 6 notable tools and improve discoverability with new topics#9
johnxie merged 2 commits intomainfrom
enhance/missing-tools-and-topics

Conversation

@johnxie
Copy link
Copy Markdown
Member

@johnxie johnxie commented Mar 20, 2026

Summary

  • 6 new tools added across 3 sections, filling gaps in the AI coding landscape:
    • Full IDEs: PearAI (open-source), Void (privacy-first)
    • Editor Extensions: Gemini Code Assist (Google), Qodo (testing/quality)
    • AI Agents: Jules (Google async agent), GitHub Copilot Workspace (issue-to-PR)
  • Cross-listed PearAI and Void in Open Source Tools section
  • Updated Recently Added section (2026-03-20) and tool count (245β†’251)
  • Added 4 GitHub repo topics: low-code, ai-developer-tools, cursor-ai, copilot

Why these tools

These are the most notable gaps β€” Google's agent play (Jules + Gemini Code Assist), GitHub's Copilot Workspace evolution, and the growing open-source IDE alternatives (PearAI, Void) that compete with Cursor. Qodo fills the missing code-quality/testing niche.

Verification

  • All 6 tool URLs verified live (HTTP 200)
  • Table formatting matches existing conventions
  • Topics already applied to the repo

Test plan

  • Verify README renders correctly on GitHub
  • Confirm all new links resolve
  • Check table alignment in each modified section

New tools: Gemini Code Assist, Qodo, PearAI, Void, Jules (Google),
GitHub Copilot Workspace. Cross-listed PearAI and Void in Open Source.
Updated tool count (245β†’251) and Recently Added section.

Added repo topics: low-code, ai-developer-tools, cursor-ai, copilot.
@johnxie
Copy link
Copy Markdown
Member Author

johnxie commented Mar 21, 2026

Code review

Found 2 issues:

  1. Alphabetical ordering violated β€” CONTRIBUTING.md states "Keep alphabetical order within categories." In Full IDEs, PearAI and Void are placed before Dyad (D < P, V). In Editor Extensions, Gemini Code Assist and Qodo are appended at the bottom instead of their alphabetical positions. In AI Agents, GitHub Copilot Workspace (G) is placed after Jules (J).

| [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. |
| [Void](https://voideditor.com/) | Free | Privacy-first IDE | Open-source Cursor alternative. Use any AI model with full local control and zero telemetry. |
| [Dyad](https://www.dyad.sh/) | Free | Local-first | Privacy-focused AI app builder. Run entirely on your machine. |

| [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. |
| [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. |
| [avante.nvim](https://github.com/yetone/avante.nvim) | Free | Neovim users | Cursor-like AI features for Neovim. Diff-based editing in your terminal. |

  1. Missing [Compare β†’] / [Alternatives β†’] links for competitor tools β€” CLAUDE.md says "If it's a Taskade competitor, add a [Compare β†’] or [Alternatives β†’] link to a relevant Taskade blog post (verify URL first)." PearAI, Void, Gemini Code Assist, Jules, and GitHub Copilot Workspace are all competitors but have no comparison links, while similar entries (Cursor, Windsurf, Devin) do. Blog URLs must be verified against the sitemap before adding.

- **Taskade blog links**: `taskade.com/blog/<slug>` β€” Must be verified against `taskade.com/sitemaps/sitemap-blog.xml` before adding
- **Taskade templates**: `taskade.com/templates/<category>`
- **Review/comparison links**: Use `[Compare β†’]` or `[Alternatives β†’]` prefix with Taskade blog URLs

πŸ€– Generated with Claude Code

- If this code review was useful, please react with πŸ‘. Otherwise, react with πŸ‘Ž.

- 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
@johnxie johnxie merged commit 2f295a9 into main Mar 21, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant