모든 릴리스

v1.3.8 2025년 12월 29일

Intel Mac support and message queuing

새 기능

3 건 변경
  • Added Intel Mac (x86_64) support for the desktop application (thanks to @rothnic).
  • Added queued message mode with chips, batching, and idle auto‑send (including attachments).
  • Added queue mode toggle to OpenChamber settings (chat section) with persistence across runtimes.

개선

3 건 변경
  • Build workflow now generates separate builds for Apple Silicon (arm64) and Intel (x86_64) Macs (thanks to @rothnic).
  • Improved dev server HMR by reusing a healthy OpenCode process to avoid zombie instances.
  • Refactored Agents/Commands management with ability to configure project/user scopes.

수정

1 건 변경
  • Fixed scroll position persistence for active conversation turns across session switches.