@cemoody/pi-crust-ext-schedule
v0.1.1
Published
Cron-scheduled prompts for pi-crust, with a sidebar activity view.
Maintainers
Readme
@cemoody/pi-crust-ext-schedule
Cron-scheduled prompts for pi-crust, with a sidebar activity view.
Provides: the /api/cron REST surface + a sidebar activity view (web.mjs) for managing recurring prompts
Install
npm install @cemoody/pi-crust-ext-scheduleOr use pi-crust-full, which installs this together with pi-crust and the other official extensions:
npx pi-crust-fullWhat it is
This is an official extension for pi-crust — the self-hosted web control plane for pi.dev coding-agent sessions. Pi-crust discovers any installed package whose package.json carries a piRemoteControl (or piCrust) field, so dropping this package into node_modules is enough — no configuration required.
See the pi-crust extensions docs for the extension API and worked examples.
License
MIT.
