Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 284 Bytes

File metadata and controls

5 lines (4 loc) · 284 Bytes
hunkdiff minor

Add an opt-in --store-notes <path> flag that persists human review notes to a JSON sidecar (cwd-relative). Notes survive closing the TUI and can be read back off disk by an agent. Omitting the flag keeps notes in-memory only, preserving current behavior.