Skip to content

支持 Pi 编程智能体#307

Open
lizhian wants to merge 1 commit into
hanshuaikang:mainfrom
lizhian:own/pi-support
Open

支持 Pi 编程智能体#307
lizhian wants to merge 1 commit into
hanshuaikang:mainfrom
lizhian:own/pi-support

Conversation

@lizhian

@lizhian lizhian commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

变更内容

  • 新增 Pi 编程智能体类型,接入任务创建、任务编辑、任务列表、运行视图和应用设置等前端入口。
  • 后端补齐 Pi 的任务启动、会话发现与解析、指标读取、Hook、通知、技能和配置处理。
  • 增加 Pi 扩展脚本,并同步 TypeScript 与 Rust 侧任务/设置数据结构。

影响

  • 用户可以像 Claude 和 Codex 一样配置并使用 Pi 智能体执行任务。
  • Pi 任务的会话记录、运行状态、权限/Hook 能力和用量分析能够进入现有 Nezha 工作流。
  • 相关设置页和任务卡片会显示 Pi 代理信息,避免新增智能体在 UI 中缺失入口。

验证

  • pnpm lint
  • pnpm test
  • pnpm build(通过,仍有既有 Vite chunk size 警告)
  • cargo check(src-tauri)

@lizhian
lizhian marked this pull request as ready for review June 16, 2026 09:03
@lizhian
lizhian force-pushed the own/pi-support branch 2 times, most recently from 9525c6d to e9f1eb7 Compare July 1, 2026 13:52
Add Pi as a first-class task agent alongside Claude and Codex, including configuration, sessions, hooks, and analytics.

Implementation:
- Extend task types, selectors, task views, dialogs, and app settings with Pi configuration.
- Add backend process construction, hook integration, session discovery, persistence, notifications, and analytics parsing for Pi.
- Include the Pi extension bridge and integrate Pi with existing skill and agent-assist workflows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant