Skip to content

fix: expand plugin mcp server placeholders#284

Open
C1-BA-B1-F3 wants to merge 1 commit into
OpenBMB:mainfrom
C1-BA-B1-F3:fix/issue-245
Open

fix: expand plugin mcp server placeholders#284
C1-BA-B1-F3 wants to merge 1 commit into
OpenBMB:mainfrom
C1-BA-B1-F3:fix/issue-245

Conversation

@C1-BA-B1-F3

Copy link
Copy Markdown

Summary

  • Expand env, userHome, and tilde placeholders for plugin MCP stdio and HTTP server specs.
  • Add a focused parser regression test covering args, cwd, env, url, and headers.

Closes #245

Tests

  • npx tsc -p tsconfig.json --noEmit
  • node --import tsx --test tests/mcp/runtime/parsePluginMcpServers.test.ts

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(plugins): plugin mcpServers only expand ~ in args and leave env/userHome placeholders literal

2 participants