v0.16.0
Added
:envoption - Pass custom environment variables to the CLI subprocess ([aa2d3eb])- Merge precedence: system env → user
:env→ SDK vars →:api_key - Useful for MCP tools that need specific env vars or custom PATH configurations
- Aligns with Python SDK's environment handling
- Merge precedence: system env → user