Skip to content

Commit 8425552

Browse files
authored
Merge branch 'main' into add-wiggum-cli-v2
2 parents 5fd7170 + cd1b064 commit 8425552

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
4646
- **[Trae](https://www.trae.ai/)** – Adaptive AI IDE by ByteDance for faster coding and AI collaboration.
4747
- **[Aider](https://aider.chat)** – Terminal-based AI pair programming tool for editing code in local git repos.
4848
- **[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.
5050
- **[Kiro](https://kiro.dev/)** – Spec-driven AI development environment by AWS.
5151
- **[Tabby](https://tabby.tabbyml.com/)** – Self-hosted, open-source AI coding assistant you can run on your own infrastructure.
5252
- **[Continue](https://continue.dev/)** – Open-source AI tool for code completion and chat, pluggable into VS Code and JetBrains.
@@ -110,6 +110,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
110110
- **[AutoGen](https://github.com/microsoft/autogen)** – Microsoft's multi-agent framework for building AI agent teams that collaborate on coding tasks.
111111
- **[CrewAI](https://www.crewai.com/)** – Multi-agent orchestration platform for building teams of AI agents for development and automation.
112112
- **[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.
113114
- **[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.
114115

115116
---
@@ -200,6 +201,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
200201
- **[Embold](https://embold.io/)** – AI code analysis for quality, maintainability, and tech debt.
201202
- **[Veracode](https://www.veracode.com/)** – AI-driven application security with static and dynamic analysis.
202203
- **[PullRequest](https://www.pullrequest.com/)** – Human-AI hybrid code review combining automated analysis with expert reviewers.
204+
- **[Z.ai Code Review](https://github.com/tarmojussila/zai-code-review)**: AI-powered GitHub Pull Request code review using Z.ai models.
205+
- **[MiniMax Code Review](https://github.com/tarmojussila/minimax-code-review)**: AI-powered GitHub Pull Request code review using MiniMax models.
203206

204207
---
205208

@@ -274,6 +277,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
274277
- **[Perplexity Pro](https://perplexity.ai/pro)** – AI search engine with real-time web access for coding solutions.
275278
- **[CodeCosts](https://codecosts.pages.dev/)** – Compare pricing across AI coding tools with an interactive calculator.
276279
- **[Supercode.sh](https://supercode.sh/)** – Cursor extension adding Architect Mode, voice input, and prompt enhancement.
280+
- **[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.
277281

278282
---
279283

0 commit comments

Comments
 (0)