The Python SDK ships in v0.1.4 — the public launch milestone. Today you can already enforce process-level timeout and step limits on any Python process using
nanny run. Per-function cost metering and custom rules require the SDK. See the Quickstart.@tool, @rule, and @agent decorators that enforce limits per function call.
What’s coming
nanny run, all decorators are no-ops — the functions execute normally with zero overhead.