v0.6.0
Added
pisama.auto— consolidated in-package original of the standalonepisama-autodistribution (zero-code auto-instrumentation for the Anthropic/OpenAI SDKs, tracing to either the Pisama platform or a self-hosted OTLP collector). Newautoextra:pip install "pisama[auto]".pisama.agents— consolidated in-package original of the standalonepisama-agent-sdkdistribution (real-time hooks, tools, and apisama-openhands-monitorconsole script for Claude Agent SDK / Harbor integrations). Newagentsandtelemetryextras:pip install "pisama[agents]".pisama.agents.__version__, aliased topisama.__version__since this code no longer releases independently.
Both submodules keep publishing as standalone distributions (pisama-auto, pisama-agent-sdk) for this release; those packages become thin shims re-exporting this module in a later release. A bare pip install pisama pulls in no new required dependencies — pisama.auto and pisama.agents stay behind their respective extras.
Also folds in the unreleased 0.5.7 changes (TRAIL precision-boundary disclosure in the README).
See #14.