Skip to content

fix(dsh-plugin): use the published package name as the Cordis id - #156

Merged
iuyo5678 merged 1 commit into
mainfrom
fix/unify-dsh-plugin-package-id
Aug 29, 2026
Merged

fix(dsh-plugin): use the published package name as the Cordis id#156
iuyo5678 merged 1 commit into
mainfrom
fix/unify-dsh-plugin-package-id

Conversation

@iuyo5678

Copy link
Copy Markdown
Collaborator

Summary

  • align the Cordis plugin ID with the published package name
  • declare required client modules so dsh loads them before materializing the plugin
  • add regression coverage for plugin identity and client dependencies

Validation

  • 172 plugin tests passed
  • production build succeeded

Related to #113
Follow up #112

dsh 0.1.0-rc.8 imports and registers the client bundle by export const name, so a leftover dsh-plugin-browserskill id fails to load the 0.1.1 web UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@iuyo5678
iuyo5678 merged commit 984d017 into main Aug 29, 2026
4 checks passed
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.

2 participants