コンテンツへスキップ

0.46.x · 変更履歴

Agent is ready and UI refresh

  • Agent is ready: Agent is now the default mode, bringing a more powerful and unified AI experience. No more confusion between Chat, Composer, and Agent - just one smart interface that adapts to your needs.
  • UI refresh: Phase one of a fresh coat of paint with new default Cursor themes designed for focus. We've also simplified the @-context menu to make Agent more precise.
  • Web search: Agent can now automatically search the web for up-to-date information without requiring explicit @Web commands.
  • Ignore files: .cursorignore now blocks files from being added in chat or sent up for tab completions, in addition to ignoring them from indexing. We've introduced .cursorindexingignore for specifically controlling file indexing.
  • Agent tool limit: Upon reaching the 25 tool call limit, you can press "continue" to proceed (counts as a new request).
  • Project rules: - New capability to apply rules globally and a visual indicator for when rules will be applied
  • MCP improvements:
    • Agent can now automatically run MCP tools with Yolo mode
    • Configure Project Servers with <project-root>/.cursor/mcp.json
    • Support for Agent to use MCP resources as context
  • Tab rebinding: Tab suggestions can now be rebound to a different keybinding using editor.action.acceptCursorTabSuggestion