모든 릴리스

v1.8.7 2026년 3월 13일

CLI works again after global install

개선

2 건 변경
  • CLI: hardened entrypoint detection across direct, symlinked, and shim-based launches to keep startup behavior consistent across package managers (thanks to @shekohex).
  • Deployment/Docker: improved docker run startup behavior and entrypoint handling (thanks to @nzlov).

수정

2 건 변경
  • CLI: fixed a startup regression in global npm/bun installs where wrapper or symlinked openchamber entrypoints could exit without output on commands like --version or status.
  • Windows/Web: daemon startup and Git operations no longer flash extra console windows (thanks to @SergioChan).