ChangeX v0.1.21
See every change the AI made — inside the document itself.
The ChangeX Viewer now opens on two views you flip between:
- Commit graph — the GitKraken-style provenance timeline (each paragraph rides its own coloured lane; trace one part through all its edits).
- Document (new) — your tracked
.docxrendered as the document: the real text, in order, with the AI's insertions and deletions marked inline (hover a change for who/when), plus a who/why change-log. This is the view you want for a manuscript — a flipped number or an invented citation is impossible to miss when it's redlined in context.
Drop a .changex next to its tracked .docx and the app finds the document and opens this view on its own; or hit Open document… to pick it. Under the hood it's the same changex review --doc you can run from the CLI.
pip install -U --no-cache-dir "changex[preview]" # CLI + MCP
# Desktop app: download the macOS .dmg / Windows .msi / Linux .AppImage belowCarries forward everything from v0.1.14–v0.1.20 (commit graph + follow-line legend, native Quick Look, Finder/Explorer preview, no Dock icon, log/rewind, connect all).