cli==0.1.79
langgraph-cli 0.1.79
Summary of Changes
- Changed CLI option from
--studio_urlto--studio-urlfor consistency with kebab-case convention in CLI parameters (PR #3980)
Detailed Changes
CLI Options
- Renamed the
--studio_urloption to--studio-urlin the CLI interface to follow kebab-case convention, which is the standard format for command-line arguments (PR #3980)