Skip to content

v0.7.0

Choose a tag to compare

@agegr agegr released this 26 Jun 16:47
· 350 commits to main since this release

pi-web 0.7.0 is now available on npm.

pi-web 0.7.0 已发布到 npm。

Install or update:

安装或更新:

npx @agegr/pi-web@latest
npm install -g @agegr/pi-web

Highlights

  • Extension UI support for dialogs, widgets, status bar entries, and custom messages.
  • Slash command support for built-ins, extensions, prompts, and skills, with a redesigned grid command palette and clearer input hint.
  • Session info panel with detailed stats, context/cost/compaction/system-prompt visibility, and copy actions.
  • Markdown rendering improvements for typography, tables, task lists, inline code, code blocks, and more compact spacing.
  • Chat layout polish, including minimap-aware input spacing and a unified notice shelf system.
  • Updated pi-ai and pi-coding-agent dependencies to v0.80.2 with the compat import path.
  • Documentation refresh: expanded English README, split Chinese README, and a new screenshot.

主要更新

  • 支持扩展 UI:dialogs、widgets、status bar entries 和 custom messages。
  • Slash command 支持 builtin、extension、prompt 和 skill,并重做了网格布局的命令面板与更清晰的输入提示。
  • 新增会话信息面板,可查看详细统计、上下文/费用/压缩/系统提示状态,并支持复制。
  • 改进 Markdown 渲染,包括排版、表格、任务列表、行内代码、代码块和更紧凑的间距。
  • 优化聊天布局,包括适配 minimap 的输入区间距,以及统一的 notice shelf 系统。
  • pi-aipi-coding-agent 依赖更新到 v0.80.2,并切换到 compat import path。
  • 刷新文档:扩展英文 README,拆分中文 README,并加入新截图。

Full diff / 完整变更:
v0.6.19...v0.7.0