Skip to content

fix(extensions): show directory-based project plugins#1535

Open
pascalandr wants to merge 2 commits intodifferent-ai:devfrom
Pagecran:fix/1105-local-plugin-visibility
Open

fix(extensions): show directory-based project plugins#1535
pascalandr wants to merge 2 commits intodifferent-ai:devfrom
Pagecran:fix/1105-local-plugin-visibility

Conversation

@pascalandr
Copy link
Copy Markdown
Contributor

Summary

Fixes #1105 by updating the Extensions settings store to include all project-scoped plugins returned by openworkClient.listPlugins(...), deduped by spec, instead of only showing plugins whose source is config.

Testing

  • git diff --check upstream/dev...fix/1105-local-plugin-visibility OK
  • pnpm --filter @openwork/app typecheck could not provide a clean signal in this environment due local TypeScript install issues (react-router-dom, lucide-react, zustand, @tanstack/react-virtual missing) plus an existing streamdown / React types mismatch

Notes

  • This is the React port of the local pre-cutover fix.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 23, 2026 11:42am

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 23, 2026

@pascalandr is attempting to deploy a commit to the Different AI Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Extensions UI does not display plugins that come from local plugin directories

1 participant