cli==0.4.15
📦 langgraphView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces langgraph deployment capabilities to the CLI and patches a security vulnerability related to shell injection in build/install commands.
✨ New Features
- Added support for langgraph deployment in the CLI.
🐛 Bug Fixes
- Blocked shell injection characters in build/install commands to enhance security.