Skip to content

0.1.9

Choose a tag to compare

@GaosCode GaosCode released this 24 Jun 13:49

0.1.9

Highlights

  • Published coordinated 0.1.9 packages for runtime, CLI, MCP, Homebrew, and desktop installers.
  • Added managed project/source-root handling so generated projects stay tied to their source roots.
  • Unified default canvas workspace storage and added task canvas rename support.
  • Added MCP support for canvas execution policy so agents can inspect and apply execution rules through the protocol package.

Desktop

  • Improved source-build startup behavior so PlanWeave home is preserved correctly.
  • Added file sync impact details in the UI.
  • Kept the manual executor selectable and improved detected-agent/profile alignment.
  • Added agent prompt copy scope controls.
  • Ensured project graphs are materialized when opening desktop projects.
  • Published macOS, Linux arm64, and Windows arm64 installers with updater metadata.

CLI / Runtime / MCP

  • Added source-root-aware default project selection in the CLI.
  • Improved incremental graph index refresh and dirty reference tracking.
  • Published CLI and MCP with concrete runtime dependency versions instead of workspace protocol dependencies.
  • Updated the MCP package version metadata for 0.1.9.

Reliability

  • Improved desktop sync and auto-run event logs.
  • Stabilized the desktop notifications smoke flow by waiting for the graph surface after task confirmation.
  • Increased long CLI workflow test timeout to avoid full-suite timing failures under concurrent test load.

Verification

  • pnpm check:versions
  • pnpm -r build
  • pnpm test
  • pnpm --dir packages/desktop verify:packaged:mac
  • pnpm --dir packages/desktop smoke:packaged:mac
  • GitHub CI and Desktop Smoke passed on main
  • npm registry metadata and temporary CLI install verified
  • GitHub Release assets verified: macOS, Linux arm64, Windows arm64, and updater metadata