From abff39a762062f160beb880cbd7f912f80b4a636 Mon Sep 17 00:00:00 2001 From: Keesan Date: Mon, 29 Jun 2026 18:30:29 -0400 Subject: [PATCH 1/3] Add MartinLoop to specialized tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81b60de..ad48a71 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,5 @@ English | [中文](README.zh-CN.md) ## Specialized Tools +- **[MartinLoop](https://github.com/Keesan12/martin-loop)**, Open-source control layer for AI coding agents with budget caps, verifier gates, rollback evidence, and inspectable run receipts - **[RepoPrompt](https://repoprompt.com/)**, macOS native app for AI-optimized file management and code iteration From 88303abef92534425d41030d07e6508190fed079 Mon Sep 17 00:00:00 2001 From: Keesan <76763392+Keesan12@users.noreply.github.com> Date: Mon, 24 Aug 2026 01:39:40 -0400 Subject: [PATCH 2/3] docs: update MartinLoop positioning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad48a71..9941c01 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,5 @@ English | [中文](README.zh-CN.md) ## Specialized Tools -- **[MartinLoop](https://github.com/Keesan12/martin-loop)**, Open-source control layer for AI coding agents with budget caps, verifier gates, rollback evidence, and inspectable run receipts +- **[MartinLoop](https://github.com/Keesan12/martin-loop)**, One system around coding agents for taking software work from intent to a production-quality handoff without stitching together separate tools around the agent - **[RepoPrompt](https://repoprompt.com/)**, macOS native app for AI-optimized file management and code iteration From 6a032ea6074143015b23771264273364eb21c779 Mon Sep 17 00:00:00 2001 From: Keesan <76763392+Keesan12@users.noreply.github.com> Date: Mon, 24 Aug 2026 09:38:27 -0400 Subject: [PATCH 3/3] chore: keep MartinLoop directory copy factual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9941c01..ae1ef2d 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,5 @@ English | [中文](README.zh-CN.md) ## Specialized Tools -- **[MartinLoop](https://github.com/Keesan12/martin-loop)**, One system around coding agents for taking software work from intent to a production-quality handoff without stitching together separate tools around the agent +- **[MartinLoop](https://github.com/Keesan12/martin-loop)**, Open-source control and verification layer for AI coding agents with budget limits, verifier gates, failure triage, recovery evidence, and inspectable run receipts - **[RepoPrompt](https://repoprompt.com/)**, macOS native app for AI-optimized file management and code iteration