Open your running app in the browser, click on any element, and describe the change you want — Frontman edits the actual source code in your repo. No sandbox, no copy-paste. Real code changes your team can review and merge.
For designers and PMs who want to tweak UI without waiting on a developer. For developers who want fewer "can you move this 2px" tickets.
Unlike screenshot-based AI tools, Frontman hooks into your framework's build pipeline — it understands your components, routes, and compilation errors, so it edits the right file every time.
npx @frontman-ai/nextjs install
astro add @frontman-ai/astro
See Astro integration docs for configuration.
npx @frontman-ai/vite install
See Vite plugin docs for configuration.
Contributions are welcome! Please read the Contributing Guide to get started.
This project uses a split license model:
libs/) — Apache License 2.0apps/frontman_server/) — GNU Affero General Public License v3See the respective LICENSE files for details.