Skip to content

docs: add harness usage examples#18

Merged
cafitac merged 1 commit into
mainfrom
feat/harness-examples-polish
Apr 29, 2026
Merged

docs: add harness usage examples#18
cafitac merged 1 commit into
mainfrom
feat/harness-examples-polish

Conversation

@cafitac

@cafitac cafitac commented Apr 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • add docs/harness-examples.md with copy-paste wrapper, MCP, CLI, and SDK flows
  • link the new examples doc from the README MCP/SDK sections
  • fix the published-wrapper docs to use the working npm exec --package ... ai-crawler -- ... form for subcommands

Testing

  • uv run ai-crawler mcp-config --client hermes --launcher npm
  • uv run ai-crawler mcp-config --client codex --launcher npm
  • uv run ai-crawler mcp-config --client claude-code --launcher npm
  • npm exec --yes --package @cafitac/ai-crawler@0.1.1 ai-crawler -- mcp-config --client hermes --launcher npm
  • npm exec --yes --package @cafitac/ai-crawler@0.1.1 ai-crawler -- --version
  • npm exec --yes --package @cafitac/ai-crawler@0.1.1 ai-crawler -- doctor
  • uv run --extra dev python - <<'PY' ... AICrawler(...).compile_url(...) ... PY
  • bash scripts/check-python.sh
  • bash scripts/verify-ai-harness.sh

@cafitac cafitac merged commit 3f11ed8 into main Apr 29, 2026
1 check passed
@cafitac cafitac deleted the feat/harness-examples-polish branch April 29, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant