Logo

Frontman

Open-source AI coding agent that lives in your browser.

Frontman is an open-source AI coding agent that lives in your browser. Click any element in your running app, describe changes in plain English, and get real source code edits with hot reload. Unlike traditional AI coding tools that work blind (only seeing static code files), Frontman has full runtime context. It can see the actual DOM, component tree, and browser state. This means it understands what your app looks like and how it behaves, not just what the code says. Key features: - Click-to-edit: Select any element in your running app and describe what you want changed - Runtime context: AI sees the actual DOM, component hierarchy, and browser state - Real source code edits: Changes go directly to your source files, not just the DOM - Hot reload: See changes instantly in your browser - BYOK (Bring Your Own Key): Use your own API keys, no prompt limits, no monthly fees - Framework support: Next.js, Astro, Vite (React, Vue, Svelte) - Open source: Apache 2.0 (client libs) / AGPL-3.0 (server) Get started in under 2 minutes. Install the middleware for your framework and start editing visually. Website: https://frontman.sh GitHub: https://github.com/frontman-ai/frontman