Release version 0.15.2
- feat(steering): Nudge an agent while it's working — send a quick note from the composer's "+" menu and it's picked up at the next checkpoint. Off by default.
- feat(update): Updates now download in the background and don't stop when you switch pages — restart when you're ready.
- feat(pet): The desktop pet shows your running sessions at a glance; open the panel to approve permissions or jump into a conversation.
- feat(worktree): Git worktrees are now first-class — create one to open a session in its folder, grouped under its root repo, and switch branches without checkout conflicts.
- feat(chat): A navigator on the conversation's right edge marks every message — click to jump, expand to see and open each turn's file changes.
- feat(chat): Your own messages now render as Markdown.
- feat(web-service): See every local address, with copy and QR-code buttons to open the app on your phone.
- feat(directory-browser): The directory picker now follows the path input — type or click, then Select.
发布版本 0.15.2
- 功能(实时引导):代理工作时可从输入框“+”菜单发送提示,它会在下一个检查点读取。默认关闭。
- 功能(自更新):更新改为后台下载,切换页面也不中断,准备好再重启。
- 功能(桌面宠物):桌面宠物一眼显示运行中的会话,点开面板即可批准权限或跳转到会话。
- 功能(工作树):Git 工作树升级为一等公民——创建后直接在其目录打开会话、在侧边栏归入根仓库,切换分支也不再有检出冲突。
- 功能(聊天):会话右侧新增消息导航条,点击跳转到任意消息,展开查看并打开该回合的文件改动。
- 功能(聊天):你发送的消息现在支持 Markdown 渲染。
- 功能(网页服务):可查看所有本地地址,并带复制和二维码按钮,用手机扫码即可打开。
- 功能(目录浏览):目录选择器改为以路径输入框为准——输入或点选后点“选择”即可。