Skip to content

fix(packaging): resolve runtime deps from plugin package#6

Open
vicary wants to merge 1 commit intomainfrom
fix/package-relative-runtime-resolution
Open

fix(packaging): resolve runtime deps from plugin package#6
vicary wants to merge 1 commit intomainfrom
fix/package-relative-runtime-resolution

Conversation

@vicary
Copy link
Copy Markdown
Owner

@vicary vicary commented Apr 7, 2026

Summary

  • resolve cosmiconfig and @modelcontextprotocol/sdk relative to the plugin package instead of process.cwd()
  • add MCP SDK to generated npm package dependencies and cover the generated metadata in packaging tests
  • exercise package-name loading from a bare cwd in Node/OpenCode packaging regression coverage

Test Plan

  • deno task build
  • deno task check
  • deno task lint
  • deno task fmt
  • deno test -A packaging.test.ts
  • deno test -A

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.

1 participant