Most AI coding tools let you change one thing at a time. Frontman lets you select multiple elements in your browser and fix them all in one prompt.
This video shows multi-select editing on a running app. You click several elements, describe the changes, and Frontman edits the source files together. The page hot-reloads with all changes applied.
Frontman is framework middleware — it plugs into your dev server and reads the DOM, component tree, and styles. It knows which component rendered each element and what file to edit.
Get started: https://frontman.sh
GitHub: https://github.com/frontman-ai/frontman
Discord: / discord
Works with Next.js, Astro, and Vite (React, Vue, Svelte). Open source. You bring your own API key.
#frontman #aicoding #opensource #multiedit #nextjs #webdev #devtools #react