chrome-devtools-frontend
Version:
Chrome DevTools UI
12 lines (6 loc) • 652 B
Markdown
### [DevTools for agents](devtools-for-agents)
DevTools for agents 1.7 improves memory profiling with the `get_heapsnapshot_object_details` tool and native V8 context filtering.
### [Soft navigation metrics in Live Metrics](performance)
The Live Metrics view in the Performance panel now captures and reports metrics like LCP and INP for client-side soft navigations in single-page applications by default.
### [Nested CSS parent selector interactions](nested-selectors)
Hovering over parent selectors highlights matching elements on the page, nested rules respond to Styles tab filtering, and `@nested-declarations` include specificity tooltips.