Skip to content

0.1.2

Choose a tag to compare

@GaosCode GaosCode released this 19 Jun 03:01

Desktop

  • Added app update checks with a native macOS Check for Updates menu item, settings entry, and update toast.
  • Added manual update download flow using 开始下载更新 before install/restart.
  • Renamed the native app menu/About label to PlanWeave.
  • Added liquid glass window material support and packaged its runtime loader dependency.
  • Redesigned the app shell and settings experience.
  • Added resizable sidebars and improved first-run empty states.
  • Improved Todo, Statistics, Search, Canvas Map, and notification workflows.
  • Added live desktop subscriptions for Auto Run state changes.
  • Fixed graph layout by task dependencies, current canvas reload after session updates, and stale review pipeline task state.
  • Suppressed Finder reveal calls during desktop smoke tests.

Runtime and CLI

  • Added Claude Code and Pi executor integrations.
  • Cached desktop project projections for faster snapshot loading.
  • Rehydrated persisted Auto Run state.
  • Hardened Auto Run status handling and CI gates.
  • Fixed quoted run-status next-command output.

Architecture and Packaging

  • Split workspace renderer views and deepened desktop/runtime module boundaries.
  • Consolidated runtime bridge adapters.
  • Removed optional brand prefixes.
  • Added desktop packaging scripts for macOS, Linux, and Windows.
  • Added manifest test builder coverage.