2026-03-17
요약 (AI 작성)
ohah/ghtui 프로젝트는 GitHub TUI 도구의 MVP 구현에 초점을 맞췄습니다. 주요 구현으로 워크스페이스 구조, GitHub API 통합, 주제 지원 기반을 갖춘 TUI, 그리고 보안 탭(의존성 모니터링, 코드 스캔, 비밀 스캔)을 포함하여 기능을 확장했습니다. 또한 diff 보기의 테마 색상 적용과 아이템 정렬, 락 표시 등 인터페이스 개선 작업을 진행했습니다. ohah.github.io에서는 CRON 크론잡으로 문서 자동 저장 및 맞춤법 검사가 정상적으로 동작 중이며, 3월 17일 전일 CRD 상태 재확인 작업을 수행 후 린트 통과 및 커밋·푸시를 완료했습니다.
커밋
ohah/ghtui
- Initial commit
- Fix Checks tab (fetch real data) and Diff tab scroll
- Add diff line cursor, block selection, and file fold/unfold
- Fix PR diff not loading due to race condition
- Implement MVP: workspace structure, GitHub API, TUI with theme support
- Implement Security tab with Dependabot, Code Scanning, Secret Scanning
- Redesign diff view with theme colors and git-diff style UI
- Brighten tab bar and section header colors, update ROADMAP
- Add sort cycling, issue lock/unlock, locked indicator
- Add issue/comment editing, quote reply, comment navigation
- Add /pr slash command for Claude Code
- Add project roadmap with Phase 1-10 implementation plan
- Apply rustfmt/clippy, add editor settings, update roadmap with full feature gaps
- Add GitHub Actions CI and fix lint warnings
- Fix list Enter navigation not fetching detail data
- Add log scroll, mouse click for tabs and list items
- Add GraphQL support, issue pin/unpin via pinIssue mutation
- Show pinned issues with 📌 icon in issue list
- Show pinned issues as cards at top like GitHub web UI
- Sort pinned issues to top of list like GitHub web
- Fix PullRequest deserialization for GitHub API nested head/base refs
ohah/ohah.github.io
- cron: correct spacing in docs/index.mdx (#254)
- docs: CRD 주기적 실행 로그 추가 (docs/index.mdx 검사 완료)
- CRON: 2026-03-17 9:00 AM - All files already spell-checked
- [CRON] Update 2026-03-17 7:30 PM - Spell-check reconfirmation
- cron: update CRD write check - all files already complete
- CRD: 260-th update - 2026-03-17 11:00 PM
- [docs: CRD cron check - no spelling corrections needed (all files already checked) blog-crd-write]
- [CRON] 254차 업데이트: 2026-03-17 2:00 PM - CRD 상태 재확인
- chore: CRD cron update - 2026-03-17 9:30 AM
- docs: CRD daily check - all targets complete
- docs: CRD periodic check 253 - all mdx files already checked
- docs: CRD 주기적 재확인 (2026-03-17 10:30 PM)
- [docs: CRD 재확인 실행 - 모든 파일 검사 완료 258]