Fixed Bun-compiled release binaries failing to start when Bun's built-in undici shim lacks npm undici's install export (#4661 by @dmasiero).
Fixed Xiaomi MiMo generated model metadata to replay assistant tool-call messages with reasoning_content for thinking-mode multi-turn requests, inherited from @earendil-works/pi-ai (#4678).
Fixed Windows external editor handoff so vim/nvim can receive input after opening from the TUI (#4612).
Fixed Windows npm self-updates to move loaded native dependency packages out of the active install before reinstalling pi (#4157).
Fixed pi update --self detection for pnpm v11 global installs whose package path resolves through the pnpm store (#4647).
Fixed Windows pnpm self-updates to resolve pnpm command shims and run through pnpm instead of requiring manual updates (#4157).
Fixed Windows npm-family command execution to use cross-spawn instead of parsing .cmd shim internals (#4665).