Skip to content

v1.5.9

Choose a tag to compare

@github-actions github-actions released this 03 Aug 15:10
· 9 commits to main since this release

Fixed

  • npx cwd on Windowsbin.js in both @openenthrium/oe-runtime and @openenthrium/oe-mcp now uses process.env.INIT_CWD || process.cwd() as the working directory for the spawned binary; fixes "agent file not found" error when running via npx on Windows where npx.cmd uses pushd/popd and changes the process cwd