Fixed
- PowerShell Wrapper Parameter Handling – Windows lane transitions now work correctly:
- Fixed
tasks-move-to-lane.ps1to properly parse named PowerShell parameters - Translates Spec Kitty's named params (
-FeatureName,-TaskId,-TargetLane) totasks_cli.pypositional args - Resolves
unrecognized argumentserror that broke/spec-kitty.reviewon Windows - Maintains backward compatibility with positional argument usage
- Fixes #34
- Fixed