feat(app): Library (né Extensions) — state tabs + the MCPs filter stops hiding MCP-backed connections - #3434
Merged
Merged
Conversation
…needs-admin-setup, MCP transport facet in filters
benjaminshafii
enabled auto-merge (squash)
August 2, 2026 17:14
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Warden security clearance: clear. No new security issues found in this diff (3105ace6429d1ec310036f33dbb42d1a038724dc). Automated clearance satisfies the required-review gate only — a human still reviews and merges. Analysis run
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.
What
Implements Paper frame 15 — Library (desktop) · State tabs (file "OpenWork Extensions — Latest", user-approved; companion discussion in frame 14, row standard from frame 13). U1 slice 1 of the Library ⇄ Extensions unification.
extensionsfor deep-link compatibility. Orphaned legacy Marketplace strings left for the dead-code sweep.#/settings/extensions/needs-sign-in); kind pills compose in-memory with the active state tab.matchesExtensionFiltermatchesfilter==="mcp"whentransport==="mcp", so org connections backed by MCP (nativeProviderKey == null) now appear under MCPs; native ones (Google/Microsoft) correctly don't. Configured-servers section now respects filters instead of ignoring them.Tests (commands + results)
Proof honesty
Desktop e2e proof is nightly-gated: new
evals/specs/library-state-tabs.slow.test.ts(OPENWORK_EVAL_APP_SPECS=1) asserts the Library title + state tabs and rolls a photo — it runs on the Daytona nightly, sincehosts.desktop()local spawn is known-broken on this Mac (documented in prior PRs). No photo roll on this PR; unit + route + string coverage above is the local evidence, the design frames are the visual reference. Existing slow specs' "NEEDS YOUR SIGN-IN" assertions remain valid (All tab keeps group headers); three specs updated for renamed strings.