From e9c66ce12d28681bf2b96037ce6c0ec96f13b39a Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:10:31 +0000 Subject: [PATCH] Remove GPT Migrate (stale project) Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d7c5e32..47c0176 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. -- [GPT Migrate](https://github.com/joshpxyne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. ### CLI Utilities