From 9ebc098a20e36524a12cc4d3ab887ea2b01fdb8b Mon Sep 17 00:00:00 2001 From: Danni Friedland Date: Wed, 18 Feb 2026 13:12:19 +0100 Subject: [PATCH 1/2] Add Frontman to Agents section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0bbcc6..0acb3b8 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code - [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. - [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. +- [Frontman](https://frontman.dev/) — Open-source AI coding agent that lives in your browser. Click any element, describe changes in plain English, get real code edits with hot reload. Supports Next.js, Vite (React, Vue, Svelte), and Astro. [Source](https://github.com/frontman-ai/frontman) ## PR agents From 58f22e59bb2e156ba2477a1dc4d4de256b7f06e3 Mon Sep 17 00:00:00 2001 From: Danni Friedland Date: Wed, 18 Feb 2026 13:41:43 +0100 Subject: [PATCH 2/2] Fix URL: frontman.dev -> frontman.sh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0acb3b8..8546f76 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code - [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. - [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. -- [Frontman](https://frontman.dev/) — Open-source AI coding agent that lives in your browser. Click any element, describe changes in plain English, get real code edits with hot reload. Supports Next.js, Vite (React, Vue, Svelte), and Astro. [Source](https://github.com/frontman-ai/frontman) +- [Frontman](https://frontman.sh/) — Open-source AI coding agent that lives in your browser. Click any element, describe changes in plain English, get real code edits with hot reload. Supports Next.js, Vite (React, Vue, Svelte), and Astro. [Source](https://github.com/frontman-ai/frontman) ## PR agents