github can1357/oh-my-pi v18.1.1

3 hours ago

@oh-my-pi/pi-coding-agent

Fixed

  • Fixed a native crash (and multi-gigabyte committed-memory growth held until exit) when git status ran over worktrees with tens of thousands of untracked files: whole-worktree porcelain status now runs through the git CLI with bounded output capture, falling back to the in-process gitoxide walk only when git is not installed, and any panic escaping a native VCS operation now surfaces as a structured VcsError instead of a process-level failure.

Full Changelog: v18.1.0...v18.1.1

Don't miss a new oh-my-pi release

NewReleases is sending notifications on new releases.