Skip to content

ChangeX v0.1.16

Choose a tag to compare

@ArioMoniri ArioMoniri released this 06 Jun 17:37
· 15 commits to main since this release

Auto-connects ChangeX to Claude Desktop — for every user, no manual config.

Previously you had to hand-edit claude_desktop_config.json (or run changex connect) to use the ChangeX tools in the Claude Desktop app. Now:

  • ChangeX Viewer auto-registers the MCP with Claude Desktop on launch (macOS and Windows). Install the app, open it once, then fully quit & reopen Claude Desktop — the ChangeX tools (open/edit/save tracked docs) are there. A Settings ▸ Use ChangeX in Claude button re-runs it anytime.
  • changex connect claude-desktop is now idempotent (a no-op if already connected) and remains the one-command path for CLI-only installs — cross-platform (~/Library/Application Support, %APPDATA%, ~/.config).

Everything from v0.1.14–v0.1.15 carries forward (native Quick Look renderer, code + plain-text preview, Windows preview, no Dock icon).

pip install -U --no-cache-dir "changex[preview]"