0.1.4
Desktop 0.1.4 Notice
Desktop 0.1.4 has a packaged-app startup crash caused by a missing updater runtime dependency (ms). Install Desktop 0.1.5 manually instead. The npm runtime/CLI 0.1.4 packages remain valid.
Highlights
- Added MCP plan-authoring tools and secure tunnel OAuth integration.
- Added desktop settings for MCP tunnel autostart and persistence.
- Improved desktop reliability around file watching, prompt refresh snapshots, and MCP context responses.
- Hardened MCP
search_projectpath redaction for local filesystem paths while preserving URLs and ordinary routes. - Added CLI project doctor checks and clearer handling for uninitialized workspaces.
- Improved runtime graph indexing and bounded review hook execution.
- Localized native desktop update feedback and repaired desktop glass surface chrome.
Release Channels
- Published
@planweave-ai/runtime@0.1.4to npm. - Published
@planweave-ai/cli@0.1.4to npm, with the packed CLI depending on@planweave-ai/runtime@0.1.4. - Updated the Homebrew formula to install the 0.1.4 CLI tarball and verify
planweave --versionagainst 0.1.4. - Published desktop installers and updater metadata for
v0.1.4, includinglatest-mac.yml,latest-linux-arm64.yml, andlatest.yml.
Desktop
- Refreshed the desktop app icon source image and regenerated the macOS icon bundle.
- Published macOS arm64 DMG/ZIP, Linux arm64 AppImage/DEB/tar.gz, and Windows arm64 EXE/ZIP assets.
Documentation
- Clarified the ChatGPT Pro + MCP Tunnel planning workflow in the English and Chinese READMEs.
- Documented that opening
Settings -> MCP Tunnelin the desktop app enables the MCP server path, without a separate local server startup step.
Verification
pnpm -r buildpnpm test- npm registry verification for runtime and CLI 0.1.4
- Homebrew formula verification through the tap repository
- GitHub Release asset verification for
v0.1.4 - GitHub Actions CI passed for both
mainandv0.1.4
Notes
- macOS code signing is still disabled in the current desktop builder configuration, so macOS users may see Gatekeeper warnings.