@tjalve/qube-adapter-linear
v0.1.3
Published
Linear work provider adapter for QUBE issue reads, draft rendering, and unsupported lifecycle reporting.
Downloads
581
Maintainers
Readme
@tjalve/qube-adapter-linear
Linear work provider adapter for QUBE issue reads, draft rendering, and unsupported lifecycle reporting.
Install this package when @tjalve/aie or @tjalve/aib is configured to use
Linear for issue tracking. The adapter maps Linear issues into provider-neutral
work items without inventing GitHub-shaped status labels or milestones.
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 linear --yesRequirements
- Node.js 24 or newer
@tjalve/qube-coreat a compatible version- Linear API key with access to the target team
Source
Monorepo path: https://github.com/ZarK/ai-qube/tree/main/adapters/linear
