Browser toolbar for AI-powered code editors
Top 10.1% on sourcepulse
This project provides a browser toolbar that connects frontend UI elements to AI code agents within an IDE, enabling developers to get real-time context from their web applications directly into their AI coding tools. It aims to streamline the process of providing context to AI agents, saving developers time spent manually selecting files or pasting paths.
How It Works
The stagewise
toolbar injects into the browser and allows users to select DOM elements, add comments, and send this context (including DOM elements, screenshots, and metadata) to connected AI agents. This approach provides AI agents with rich, real-time browser context, enhancing their ability to understand and interact with the frontend codebase.
Quick Start & Requirements
stagewise.stagewise-vscode-extension
) and @stagewise/toolbar
package.setupToolbar
) or manual injection of @stagewise/toolbar
. Framework-specific packages (@stagewise/toolbar-react
, @stagewise/toolbar-next
, @stagewise/toolbar-vue
) are available for easier integration.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive