I Built an AI Coding Agent That Lives in Your Browser

Ali NematiAli Nemati5 days ago40 sec read31 views

Frontman is an AI coding agent for frontend development that integrates into your dev server as middleware to provide rich context about the rendered page, including DOM elements, component tree, CSS styles, routes, and server logs. It allows users to click on any element in their running app, describe desired changes in plain English, and automatically edits the source files with instant hot reload. Supported frameworks include Next.js, Astro, and Vite (React, Vue, Svelte). The tool is open-source under Apache 2.0 for client libraries and AGPL-3.0 for the server. Future plans include support for more frameworks like Remix and SvelteKit, performance tools, test generation, and improved source mapping.

Read the full article at DEV Community


Want to create content about this topic? Use Nemati AI tools to generate articles, social posts, and more.

31
Comments
Ali Nemati
Ali NematiWritten by Ali
View all posts

Related Articles