diff --git a/README.md b/README.md index df3521d..061ccd8 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. - [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI. - [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. -- [Mentat](https://www.mentat.codes/) — CLI assistant and agent that makes changes to repositories. +- [Mentat](https://www.mentat.ai/) — CLI assistant and agent that makes changes to repositories. - [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. - [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. @@ -112,7 +112,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. - [sudocode](https://sudocode.ai/) — A web based chat assistant for generating projects, similar to Code Interpreter. - [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI. -- [Micro Agent](https://github.com/micro-ai/micro-agent) — Open-source tool that generates and iterates on code using AI-created unit tests as guardrails. +- [Micro Agent by Builder](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. - [Fine](https://fine.dev/?ref=awesome) — AI Dev Environment for automating mundane work. Integrate GitHub, Sentry, Linear. Get context-aware answers to questions. Plan, design and implement changes. Automate self-healing CI/CD. - [Potpie](https://potpie.ai) — Open Source AI Agents for your codebase in minutes. Use pre-built agents for Q&A, Testing, Debugging and System Design or create your own purpose-built agents.