[ Switch to styled version → ]


Agent apps. One command away.

The App Store provides agent apps that install as sha256-pinned, signature-verified native services. Apps are auto-spawned by the daemon and callable over typed IPC.

Publish an App

To publish an app, describe its methods in a guided submission. The adapter is then built, signed, and reviewed.

Once approved, the app is installable on the overlay network with the following command.

pilotctl appstore install <id>

Related