Cursor: What's New in January 2026
A summary of all updates, new features, and bug fixes released for Cursor during January 2026.
New Features in January 2026
- Introduced Subagents, specialized, independent agents that run in parallel with custom configurations for faster, more focused task execution.(2.4)
- Enabled direct image generation from the agent using text descriptions or reference uploads, saving previews inline and to the assets/ folder.(2.4)
- Launched Cursor Blame (Enterprise plan feature) extending git blame with AI attribution, showing which lines were AI-generated (by Tab completions or agent runs) versus human-written.(2.4)
- Added the ability for agents to ask clarifying questions during Plan and Debug modes, allowing them to continue working while waiting for user input.(2.4)
- Enabled building custom subagents and skills that utilize the new 'ask question tool'.(2.4)
- Added the agent models command to list all available models.(CLI)
- Enabled quick switching between models using the --list-models flag or the /models slash command.(CLI)
- Introduced the /rules command to create new rules and edit existing ones directly from the CLI.(CLI)
- Enabled enabling and disabling MCP servers on the fly using the /mcp enable and /mcp disable commands.(CLI)
Bug Fixes in January 2026
Improvements in January 2026
- Improved agent harness for better context management during long-running tasks.(2.4)
- Default subagents for codebase research, terminal commands, and parallel work streams are now automatically active in the editor and CLI.(2.4)
- Cursor Blame provides line-level links to the conversation summary that produced the code, offering context and reasoning for changes.(2.4)
- Cursor Blame tracks AI usage patterns across the team's codebase.(2.4)
- Agents can now incorporate user answers to clarification questions immediately upon arrival while continuing other tasks.(2.4)
- Improved performance for CLI hooks.(CLI)
- Improved overall CLI performance.(CLI)
All Releases in January 2026
2.45 features1 fixThis release significantly enhances agent capabilities by introducing Subagents for parallel, specialized task execution and enabling direct image generation within the agent interface. Additionally, Enterprise users gain Cursor Blame for detailed AI attribution tracking, and agents can now proactively ask clarifying questions during complex workflows.
CLI4 features1 fixThis 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.