Note to agent beta testers: This is the first preview release since we've started rewriting our agent loop. Regressions may exist, but we're incrementally landing the necessary infrastructure to build a more reliable agent panel. If you notice any regressions, please reach out in the agent beta Zed Community Discord channel.
- Agent Beta: Corrected over-indentation in search/replace strings from model. (#29153)
- Agent Beta: Made keybindings closer to the precedence order used on Mac. This fixes the use of
enterto add context from the menu triggered by@referencing. (#29107) - Agent Beta: Added migration to rename
find_replace_filetool toedit_file, andregex_searchtogrep. (#29168) - Inline Assistant: Fixed a bug where the default model would be used even when a specific inline assistant model was configured. (#29136)
- Improved selection highlight speed. (#29097)