Skip to content

fix: delegate wrapper subcommand help to core cli#20

Merged
cafitac merged 1 commit intomainfrom
feat/next-slice-analysis
Apr 29, 2026
Merged

fix: delegate wrapper subcommand help to core cli#20
cafitac merged 1 commit intomainfrom
feat/next-slice-analysis

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented Apr 29, 2026

Summary

  • keep wrapper-owned help for bare ai-crawler --help, -h, and help
  • delegate subcommand help like ai-crawler mcp-config --help to the Python core instead of swallowing it in the Node wrapper
  • add wrapper coverage for top-level vs subcommand help dispatch

Testing

  • node --test test/npm-wrapper.test.cjs
  • node ./bin/ai-crawler.cjs --help
  • node ./bin/ai-crawler.cjs mcp-config --help
  • npm pack + npm exec --package ./<tarball> ai-crawler -- mcp-config --help
  • bash scripts/check-python.sh
  • bash scripts/verify-ai-harness.sh

@cafitac cafitac merged commit 0b33a79 into main Apr 29, 2026
1 check passed
@cafitac cafitac deleted the feat/next-slice-analysis branch April 29, 2026 09:25
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