Усі релізи

v1.4.4 8 січ. 2026 р.

Multi-project support and worktree session setup

Нове

6 змін
  • Agent Manager: added "Copy Worktree Path" action in the more menu (thanks to @wienans).
  • Worktrees: added session creation flow with loading screen, auto-create worktree setting, and setup commands management.
  • Settings: added the ability to create new sessions in worktrees by default.
  • Git view: added branch rename for worktree.
  • Projects: added multi-project support with per-project settings for agents/commands/skills.
  • Tunnel: added QR code and password URL for Cloudflare tunnel (thanks to @martindonadieu).

Покращення

4 зміни
  • Agent Manager / Multi Run: select agent per worktree session (thanks to @wienans).
  • Agent Manager / Multi Run: worktree actions to delete group or individual worktrees, or keep only selected one (thanks to @wienans).
  • Session sidebar: refactored the unified view for sessions in worktrees.
  • Event stream: improved SSE with heartbeat management, permission bootstrap on connect, and reconnection logic.

Виправлення

2 зміни
  • Chat: fixed IME composition for CJK input to prevent accidental send (thanks to @madebyjun).
  • Model selector: fixed dropdowns not responding to viewport size.