chrome-devtools-frontend
Version:
Chrome DevTools UI
15 lines (9 loc) • 660 B
Markdown
### [DevTools for agents](devtools-for-agents)
DevTools for agents 1.6 and later brings various improvements to the memory debugging tools,
experimental GCF support as an alternative to JSON for token savings, and improved multi-page support.
### [AI assistance](ai-assistance)
AI assistance continues to evolve with additional Network track and Network requests list
widgets for the agent walkthrough, as well as support for table rendering in responses.
### [CSS specificity breakdowns](css-specificity)
Hovering over selector names in the Styles tab now shows a tooltip breaking down
how each part contributes to the (a, b, c) specificity calculation.