Skip to content

v0.1.0 — Windows x64 preview

Pre-release
Pre-release

Choose a tag to compare

@zhaoyj13282-commits zhaoyj13282-commits released this 05 Sep 09:07
· 3 commits to main since this release

Superseded source release: use v0.1.1 or current main. It fixes a PowerShell UTF-8 BOM issue on some Windows consoles. The runtime ZIP below remains valid and unchanged.

Windows x64 preview: seven local MCP tools for Codex, a pinned Project Graph companion desktop, and a portable Node/CLI payload.

Install from the repository source using Windows PowerShell:

powershell -NoProfile -ExecutionPolicy Bypass -File .\install.ps1

Node and the required VC++ runtime DLLs are bundled. Codex and Microsoft Edge WebView2 must be available. Stock Project Graph 4.2.3 alone has no compatible Tool CLI. Open-project writes require Ctrl+S in the companion desktop.

Included: GPL-3.0-only source, compatibility/privacy/install documentation, a synthetic fixture, and the 152-node computer-learning-map showcase inspired by Build Your Own X. The showcase documents its advanced CLI workflow and the pinned upstream limitation with closed manually sized TextNodes.

Validation: 37 local unit/setup/subprocess tests; clean-directory PowerShell 5.1 installation; all seven tools over real stdio MCP; GUI save and closed-copy readback. Exact public source and native payload scanned for credentials and private build strings. See docs/evidence/windows-release.md for evidence boundaries.

Assets:

  • Portable runtime ZIP: the installer checks the SHA256 pinned in runtime-manifest.json.
  • Upstream source ZIP: exact official commit 1d36fbbe7a1a14bee0f4b79189597cae6cd848a7, with build configuration and dependency/source notices in this repository.
  • SHA256SUMS.txt: asset integrity checksums.

macOS, Linux and ARM64 have no prebuilt/end-to-end supported runtime in this preview.