mirror of
https://fastgit.cc/github.com/HKUDS/CLI-Anything
synced 2026-04-20 21:00:28 +08:00
1. Fix project_save --output parameter: add Click parameter name mapping so --output correctly maps to output_path 2. Use functools.wraps in handle_error decorator to preserve __click_params__ and other attributes 3. Fix test count mismatch: OPENSCREEN.md now shows 101 (78+23), TEST.md table updated with missing test row and correct numbering 4. Replace raw input() with skin.sub_input() in REPL add flows (zoom, speed, trim, crop) to use prompt_toolkit when available Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>