LLM Digest
Subscribe

Story

claude_agent_sdk_python_releases · Jul 17, 2026 · release

Source brief

claude-agent-sdk-python v0.2.121

github.comJul 17, 2026
original source linked

Release highlights

  • Fixed argv flag injection via resume and session_id options : --resume and --session-id are now passed as single = -joined argv tokens (e.g. --resume=<value>...
  • Hardened build scripts against command injection via CLAUDE_CLI_VERSION : Added version validation ( _cli_version_validation.py ) and eliminated shell interp...
  • CI now lints and typechecks scripts/ alongside src/ and tests/
Feed lens
agent

Continue reading

Read the original at github.com →Open in live feed

Earlier in this thread 4 items