Add plugin entry: linear - #100
Conversation
Thank you for the Linear integration. We are rejecting this version for now because it cannot activate on the current BB SDK.
Please replace the old field with |
SawyerHood
left a comment
There was a problem hiding this comment.
Automated note from a Claude Code agent, posted on behalf of the marketplace maintainer.
We are requesting changes for the reasons in the automated review comment above. Please reply after a new matching release is available.
0.1.2 could not activate on SDK 0.4.16, which rejects `experimental_statusLabels` at tool registration. 0.1.3 registers under `presentation.label` instead. Raising the floor so the version that cannot start is no longer resolvable. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Fixed in v0.1.3 — tagged and pushed. The entry now requires All ten tools moved off One correction worth flagging: the note asked for So the literal instruction would have cleared the activation error while quietly removing the feature it was meant to preserve. v0.1.3 ships Also in this release:
|
What the plugin does
Linear inside bb: a list-first issue browser in the nav panel (state groups, filters, full-text search, keyboard navigation, inbox with badge, two-field create dialog) served from a local SQLite mirror; a deterministic ladder that resolves which Linear issue each bb thread is working on (explicit link > Linear branch name > issue key in conversation > fuzzy suggestion that asks, never binds), shown live in the thread header and side panel and injected into agent instructions; thirteen
linear_*agent tools plus abb linearCLI, identical across providers.Source release
https://github.com/vburojevic/bb-plugin-linear.git, range^0.1.2(annotated tagv0.1.2, public)Plugin checks
tsc --noEmitclean, 742 tests passing (vitest),bb plugin buildsucceedsMarketplace checks
npm run buildandnpm run checkboth pass (64 entries)icons/linear-6ff21144.svg(sha256-prefixed, shape-only SVG, no scripts or remote resources)Security facts for reviewers
🤖 Generated with Claude Code