Added
- Search and Run via Quick Pick: Added a new VS Code command (
Terminal Flow: Search and Run) to quickly search and execute existing commands or flows using the native Quick Pick UI. - Variable Interpolation: Added support for variables (e.g.
$variable) in commands, allowing dynamic user input before execution or copying.
Full Changelog: v0.0.13...v0.0.14