mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-09-01 15:36:07 +08:00
3702ff029f
- 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