mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-04-29 22:47:50 +02:00
Update Sweep, replace GPT-Pilot/Srcbook with Pythagora/Mocha
- Sweep: Changed from stale GitHub repo to sweep.dev, moved to IDE Extensions (now a JetBrains plugin with autocomplete and codebase indexing) - GPT-Pilot: Removed stale GitHub repo, replaced with Pythagora (pythagora.ai) in App Generators - the commercial evolution of GPT-Pilot - Srcbook: Removed stale GitHub repo, replaced with Mocha (getmocha.com) in App Generators - AI-powered no-code app builder Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -81,6 +81,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
- [FlyonUI MCP](https://flyonui.com/mcp) — Integrate FlyonUI MCP - Tailwind AI Builder directly into your IDE and craft stunning Tailwind CSS Components, Blocks and Pages inspired by FlyonUI.
|
||||
- [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code.
|
||||
- [shadcn/studio MCP](https://shadcnstudio.com/mcp) — Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio.
|
||||
- [Sweep](https://sweep.dev/) — AI coding plugin for JetBrains IDEs with autocomplete, codebase indexing, and context-aware suggestions. Uses proprietary LLMs with zero data retention.
|
||||
|
||||
---
|
||||
|
||||
@@ -97,7 +98,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
- [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases.
|
||||
- [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks.
|
||||
- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions.
|
||||
- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars.
|
||||
- [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns.
|
||||
- [Axon](https://github.com/kill136/axon) — Open-source AI coding assistant with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features Monaco editor, self-modification capabilities, and multiple AI provider integrations.
|
||||
- [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility.
|
||||
@@ -139,7 +139,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
- [SoftGen](https://softgen.ai/) — AI-powered software generation platform for building Web Apps.
|
||||
- [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model for building applications using Opensource LLMs.
|
||||
- [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments.
|
||||
- [Srcbook](https://github.com/srcbookdev/srcbook) — TypeScript-centric app development platform with an AI app builder and TypeScript notebook.
|
||||
- [Mocha](https://getmocha.com/) — AI-powered no-code application builder for creating web apps without writing code.
|
||||
- [Pythagora](https://www.pythagora.ai/) — AI development platform with 14 specialized agents that builds React/Node.js apps from natural language. Integrates with VS Code and Cursor with one-click deployment.
|
||||
- [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description.
|
||||
- [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma.
|
||||
- [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt.
|
||||
@@ -227,7 +228,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
- [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase.
|
||||
- [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems.
|
||||
- [EntelligenceAI](https://entelligence.ai/pr) — AI powered code reviews for Github and Gitlab that improves over time based on user comments
|
||||
- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues.
|
||||
- [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases.
|
||||
- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E").
|
||||
- [Nova](https://www.trynova.ai/) — CI bot to add actions such as summaries and tests to new PRs.
|
||||
|
||||
Reference in New Issue
Block a user