mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 21:32:05 +00:00
Implement comprehensive remote debugging capabilities for WSL, Docker, and SSH environments with automatic path mapping and configuration support. Features: - Remote debugging configuration schema with address/port/path mapping - Automatic path detection for WSL (/mnt/), Docker (/workspace), SSH scenarios - Bidirectional path mapping between local and remote file systems - Enhanced FileDebugSession with remote configuration support - Pre-configured launch configurations for common remote scenarios - Comprehensive documentation with setup guides and examples 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>