mirror of
https://fastgit.cc/github.com/HKUDS/CLI-Anything
synced 2026-04-20 21:00:28 +08:00
- Remove unused imports (load_project, save_project, etc.) - Use shlex.split() in REPL for proper quoted-path handling - Pass json_mode to _error() in REPL for consistent JSON errors - Add --trajectory-reference to inspect web/web-export commands - Add --heatmap/--trajectory to web-export command - Validate --history/--history-dir in baseline decision (fail fast) - Combine --history and --history-dir instead of ignoring one - Add JSON validation with clear errors in baseline_decision backend - Add try/except to info version command - Pass --plot to backend instead of post-hoc dict mutation