richardgill-pi-sub-pi

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

pi-extensions

Extensions

  • pi-extra-context-files — Loads custom named context files such as AGENTS.local.md into Pi.
  • pi-file-collector — Records files and line ranges that Pi reads, edits, writes, or cites in a JSONL file.
  • pi-parrot — Populates Pi's input box with the last assistant message.
  • pi-preset — Pi’s preset example extension.
  • pi-sub-pi — Pi tool which runs isolated Pi subprocesses for single, chained, or parallel tasks.
  • pi-sub-pi-skill — Routes opted-in /skill: commands through the sub-pi tool.
  • pi-tmux-bash — Replaces Pi's bash tool with a tmux-backed version for background jobs and polling.
  • pi-up-history — Seeds Pi's Up-arrow prompt history from saved sessions for the current cwd.

Packages

  • pi-config — Loads JSONC config files with Zod defaults and templated strings.
  • pi-zod-tool-call — Defines Pi tool calls from Zod schemas with provider-compatible TypeBox parameters.