From 5fd7170f2364eec83b654dea45035d916a48849b Mon Sep 17 00:00:00 2001 From: Federico Neri Date: Wed, 8 Apr 2026 13:06:30 +0200 Subject: [PATCH] Add Wiggum CLI to Coding Agents --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2cb7c6d..b8fd7a5 100644 --- a/readme.md +++ b/readme.md @@ -110,6 +110,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[AutoGen](https://github.com/microsoft/autogen)** – Microsoft's multi-agent framework for building AI agent teams that collaborate on coding tasks. - **[CrewAI](https://www.crewai.com/)** – Multi-agent orchestration platform for building teams of AI agents for development and automation. - **[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. +- **[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. ---