mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-08-30 17:34:27 +08:00
90c730ddf4
- SKILL: list prompt-toolkit in requires. - setup: include_package_data=True, zip_safe=False (repo convention). - REPL: pass obj into nested cli.main; only set capture_path when -c provided. - capture metadata: degraded bool; driver from localRenderer/vendor not bool. - counters: validate GPUCounter ids, return error + valid_counter_ids. - mesh: read bounded index buffer slice for indexed draws. - HARNESS: document python -m subprocess test strategy. Made-with: Cursor