Skip to content

v0.1.3

Choose a tag to compare

@pradhankukiran pradhankukiran released this 08 May 22:49
· 73 commits to main since this release

Changes

  • Fix Windows Blender connection by using the Blender socket bridge directly.
  • Bundle the MCP SDK correctly in the sidecar.
  • Avoid sidecar startup failures from the Codex SDK bundle path.
  • Remove seeded placeholder dashboard data from the desktop UI.
  • Fix the settings dialog so it is bounded and scrollable on smaller screens.
  • Use Corepack pnpm in desktop build hooks for machines without a global pnpm shim.

Verification

  • corepack pnpm --filter @pipelinekit/desktop typecheck
  • corepack pnpm --filter @pipelinekit/sidecar typecheck
  • corepack pnpm -w run prebuild:desktop