2026-03-05

요약 (AI 작성)

오늘은 새로운 기능 구현과 기존 버그 수정이 활발히 진행된 하루였습니다. electron-mcp-server에서는 Zod 번들링 문제와 E2E 테스트 오류를 수정하며, 간소화된 출력 스타일과 경로 체계 개선을 통해 성능과 개발 효율성을 높였습니다. kbl-ref-v4에서는 통계 페이지와 슛차트 필터링, 그리고 이전 시즌 기록 관리 기능을 강화하여 사용자 경험을 향상시켰습니다. react-wasm-table 프로젝트에서 아바타 및 날짜 선택기를 포함한 데모 페이지를 추가하며 컴포넌트 API를 깔끔히 정리했습니다. 추가로 hwpjs 프로젝트는 PDF 기능 제거 및 문서화를 진행하며 CI 파이프라인을 개선했습니다. 모든 변경사항은 효율성과 가독성을 중시하며 프로젝트 전반에 걸쳐 품질을 높이는 데 기여했습니다.

커밋

ohah/electron-mcp-server

ohah/hwpjs

ohah/kbl-ref-v4

ohah/ohah.github.io

ohah/react-wasm-table

PR (해당일 생성/머지)

repo#상태제목
ohah/react-wasm-table#77openchore: fix lint warnings and add exports subpath
ohah/react-native-mcp#108openfeat: compact 텍스트 출력으로 AI 에이전트 토큰 대폭 절감
ohah/electron-mcp-server#20mergedfix(ci): publish 워크플로우 dist 경로 수정
ohah/electron-mcp-server#19mergedfeat: agent-browser 스타일 compact 출력 및 ref 기반 주소 체계
ohah/react-wasm-table#76mergedchore: fix lint warnings (1527 → 367)
ohah/react-wasm-table#75mergeddocs: update component list and sync API design
ohah/react-wasm-table#74mergedfix: scope component state per canvas to prevent cross-table leaks
ohah/react-wasm-table#73mergedfix: apply missing dark theme & improve column DnD ghost
ohah/react-wasm-table#72mergedfeat: dark theme support, Table API docs, and code cleanup
ohah/hwpjs#115mergedchore: 불필요한 문서 정리 및 CI 워크플로우 추가
ohah/hwpjs#114mergedfeat: PDF 코어 구현(보류) + CLI PDF 제거 + 문서 현행화
ohah/react-wasm-table#71mergedfeat: add canvas Radio component, docs, and README
ohah/electron-mcp-server#18mergedClaude/improve console logging 7 vlqz
ohah/react-wasm-table#70mergedfeat: implement Avatar, DatePicker, Dropdown canvas components