cli==0.4.10
📦 langgraph
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug in the CLI's compose code generation by properly escaping variable substitutions.
🐛 Bug Fixes
- Escape variable substitution in compose codegen to prevent unintended shell expansion or interpolation.
🔧 Affected Symbols
compose codegen