v0.2.2
New Features
UAM_SIGNING_KEYenv var — provide a base64-encoded Ed25519 seed via environment variable, skipping file I/O entirelyUAM_TOKENenv var — provide relay auth token via environment variable
Enables ephemeral/containerized deployments where agents bootstrap without a persistent ~/.uam/keys/ directory. Env vars take precedence over file-based storage; file fallback is preserved.
Install
pip install youam