vice-mcp/src/protocol
Simen Svale c722e18496 Skip debug logging for large response bodies (>1KB)
DisplayGet returns ~150KB of pixel data which was being logged to stderr,
potentially causing crashes. Now shows just the size for large responses.

🤖 Generated with [Claude Code](https://claude.ai/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-30 04:14:50 +01:00
..
client.ts Skip debug logging for large response bodies (>1KB) 2025-12-30 04:14:50 +01:00
index.ts Add VICE binary protocol layer and core debugging tools 2025-12-30 01:50:27 +01:00
types.ts Fix DisplayGet: add ensureStopped, response type, correct body parsing 2025-12-30 04:12:15 +01:00