Let your AI agent install the right build.
Install from a release
Find every release on the Reconify releases page.macOS (Apple Silicon)
macOS (Intel)
Linux (amd64)
Windows (amd64)
reconify.exe into a folder on your PATH (for example, a C:\reconify folder you’ve added to your user PATH variable), then confirm it from a new terminal:
Go install
PATH.
Build from source
ReconifyHQ/reconify
Loading repository data...
Install the agent skills
If you’re driving Reconify from an agent, and most of these docs assume you are, install the skills too:reconify capabilities lets an agent discover what a build supports without you explaining it.
The skills go a step further. They’re the guided workflows on top of that (reconify-engine-reconcile, reconify-engine-config, reconify-engine-debug, and the rest), so an agent follows a known-good sequence instead of reconstructing one from the CLI reference each time.
Install them before you hand Reconify a real task.
See Run it with an agent for the full list.
Where Reconify writes files
Reconify reads local files. Your config controls paths throughfile_pattern, --left-file, and --right-file.
When using the disk index backend, Reconify writes temporary SQLite-backed index files to index.spill_dir or the system temp directory.