v0.3.17
Bump to v0.3.17, add sem diff --patch mode Reads unified diff from stdin (e.g. git diff HEAD~3..HEAD | sem diff --patch) and produces entity-level output. Parses diff headers + blob SHAs, fetches full file contents via git show for entity extraction. For diff-so-fancy integration where piped diffs need correct sem info.