Tüm sürümler

v1.9.6 17 Nis 2026

Scheduled tasks and LaTeX rendering

Yeni

6 değişiklik
  • Reliability/Streaming: switched live message events to a WebSocket-first transport with SSE fallback, added response compression, and hardened proxy/compression handling (thanks to @geekifan, @jwcrystal).
  • Sessions/Scheduled Tasks: added scheduled task creation and management with locale-aware scheduling.
  • Files: added a full Go to Line workflow (toolbar + shortcut + dialog) and a new Copy Relative Path action (thanks to @coldbrow).
  • Chat/Export: added export session as Markdown and improved empty-state/export behavior (thanks to @coldbrow).
  • Desktop: added quick open and a LAN access toggle, plus safer quit behavior around scheduled tasks (thanks to @An-jinu).
  • Chat/Markdown: added LaTeX rendering support for clearer math and technical notation in messages (thanks to @ricautomation).

İyileştirmeler

3 değişiklik
  • Sessions/Worktrees: enforced session worktree isolation and tightened session-switch safety.
  • Files: file trees now auto-refresh when files change outside the app (thanks to @jwcrystal).
  • Settings/Skills: skills are now sorted within groups (thanks to @tomzx).

Düzeltmeler

1 değişiklik
  • Chat/Requests: restored blocking request visibility in sub-sessions, scoped auto-approve to the active session tree, and reduced noisy auto-approved notifications during multi-session work.