Release version 0.19.2
- 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
#sectionon 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.
发布版本 0.19.2
- 功能(工作区):显示或隐藏侧边栏、辅助面板和终端现在带有动画。 这些面板会滑动展开和收起,而不再瞬间跳变,调整布局的手感更顺滑。
- 修复(工作树):工作树会话列表更完整,Git 状态也会实时刷新。 会话管理现在会包含嵌套在子文件夹中的会话;提交、切换分支或移动 HEAD 后,工作树的 Git 状态会自动刷新,无需手动重新加载。
- 修复(预览):HTML 预览中的页内锚点链接现在可以跳转。 点击指向同页
#某小节的链接,会在沙箱预览内滚动到对应标题,不再点了没反应。 - 修复(聊天):无文件夹的「聊天模式」入口不再被挤出视野。 在文件夹选择器中,它现在固定为底部常驻项,即使文件夹列表很长或正在搜索过滤,也始终可见、可选。
- 修复(界面):若干标题栏与指示条的对齐微调。 macOS 的红绿灯按钮现在在标题栏中垂直居中,后台任务指示条也已正确居中。
- 更新(智能体):内置智能体升级——OpenCode 1.17.15、Hermes 0.18.2、CodeBuddy 2.117.2、Kimi Code 0.23.2。