wiff는 터미널에서 코드 리뷰를 돕는 도구입니다.
wiff는 diff를 캡처하고 구문 강조로 탐색할 수 있는 터미널 코드 리뷰 도구입니다. 로컬 세션에 리뷰를 저장하며, 사용자는 TUI로, 에이전트는 CLI를 통해 세션을 읽고 쓸 수 있습니다. 이 도구는 작업 트리, 인덱스, 히스토리의 변경 사항을 관리할 수 있도록 도와줍니다.
wiff is a terminal tool for code reviews that captures diffs and supports syntax highlighting.
wiff is a terminal code review tool that captures diffs and allows navigation with syntax highlighting. Reviews are saved in local sessions, where humans can use TUI and agents can use CLI to read and write the same sessions. The tool helps manage changes in the work tree, index, and history.