Усі релізи

v1.8.4 4 бер. 2026 р.

Link GitHub issues and PRs in chat

Нове

7 змін
  • Chat: added clickable file-path links in assistant messages (including line targeting) (thanks to @yulia-ivashko).
  • Chat: added a new Changes tool-output mode that expands edits/patches by default while keeping activity readable (thanks to @iamhenry).
  • Chat/GitHub: added Attach menu actions to link GitHub issues and PRs directly in any session.
  • Shortcuts/Models: added favorite-model cycling shortcuts (thanks to @iamhenry).
  • Sessions: added active-project session search in the sidebar, with clearer match behavior and easier clearing during filtering (thanks to @KJdotIO).
  • Mobile/Projects: added long-press project editing with a bottom-sheet panel and drag-to-reorder support (thanks to @Jovines).
  • Web/PWA/Android: added improved install UX with pre-install naming and manifest shortcut updates (thanks to @shekohex).

Покращення

7 змін
  • Chat: in-progress tools now appear immediately and stay live in collapsed activity view (thanks to @nelsonPires5).
  • Chat: improved long user-message behavior in sticky mode with bounded height, internal scrolling, and cleaner action hit targets.
  • Chat/Files: improved @ file discovery and mention behavior with project-scoped search and more consistent matching.
  • Worktrees/GitHub: streamlined worktree creation with a unified flow for branches, issues, and PR-linked sessions, including cleaner validation and faster branch loading.
  • Files/Desktop: improved Open In actions from file views/editors, including app selection behavior and tighter integration for opening focused files (thanks to @yulia-ivashko).
  • UI: interactive controls now consistently show pointer cursors.
  • Security/Reliability: hardened terminal auth, tightened skill-file path protections, and reduced sensitive request logging exposure for safer day-to-day usage (thanks to @yulia-ivashko).

Виправлення

3 зміни
  • Chat/Files: restored user image previews/fullscreen navigation and improved text-selection action placement on narrow layouts.
  • Worktrees/Git: fixed branch/PR source resolution (including slash-named branches and fork PR heads).
  • Git: fixed a PR panel refresh loop that could trigger repeated updates and unstable behavior in the PR section (thanks to @yulia-ivashko).