From de463c98e6a67f343ebc402d4c9ee65ff7ee2363 Mon Sep 17 00:00:00 2001 From: Akash Srivastava Date: Sat, 2 May 2026 20:04:47 -0400 Subject: [PATCH] Add The Factory to terminal-based agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81b60de..51a54c7 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ English | [中文](README.zh-CN.md) - **[Neovate Code](https://github.com/neovateai/neovate-code)**, Open-source CLI code agent with plugin system and multi-model support - **[GitHub Copilot CLI](https://github.com/github/copilot-cli)**, GitHub's terminal-native AI coding assistant with repository integration and agentic capabilities +- **[The Factory](https://github.com/akashgit/remote-factory)**, Self-evolving, stateful meta-harness for autonomous software development and research. Go from a plain-English idea to a running, continuously improving project, or turn any existing codebase into an autoresearch project in one command. Research mode wraps any metric into a full optimization loop. Agents evolve their own playbooks from outcomes. ## VS Code Extensions - **[Cline](https://cline.bot/)**, Autonomous AI agent for VS Code with file editing and web browsing capabilities