@mjfuertesf/pi-ask-pi

AskPi subagent extension for Pi.

Packages

Package details

extension

Install @mjfuertesf/pi-ask-pi from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@mjfuertesf/pi-ask-pi
Package
@mjfuertesf/pi-ask-pi
Version
0.1.2
Published
May 25, 2026
Downloads
not available
Author
mjfuertesf
License
unknown
Types
extension
Size
358.8 KB
Dependencies
0 dependencies · 3 peers
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ],
  "image": "https://raw.githubusercontent.com/hkfuertes/pi-ask-pi/main/assets/screenshots/askpi-demo-1.png"
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-ask-pi

AskPi subagent extension for Pi.

Demo

AskPi tool running inside Pi

AskPi demo 1

AskPi demo 2

Install

pi install npm:@mjfuertesf/pi-ask-pi

Repo: https://github.com/hkfuertes/pi-ask-pi

Development

npm install
npm test

npm test runs:

tsx --test ./*.test.ts

What it does

  • registers the AskPi tool
  • always runs a fresh raw pi --print subprocess as an isolated subagent
  • defaults to the parent model when model is omitted
  • returns the subagent's inline output directly
  • accepts an optional timeout in milliseconds