Skip to main content

SDKs

SDKs

SDKs

Client libraries for connecting to the Phrony runtime over gRPC.

Phrony SDKs wrap the runtime gRPC API so you can run agents and bundles, stream interactive sessions, and register tool workers from your application code. The contract matches the runtime service — unary RPCs for lifecycle and catalog operations, plus bidirectional streams for Work (tool workers) and RunSessionInteractive (streaming sessions).

Available SDKs

Languages