Construct v0.1.6
Pre-release
Pre-release
Construct 0.1.6 preview
This preview improves review workflows, terminal handoff, and the Windows desktop experience.
Highlights
- Review comments now stay anchored to their document passages. Highlights and comments navigate to one another, and changed or ambiguous passages are shown as detached instead of silently pointing at the wrong text.
- Switching between Preview, Edit, Review, Source, and Diff preserves the reading position and transfers the visible semantic passage between modes.
- Registered Locations and document folders can be opened in a supported external terminal, with the selected terminal remembered.
- The Windows desktop app no longer opens a companion console window. CLI commands keep their normal console behavior.
Downloads
- Windows desktop: download the file ending in
_x64-setup.exe. - macOS Apple Silicon: download the
aarch64DMG. - macOS Intel: download the
x64DMG. - Standalone CLI: use the archive matching your platform. The Windows
x86_64-pc-windows-msvc.zipis the CLI, not the desktop installer. SHA256SUMScontains the checksum for every installer and CLI archive.
GitHub's automatically generated source .zip and .tar.gz files are source code, not application downloads.
Preview limitations
These builds are intentionally published as an unsigned preview:
- macOS uses ad-hoc signing and may show Gatekeeper warnings.
- Windows is unsigned and may show a Microsoft Defender SmartScreen warning.
- The Windows build passed compilation and CI validation, but clean-machine desktop, index, and MCP smoke testing remains an external verification step.
Included work
- External terminal handoff: #34
- Windows desktop console fix: #36
- Anchored review navigation and cross-mode position continuity: #39
Full details are available in the changelog.