모든 릴리스

v1.4.8 2026년 1월 14일

Sessions sorted by most recent activity

새 기능

4 건 변경
  • Git Identities: added token-based authentication support with ~/.git-credentials discovery and import.
  • Settings: consolidated Git settings and added opencode zen model selection for commit generation (thanks to @nelsonPires5).
  • Web Notifications: added configurable native web notifications for assistant completion (thanks to @vio1ator).
  • Stability: added graceful shutdown handling for the server process (thanks to @vio1ator).

개선

3 건 변경
  • Chat: sidebar sessions are now automatically sorted by last updated date (thanks to @vio1ator).
  • UI: todo lists and status indicators now hide automatically when all tasks are completed (thanks to @vio1ator).
  • Reliability: improved project state preservation on validation failures (thanks to @vio1ator) and refined server health monitoring.

수정

1 건 변경
  • Chat: fixed edit tool output and added turn duration.