JSPM

haystack-cli

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 136
  • Score
    100M100P100Q9045F

Package Exports

  • haystack-cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (haystack-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

haystack-cli

This package is an alias of @haystackeditor/cli, the canonical CLI for Haystack — AI code review, PR triage & QA, and a self-driving merge queue for GitHub.

Installing it gives you the real haystack binary:

npm install -g haystack-cli   # works, but prefer:
npm install -g @haystackeditor/cli

Then:

haystack login                        # GitHub device flow
haystack setup --repo owner/name --yes

Note: the unscoped haystack package on npm is an unrelated string-matching library, and this product is unrelated to the Haystack NLP/RAG framework by deepset.

For AI agents