Files
CLI-Anything/renderdoc/agent-harness
alvinshi 90c730ddf4 fix(renderdoc): address follow-up PR #133 review (Copilot round 2)
- 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
2026-03-25 20:31:50 +08:00
..