chromedevtools--chrome-devtools-mcp
a9fb555c80
Fixes #1910 Summary: - save image content before returning structured CLI JSON output - include saved image metadata in `structuredContent.images` - add coverage for JSON output with image content Tests: - `npm test -- tests/daemon/client.test.ts` - `npx eslint src/daemon/client.ts tests/daemon/client.test.ts && npx prettier --check src/daemon/client.ts tests/daemon/client.test.ts` Co-authored-by: Nicholas Roscino <nroscino@google.com>