You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+26-1Lines changed: 26 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
46
46
-**[Trae](https://www.trae.ai/)** – Adaptive AI IDE by ByteDance for faster coding and AI collaboration.
47
47
-**[Aider](https://aider.chat)** – Terminal-based AI pair programming tool for editing code in local git repos.
48
48
-**[Phind](https://www.phind.com/)** – AI search and coding assistant for instant answers and code solutions.
49
-
-**[Google Antigravity](https://antigravity.google/)** – Google's agent-first IDE with multi-agent orchestration, browser automation, and Gemini 3 Pro integration. Free during preview.
49
+
-**[Google Antigravity](https://antigravity.google/)**- *[Review](https://aifordevelopers.org/tool/antigravity)*– Google's agent-first IDE with multi-agent orchestration, browser automation, and Gemini 3 Pro integration. Free during preview.
50
50
-**[Kiro](https://kiro.dev/)** – Spec-driven AI development environment by AWS.
51
51
-**[Tabby](https://tabby.tabbyml.com/)** – Self-hosted, open-source AI coding assistant you can run on your own infrastructure.
52
52
-**[Continue](https://continue.dev/)** – Open-source AI tool for code completion and chat, pluggable into VS Code and JetBrains.
@@ -110,6 +110,11 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
110
110
-**[AutoGen](https://github.com/microsoft/autogen)** – Microsoft's multi-agent framework for building AI agent teams that collaborate on coding tasks.
111
111
-**[CrewAI](https://www.crewai.com/)** – Multi-agent orchestration platform for building teams of AI agents for development and automation.
112
112
-**[Copilot Workspace](https://githubnext.com/projects/copilot-workspace)** – GitHub's agent-powered dev environment that turns issues into code changes with plans, specs, and implementation.
113
+
-**[brood-box](https://github.com/stacklok/brood-box)** – Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation, egress control, and MCP authorization.
114
+
-**[Wiggum CLI](https://wiggum.app)** – Open-source agent that scans codebases, generates specs through AI interviews, and runs autonomous coding loops via Claude Code or Codex. Agent mode ships GitHub issues end-to-end.
115
+
-**[OpenASE](https://github.com/PacificStudio/openase)** – Open-source, ticket-driven software engineering platform that orchestrates Claude Code, Codex, and Gemini CLI agents across your machines with workflows, skills, and full traceability.
116
+
-**[SwarmClaw](https://github.com/swarmclawai/swarmclaw)** – Self-hosted multi-agent runtime with MCP client and server support, 23+ LLM providers, persistent memory, skills, schedules, and messaging connectors. Electron desktop app, CLI, and Docker.
117
+
-**[AgentsMesh](https://agentsmesh.ai)** – Self-hostable AI Agent Workforce Platform. Orchestrates Claude Code, Codex CLI, Gemini CLI, Aider, OpenCode across remote AI workstations (AgentPods) with PTY sandbox + git worktree isolation, channels-based multi-agent collaboration, built-in Kanban, and per-pod MCP server. Multi-Git (GitHub/GitLab/Gitee), multi-tenant, SSO/RBAC, BYOK.
113
118
114
119
---
115
120
@@ -128,6 +133,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
128
133
-**[Mentat](https://mentat.ai/)** – AI coding assistant for command-line development.
129
134
-**[TmuxAI](https://tmuxai.dev/)** – AI assistant for automating tmux workflows.
130
135
-**[Butterfish](https://butterfi.sh)** – AI tool for enhancing shell productivity with natural language.
136
+
-**[codachi](https://github.com/vincent-k2026/codachi)** – Context window monitor for Claude Code that shows burn rate and time remaining, with an ASCII pet that reacts to your workflow.
137
+
-**[agx](https://github.com/ramarlina/agx)** – Checkpoint-based execution engine for AI coding agents; durable Wake→Work→Sleep loops that resume across sessions. Supports Claude Code, Codex, Gemini CLI, and Ollama.
131
138
132
139
---
133
140
@@ -159,6 +166,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
159
166
-**[Builder.io Fusion](https://www.builder.io/)** – AI-powered visual development platform.
160
167
-**[Bolt.diy](https://github.com/stackblitz-labs/bolt.diy)** – Open-source fork of Bolt.new supporting any LLM (local or cloud) for building full-stack apps in the browser.
161
168
-**[Screenshot-to-Code](https://github.com/abi/screenshot-to-code)** – Convert screenshots and designs into clean HTML/React/Vue code using AI.
169
+
-**[Forge](https://forge-web.rebaselabs.online)** – BYOK full-stack app creator — use your own API key (Anthropic, OpenAI, Google) with no markup. Multi-stage pipeline generates production-ready Next.js apps from natural language.
170
+
-**[MeterCall](https://metercall.ai)** – Universal API gateway over 10M+ APIs with AI router across 25+ models. Type a sentence in plain English, get a working app. 727+ ready-made modules to fork. Free tier, usage-based pricing.
162
171
163
172
---
164
173
@@ -199,6 +208,9 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
199
208
-**[Embold](https://embold.io/)** – AI code analysis for quality, maintainability, and tech debt.
200
209
-**[Veracode](https://www.veracode.com/)** – AI-driven application security with static and dynamic analysis.
-**[VibeDoctor](https://vibedoctor.io/)** – AI code health scanner for vibe-coded apps. Detects hallucinated imports, phantom packages, and security issues that traditional scanners miss with MCP Support.
202
214
203
215
---
204
216
@@ -232,6 +244,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
232
244
-**[Sourcegraph Cody](https://about.sourcegraph.com/cody)** – AI-powered code search and navigation for large codebases.
233
245
-**[Pieces.app](https://pieces.app/)** – AI-powered code snippet management, search, and sharing.
234
246
-**[16x Prompt](https://prompt.16x.engineer/)** – AI tool for enhanced code context and prompt-based navigation.
247
+
-**[codebase-recon](https://github.com/yujiachen-y/codebase-recon-skill)** – AI coding agent skill that analyzes git history to reveal hotspots, bug magnets, bus factor risks, and development momentum before reading any code.
235
248
236
249
---
237
250
@@ -245,6 +258,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
245
258
-**[Theneo.io](https://theneo.io/)** – AI-powered API documentation generation.
246
259
-**[Slab](https://slab.com/)** – Team knowledge base with AI search and automated documentation.
247
260
-**[GPTutor](https://gptutor.tools/)** – VS Code extension for LLM-powered code explanations across 120+ languages.
261
+
-**[Repowise](https://github.com/repowise-dev/repowise)** - Open-source codebase intelligence tool that indexes repos into dependency graphs, git history, auto-generated docs, and architectural decisions via 7 MCP tools.
262
+
-**[SwarmVault](https://github.com/swarmclawai/swarmvault)** – Local-first RAG knowledge vault. Compiles raw sources into a durable markdown wiki with a knowledge graph and hybrid SQLite FTS plus embeddings. Built-in MCP server for Claude Code, Codex, and OpenCode.
248
263
249
264
---
250
265
@@ -273,6 +288,11 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
273
288
-**[Perplexity Pro](https://perplexity.ai/pro)** – AI search engine with real-time web access for coding solutions.
274
289
-**[CodeCosts](https://codecosts.pages.dev/)** – Compare pricing across AI coding tools with an interactive calculator.
-**[toprank](https://github.com/nowork-studio/toprank)** – Open-source (MIT) Claude Code plugin with 9 SEO and Google Ads skills. Connects Google Search Console, PageSpeed Insights, and the Google Ads API to audit traffic, ship meta tag and schema markup fixes, and manage ad campaigns directly from Claude Code.
292
+
-**[Google Drive – Memyard](https://github.com/zagmoai/public-google-drive)** – Agent skill that lets AI coding agents create and edit Google Docs and Sheets without sign-in. Documents hosted on Memyard with shareable links.
293
+
-**[MemClaw](https://memclaw.me)** – Persistent project memory for AI coding agents (MCP-compatible). Creates isolated memory workspaces per project with a web dashboard to review and manage context. Free and open source.
294
+
-**[git-parsec](https://github.com/erishforG/git-parsec)** – Git worktree lifecycle manager that gives each AI agent an isolated workspace tied to issue tickets (Jira, GitHub Issues, GitLab), avoiding index.lock conflicts in parallel workflows.
295
+
-**[AI Dev Jobs](https://aidevboard.com)** – AI job board aggregating 6,000+ positions from 340+ companies like OpenAI, Anthropic, and Google DeepMind. Free API and MCP server for AI-powered job search.
276
296
-**[CronAI](https://cronai-nu.vercel.app/)** – Convert plain English schedule descriptions to cron expressions with AI. Supports standard and extended formats. Free, no signup.
277
297
278
298
---
@@ -315,6 +335,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
0 commit comments