fix(adapters): stop guessing Cursor plugin IDs - #29
Merged
Conversation
Implement roadmap.md TODO U-01 using docs/specs/2026-07-30-u-01-cursor-plugin-id-matching.md. Remove cache-order attribution for unknown Cursor install records while preserving direct manifest-ID and workspace MCP-hint matches, and validate the provider, documentation, package, and bounded full-regression gates. Co-authored-by: Codex (GPT 5.6 Sol) <codex@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cursorPluginIdmatches and workspace project-MCP hints.Why
roadmap.mdU-01.Traceability and Scope
docs/specs/2026-07-30-u-01-cursor-plugin-id-matching.mdChange Type
Test and Review Evidence
9001was assigned toFuture Tool, and cache order changed attributionnode --test test/agent-customize.test.mjs test/agent-customize-architecture.test.mjsnode --test test/doc-link-graph.test.mjsnpm --cache .npm-cache run pack:verifygit diff --check origin/main..HEADnpm testManual or visual evidence: the pre-fix provider attached unknown IDs by cache order; the fixed inventory returns no plugin for those records and reports the unknown IDs in
unmatchedInstalledPluginIds. A focused rerun confirmed all four full-suite failures areEPERMwhile creating symlinks in unrelated scope/render/topology tests.Risk and Recovery
installedPluginFallbackCountremains numeric at zero.2d5a966a9a60718ae4dd5c3843cf4435d54a6f45.v22.17.0and npm10.9.2are below the repository minimums; CI should confirm on the supported toolchain and a symlink-capable host.AI Involvement
Checklist
AGENTS.md,CONTRIBUTING.md, and the relevant canonical-owner guidance.CHANGELOG.md.