Skip to content

v1.2.3

Choose a tag to compare

@milisp milisp released this 06 May 05:37
· 217 commits to main since this release

Support more client vscode, mcphub.nvim, cline

feat: add new client options and enhance JSON handling for vscode and mcphub

  • Added new client options: Cline, Vscode, and mcphub.nvim to the client selector.
  • Updated EnvEditor to streamline environment variable handling.
  • Modified needspathClient to include Vscode.
  • Introduced hasViewed property in ServerType for tracking user interactions.
  • Enhanced client configuration paths for Cline and Vscode in the Rust backend.
  • Improved JSON management functions to normalize response keys for client consistency.