## Core
### Improvements
- References can include usage descriptions for agents, show up in the new docs, and be hidden from `@` autocomplete when needed.
### Bugfixes
- Deprecated `reference` config entries continue to load under the newer `references` config key.
- MCP prompt and resource requests now respect configured server timeouts.
- Anthropic fallback responses are handled correctly again.
- MCP servers that fail during client setup now fail cleanly instead of leaving a broken connection behind.
## Desktop
### Improvements
- The new desktop session flow now has a dedicated `/new-session` route with draft tabs that keep your prompt and project selection together until you start the session.
### Bugfixes
- Restored macOS auto-updates.