Skip to content

Open Source Projects

Pixell's agent infrastructure is built on open-source components. Each project is independently maintained and can be self-hosted or extended.

PAF-Core

alpha

Central orchestration agent for reasoning, scheduling, and A2A routing

pipx install pixell-core

PAR

beta

Agent runtime that executes APKGs and exposes REST/gRPC/A2A endpoints

docker pull pixell/par

PAK

stable

Developer toolkit for building and packaging agent apps into APKGs

pipx install pixell-kit

PAC

beta

Cloud control plane for deploying and orchestrating agents

terraform apply -var-file=pac.tfvars