Change8

CLI

Cursor
4 features1 fix2 improvementsagentsaiclimcp

Summary

This release significantly enhances the Command Line Interface (CLI) by introducing new controls for managing models, rules, and MCP servers directly via new slash commands and flags. Users can now list models, manage rules, and toggle MCP servers on the fly, alongside notable performance improvements for CLI hooks.

New Features

  • Added the agent models command to list all available models.
  • Enabled quick switching between models using the --list-models flag or the /models slash command.
  • Introduced the /rules command to create new rules and edit existing ones directly from the CLI.
  • Enabled enabling and disabling MCP servers on the fly using the /mcp enable and /mcp disable commands.

Bug Fixes

  • Fixed unspecified bug fixes related to CLI operations.

Improvements

  • Improved performance for CLI hooks.
  • Improved overall CLI performance.

Cursor Documentation