Run CLI-Anything harness tests against the real backend and update TEST.md with passing results
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-cli-anything-b4d4f167a6b8 ,按照其中的说明把「cli-anything-test」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Run and document tests for an existing harness.
Target software: local path argument (required).
~/.cursor/cli-anything-generator.root / %USERPROFILE%\.cursor\cli-anything-generator.rootPLUGIN_ROOT.txt / default .../plugins/local/cli-anything{PLUGIN_ROOT}/references/HARNESS.md and {PLUGIN_ROOT}/references/commands/test.md via absolute paths| Cursor tool | Role |
|---|---|
| Shell | pytest, installed cli-anything-<software>, environment checks |
| Read / Grep | Locate tests, parse failures, update TEST.md |
| Write / StrReplace | Fix tests or harness bugs uncovered by failures |
Progress: {software-root}/agent-harness/.cli-anything-progress.json with "mode": "test".
TEST.md.CLI_ANYTHING_FORCE_INSTALLED=1 for release-style installed-command checks when documented by HARNESS / test command.cli-anything-<software> via subprocess / _resolve_cliTEST.md only with passing resultsFollow {PLUGIN_ROOT}/references/commands/test.md.