中文
基于 v0.7.14..v0.7.15 的提交整理。
新增
- 文件浏览器支持上传单个或多个文件,并提供冲突检测、覆盖或跳过选项及安全路径校验(
08b77b2)。 - 新增全局快捷键:
Esc停止正在运行的 Agent,Ctrl+Alt+N新建会话(d386c1a)。 - 浏览器标签页标题现在会显示当前工作区目录名(
c4b7998)。
修复
- 输入法组合输入期间按
Esc不再误触发停止 Agent(01ae83a)。 - 修复根工作区目录名未正确显示在浏览器标题中的问题(
ac9a3ec)。 - 移除文件查看器 Markdown 预览的硬编码最大宽度,改善宽屏内容显示(
cb68820)。
内部调整
- 发布 npm 包
@agegr/pi-web@0.7.15。
English
Prepared from commits in v0.7.14..v0.7.15.
Added
- Added single and multi-file uploads to the file explorer, with conflict detection, overwrite or skip choices, and safe path validation (
08b77b2). - Added global shortcuts:
Escstops the running agent andCtrl+Alt+Nstarts a new session (d386c1a). - Browser tab titles now include the current workspace directory name (
c4b7998).
Fixed
- Prevented
Escfrom stopping the agent while an IME composition is active (01ae83a). - Fixed the root workspace directory name in the browser title (
ac9a3ec). - Removed the hardcoded maximum width from FileViewer Markdown previews for better wide-screen rendering (
cb68820).
Internal
- Published npm package
@agegr/pi-web@0.7.15.