v3.26.0
The TypeScript tests were failing because arg() was returning the script name instead of the expected argument. Added a check to consume the script name from args if present before getting the actual test argument. This fixes the failing CI tests without modifying core SDK behavior. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>