0.48.x · 変更履歴
Chat tabs, Custom modes & Faster indexing
This release introduces chat tabs for parallel conversations, a redesignedmodes system with custom modes, and improvements to cost visibility, indexing performance, and MCP reliability. Additionally, a sound notification plays when a chat is finished.
Built-in modes & custom modes (beta)
Agent and Ask modes are the built-in modes in Cursor, now with the option to add custom modes. We’ve also renamed “Edit” to “Manual” to better reflect its behavior.
Ask mode now has access to all search tools by default, so the `@Codebase` tool has been removed. It will automatically search the codebase when needed. If you want to force a search, simply ask Cursor in natural language to “search the codebase”. You can disable search from Ask in the mode menu, which will result in Ask only seeing the context you have provided.
Read more about Agent and Ask.

Custom modes (beta) allow you to compose new modes with tools and prompts that fit your workflow. Since custom modes can have custom keybindings, ⌘I will default to Agent mode and ⌘L will toggle the side pane. If you unbind ⌘I, it will also toggle the side pane. Custom modes are currently in beta, and you can enable them from Settings → Features → Chat → Custom modes.
You can also set the default mode from settings (Settings → Features → Chat → Default chat mode) to one of your modes or to the one you used most recently.
Read more about custom modes.

Chat tabs
Create new tabs (⌘T) in chat to have multiple conversations in parallel. You can also hold Option and click the + button to create a new tab. Cmd+N still creates a new chat in the current tab.
When a tab is awaiting your input, you’ll see an orange dot on that tab.
Faster indexing
We’ve made significant improvements to indexing performance of similar codebases within a team, greatly reducing the initial indexing time for subsequent copies of large repositories after one copy has been fully indexed. For example, the Cursor codebase now indexes in under a minute, previously taking around 20 minutes.
Sound notification (beta)
Cursor can now play a sound when a chat is ready for review. Enable this feature from Settings → Features → Chat → Play sound on finish.
Usage-based cost visibility
For usage-based models, you can now view the cost and breakdown per chat from the history.

New onboarding
We’ve introduced an easier onboarding process to help you get started with Cursor. You’ll be guided through importing settings, selecting themes, keybindings, and other preferences.
