@tjalve/qube-adapter-github
v0.1.3
Published
GitHub provider adapter for QUBE work items, pull request review, checks, and CI integrations.
Downloads
575
Maintainers
Readme
@tjalve/qube-adapter-github
GitHub provider adapter for QUBE work items, pull request review, checks, and CI integrations.
Install this package when @tjalve/aie or @tjalve/aib is configured to use
GitHub for issues, pull requests, review coordination, or check evidence. The
adapter owns GitHub API clients, credential probing, provider mapping, and
unsupported-operation diagnostics. @tjalve/aie lists it as an optional
dependency and installs it on demand.
For the full QUBE package family and command deck, see https://zark.github.io/ai-qube/ or the repository landing-page artifact at https://github.com/ZarK/ai-qube/blob/HEAD/docs/index.html.
Install
npm install --save-exact --ignore-scripts @tjalve/[email protected] @tjalve/[email protected]Or use the guided composer:
npm install -g --ignore-scripts @tjalve/[email protected]
qube install --scope local --work-provider github --yesRequirements
- Node.js 24 or newer
@tjalve/qube-coreat a compatible versionghCLI authenticated for GitHub.com or GitHub Enterprise when using live APIs
Source
Monorepo path: https://github.com/ZarK/ai-qube/tree/main/adapters/github
