Branches (984)

fix-reveal-project-panel-when-sticky-items

cfdc654 add offset to uniform list scroll state

Smit Barmase created

agent-msg-edit-2

5ac874a Agent panel message editing checkpoint

Click to expand commit body
Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>

Danilo Leal and Smit Barmase created

mcp2

9da17dd move old acp support to its own module

Click to expand commit body
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>

Agus Zubiaga , Ben Brandt , and Richard Feldman created

fallback_picker_trailing_slashes

fab450e Fix invalid regular expressions highlighting all search fields (#35001)

Click to expand commit body
Closes https://github.com/zed-industries/zed/issues/34969
Closes https://github.com/zed-industries/zed/issues/34970

Only highlight the search field on regex error (buffer search and
project search).
Clear errors when the buffer search hidden so stale errors aren't shown
on next search.

Before (all fields highlighted red): 
<img width="631" height="180" alt="Screenshot 2025-07-23 at 22 59 45"
src="https://github.com/user-attachments/assets/a91d3090-1bae-4718-a1f5-0a1237559ff2"
/>

After (only query field highlighted red): 
<img width="632" height="187" alt="Screenshot 2025-07-23 at 23 10 49"
src="https://github.com/user-attachments/assets/6ae72c84-9333-4cdb-907b-afb7a0a6e808"
/>

Release Notes:

- Improved highlighting of regex errors in search dialogs

Peter Tripp created

copy_line

19a9c03 wip: linewise cut/copy improvements

Peter Tripp created

add-tests-for-restore-logic

910469d move restorable_workspace_locations to workspace

Smit Barmase created

fix-keep-edits-shortcut

585110b Register agent actions

Oleksiy Syvokon created

fix-wasi-remove-dir-all-panic

5b11025 fix panic caused by remove_dir_all_recursive

Smit Barmase created

remove-use-of-gpui-screen-capture-feature-from-collab

bb5177b Remove use of `gpui/screen-capture` feature from collab

Michael Sloan created

new-clear-option

01993b0 Really don't upload the windows release

Conrad Irwin created

keymap-ui-tooltips

75794eb Add tooltips for edit icon and exact match toggle icon

Anthony created