Browser extension/integrated workflow

Feature request for product/service

Extensions

Describe the request

I’ve often thought that part of the debug workflow issue is once the model doesn’t understand what’s going on you need to add logs and go back and forth between Console in DevTools and the chat, was wondering if it would be possible to have an extension that can read from the browser so it can see what’s going on instead of guessing blind.

Not even sure if this is possible from a security POV but I often find myself using the models when I get stuck debugging something, but then there is a critical workflow flaw that makes it painfully slow. It’s like asking someone to pour you a drink but they have to do it with their hands behind a curtain, a lack of observability prevents the Cursor workflow from succeeding in many scenarios.

It’s very look at your IDE, look at the browser like it always has been for development, and I feel like there might be a more integrated way to do this so that the models have visibility of their changes in real time, instead of relying on Chinese whisper descriptions and copy/paste console logs which leave a lot up to interpretation.