2026-02-23
요약 (AI 작성)
오늘은 ohah/hwpjs와 ohah/react-native-mcp 리포지토리에서 많은 활동이 있었습니다. hwpjs에서는 E2E 테스트 추가와 HTML/Markdown 뷰어 개선, 코어 모듈 리팩토링 및 버그 수정을 통해 전반적으로 기능 안정성과 개발 편의성을 올렸습니다. react-native-mcp에서는 서버 버전 상향과 WebSocket 종료 안정성 개선, 스크린샷 처리 최적화 작업을 수행하며 MCP 도구와 관련한 여러 개선과 수정 작업이 이루어졌습니다. AGENTS.md 크론 수정과 문서 업데이트도 추가적으로 진행되었습니다.
커밋
ohah/hwpjs
- feat(e2e): add document snapshot E2E (HTML, fixture+ours)
- feat(core): treat underline_type=2 as strikethrough in HTML/Markdown viewer
- refactor(core): mark unused error variables as underscore in debug assertions
- chore(node): add 0.1.0-rc.5 build artifacts
- chore(node): bump version to 0.1.0-rc.5
- chore(node): fix Linux cross build and release script behavior
- fix(core): noori page 3 table content size and fragment/position
- fix(core): set hcd_position for re-render after object pagination (noori page 3)
- chore: update bun.lock for documents workspace and playwright
- test(e2e): add noori image snapshot and serve tests dir
- style(core): apply rustfmt to viewer modules
- fix(core): use zero position for inline table htb so page-1 layout matches fixture
ohah/ohah.github.io
ohah/react-native-mcp
- docs: README·문서에 VS Code 확장 설치법 및 링크 정리
- docs: Rspress 상단 nav에 도구 레퍼런스 추가, E2E 경로 testing→test 통일
- chore(config): npm 배포 워크플로 서버 전용으로 단순화
- chore(server): 0.1.0-rc.2 버전으로 상향
- fix(test): E2E all-steps timeout·wait 2배 상향
- refactor(server): MCP 도구 description 문구 간소화
- chore(server): react-native-mcp-server 버전 0.1.0-rc.4로 상향 (#92)
- docs(docs): 문서 링크 수정 — 영문 base·도메인 통일
- fix(server): 스크린샷을 디바이스 orientation에 맞게 회전
- chore(server): react-native-mcp-server 버전 0.1.0-rc.5로 상향 (#93)
- fix(server): 런타임 WebSocket 연결 안정성 개선 (#94)
- chore(server): 0.1.0-rc.3 버전으로 상향
- fix(server): iOS landscape 시 visual compare crop을 portrait 스크린샷 좌표로 변환
- chore(vscode): 확장 0.1.1 및 README 스크린샷 경로 수정
- fix(server): 종료 시 graceful WebSocket close로 TCP RST·앱 크래시 방지 (#96)
- chore(server): react-native-mcp-server 버전 0.1.0-rc.6로 상향 (#95)