Releases: zhaoyj13282-commits/project-graph-agent-bridge
Release list
v0.1.1 — Windows x64 preview
v0.1.1 fixes the Windows PowerShell wrapper on consoles that use UTF-8 with a BOM. The .NET Framework stdin writer is now initialized explicitly without a BOM, and the caller's console encoding is restored.
Use source v0.1.1 or current main for installation. The portable runtime ZIP is unchanged from v0.1.0; runtime-manifest.json pins the same verified bytes. No recompilation is needed.
powershell -NoProfile -ExecutionPolicy Bypass -File .\install.ps1Verified:
- 38 local tests, including both console BOM defaults and Unicode/quoted JSON.
- Real seven-tool stdio MCP graph loop, GUI save and closed-copy readback.
- Fresh GitHub clone, download, SHA256 validation, Codex registration and real closed read.
- GitHub Windows/Linux/macOS source tests and Windows PowerShell 5.1 published-bundle acceptance all passed: https://github.com/zhaoyj13282-commits/project-graph-agent-bridge/actions/runs/33957449631
The repository includes GPL-3.0-only licensing, third-party notices, compatibility/privacy/build/test documentation, a synthetic fixture, and the editable 152-node computer-learning-map showcase.
Windows x64 preview only. Codex and WebView2 are prerequisites; Node and VC++ runtime DLLs are bundled. Stock Project Graph 4.2.3 alone lacks the required CLI. Open-project edits need Ctrl+S. The learning-map example must be open in the companion because of the documented upstream closed/manual-width limitation.
Assets include the byte-identical v0.1.0 portable payload, pinned upstream source archive and checksums. This repository supplies the accompanying build configuration and source-side installer/wrapper.
v0.1.0 — Windows x64 preview
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.ps1Node 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.