#368 · Primary category: AI Coding Assistants

frontman

agent ai ai-agent ai-coding artificial-intelligence astro browser copilot developer-tools frontend hot-reload llm nextjs open-source react svelte typescript visual-editing vite vue

The AI agent that lives in your framework/browser

Project last updated:08/29/26

GitHub Stars

681

Forks

49

Contributors

10

License

Apache-2.0

Why we included this project

Frontman flips the usual AI coding workflow: you point at the rendered page in your browser, describe the change in plain English, and it edits the source file behind that element with hot reload. It reads the live DOM, computed CSS, component tree, routes, and source maps to figure out which file owns the UI, so you don't have to guess. That context is exactly what terminal-based tools miss, which makes Frontman useful for product managers and designers fixing copy, spacing, or layout without opening an IDE, and for frontend developers who want to see the effect of their edits immediately. It runs as a local dev-server integration for Next.js, Astro, and Vite, and supports bring-your-own-key LLM providers, so teams can try it against their existing stack before committing.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category