Skip to content

v0.7.17

Latest

Choose a tag to compare

@agegr agegr released this 21 Jul 09:54

中文

基于 v0.7.16..v0.7.17 的提交整理。

新增

  • 10effd2 支持在 Web UI 使用 pi CLI 风格的 shell 前缀:!command 执行结果会进入模型上下文,!!command 的结果仅保留在本地。
  • 17945f9 支持 headless 自定义 TUI 渲染。

修复

  • 3ab8662 提升 shell 命令执行的稳定性。
  • cedaee8 调整会话状态展示位置,使其显示在元数据行。

内部调整

  • 发布 npm 包 @agegr/pi-web@0.7.17

English

Prepared from commits in v0.7.16..v0.7.17.

Added

  • 10effd2 Added pi CLI-style shell prefixes in the web UI: !command sends output to the model context, while !!command keeps output local.
  • 17945f9 Added headless custom TUI rendering support.

Fixed

  • 3ab8662 Stabilized shell command execution.
  • cedaee8 Moved session status to the metadata row.

Internal

  • Published npm package @agegr/pi-web@0.7.17.