mirror of
https://github.com/devtoolsd/awesome-devtools.git
synced 2026-03-25 15:53:06 -05:00
[PR #53] Add Frontman to AI Coding Tools #73
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devtoolsd/awesome-devtools/pull/53
Author: @BlueHotDog
Created: 2/18/2026
Status: 🔄 Open
Base:
main← Head:add-frontman📝 Commits (1)
071e96aAdd Frontman to AI Coding Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
Add Frontman
Frontman is an open-source AI coding agent that lives in your browser. Unlike Cursor/Copilot which work blind to the UI, Frontman hooks into your dev server and sees the live DOM. Click any element, describe changes in plain English, and get real source code edits with hot reload.
Supports Next.js, Vite (React, Vue, Svelte), and Astro.
https://github.com/frontman-ai/frontman
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.