Skip to content

v18.1.13

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 00:45

@oh-my-pi/pi-utils

Fixed

  • Fixed filterChildShellEnv applying the omp process's own launch-environment provenance (the pre-dotenv NODE_ENV and launcher-owned names read from /proc/self/environ) to caller-supplied environment objects; launch provenance now only applies when filtering the live process.env/Bun.env, and an explicit env resolves its dotenv mode from its own NODE_ENV.

What's Changed

  • fix(tui): deliver notifications inside Herdr panes by @lemonleks in #11054
  • fix(utils): apply dotenv launch provenance only to the live process env by @pedropaulovc in #11074
  • fix(catalog,coding-agent): default Astra to documented 1.05M window by @H4vC in #11089

Full Changelog: v18.1.12...v18.1.13