Bundled from: https://github.com/trotsky1997/pi-coding-agent-python-sdk.git
Commit:       01c6af5271afebcefc481342c694cb71dc329802
Tag:          v0.3.0
Bundled date: 2026-05-20
Package:      pi-coding-agent-python-sdk
Import name:  pi_coding_agent
Repo pyproject version: version = "0.3.0"
PyPI release:           0.3.0 (auto-published via .github/workflows/publish.yml)

Note: 0.3.0 adds the optional [workspace] manifest extension from
      RFC-0002. WorkspaceManifest / WorkspaceEntry / WorkspaceOutput
      types are re-exported from pi_coding_agent. SDK validates the
      contract (schema-level errors fail-fast in _prepare_runtime_inputs;
      soft issues like "required entry needs a staging backend the SDK
      does not have" surface as Python warnings). Realization is the
      harness/backend's job; only hcp.resources.embedded sources are
      materialized natively. See docs/harness-config.md "Workspace
      Manifest" and the RFC at docs/rfcs/0002-harness-configuration-protocol.md
      in the harness-mono repo.
