github ravitemer/mcphub.nvim v4.2.0

latest releases: v6.2.0, v6.0.0, v5.13.0...
5 months ago

Added

  • Added global auto-approve control through vim.g.mcphub_auto_approve and config.auto_approve
  • Added UI toggle (ga) for auto-approve in main view
  • Added auto-approve support in write_file tool while maintaining editor visibility

Changed

  • Unified auto-approve handling across the plugin
  • Moved auto-approve settings from extensions to core config
  • Updated Avante and CodeCompanion extensions to use global auto-approve setting
  • Updated documentation to reflect new auto-approve configuration

Deprecated

  • Deprecated Avante's auto_approve_mcp_tool_calls setting in favor of global config.auto_approve
  • Deprecated CodeCompanion's opts.requires_approval setting in favor of global config.auto_approve

Don't miss a new mcphub.nvim release

NewReleases is sending notifications on new releases.