2026-02-10

요약 (AI 작성)

오늘은 chrome-remote-devtools에서 React Native 관련 안정성 향상과 개발자 도구 사용성 개선을 중심으로 작업이 이루어졌습니다. WebSocket 연결 재시도 로직 개선과 훅 동작 관련 버그 수정을 통해 디버깅 안정성이 향상되었고, Performance 패널 노출과 UI 레이아웃 개선으로 개발자 경험이 개선되었습니다.

PR에서는 설정 모달의 스타일 개선과 Metro 대상에 따른 탭 표시 개선 등이 병합되어 전반적인 사용성과 유지보수성이 향상되었습니다.

커밋

ohah/lodash-v2

PR (해당일 생성/머지)

repo#상태제목
ohah/chrome-remote-devtools#125mergeddocs(rspress): add RN what-you-get and Components/Profiler/Performance
ohah/chrome-remote-devtools#124mergeddocs: simplify README to usage only, move dev setup to CONTRIBUTING
ohah/chrome-remote-devtools#123mergedfeat(inspector): proxy Metro requests from Rust to avoid tauri:// origin block