@nklisch/pi-background-tasks
v0.1.7
Published
Pi-native runtime tools — background a long command and get woken on exit, poll a command until a condition holds, and manage the job registry.
Maintainers
Readme
background-tasks
Pi-native tools for running long commands without blocking the session, polling commands until a condition holds, and inspecting or cancelling background jobs.
Install
pi install npm:@nklisch/pi-background-tasks
# Local checkout/development install from this monorepo
pi install -l ./packages/pi-background-tasksThis is a Pi-only package. It provides the runtime extension and the portable
background-tasks skill; it has no Claude Code or Codex plugin surface.
License
MIT
