Skip to content

openmcp client v0.1.12

Choose a tag to compare

@LSTM-Kirigaya LSTM-Kirigaya released this 27 Aug 13:39
· 163 commits to main since this release
  • Fixed client bug: Environment variables in test environments were not being displayed and could not be properly saved in export functionality.
  • Fixed SDK bug: Environment variables configured via mcpconfig were not being correctly passed to MCP servers.
  • Fixed bug: Error messages were not displayed when prompts encountered issues.
  • Fixed bug: Errors when running non-root path Python files with uv run.
  • Added clear conversation functionality (located to the right of the switch to parallel conversation button).
  • Completed issue #64: [Feature] Added MCP connection disconnection functionality.
  • Fixed issue #63: [Bug] MCP processes were not being terminated after disconnecting from MCP workspaces.