You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(workspace): Showing and hiding the sidebar, side panel, and terminal now animates. These panels slide open and closed instead of snapping in place, so rearranging your layout feels smoother.
fix(worktree): Worktree conversations are listed in full, and their Git status stays live. The conversation manager now includes sessions nested in subfolders, and a worktree's Git status refreshes on its own as you commit, switch branches, or move HEAD — no manual reload needed.
fix(preview): In-page anchor links now work in the HTML preview. Clicking a link that jumps to a #section on the same page scrolls to that heading inside the sandboxed preview, instead of doing nothing.
fix(chat): The folderless "chat mode" entry no longer scrolls out of reach. In the folder picker it's now pinned as a sticky footer, so it stays visible and selectable even under a long list of folders or an active search filter.
fix(ui): A few title-bar and indicator alignment touch-ups. The macOS traffic-light buttons are now vertically centered in the title bar, and the background-tasks indicator strip sits properly centered.
chore(agents): Bundled agents updated — OpenCode 1.17.15, Hermes 0.18.2, CodeBuddy 2.117.2, and Kimi Code 0.23.2.