zed/crates/proto
Mikayla Maki 17adc40d61
Implement sidebar rendering of the configured worktrees (#51342)
Implements worktree support for the agent panel sidebar

Before you mark this PR as ready for review, make sure that you have:
- [x] Added a solid test coverage and/or screenshots from doing manual
testing
- [x] Done a self-review taking into account security and performance
aspects
- [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A
2026-03-12 17:53:38 +00:00
..
proto Implement sidebar rendering of the configured worktrees (#51342) 2026-03-12 17:53:38 +00:00
src git: Add SSH support for removing and renaming git worktrees (#50759) 2026-03-10 14:57:06 +00:00
build.rs Inject venv environment via the toolchain (#36576) 2025-08-28 14:40:43 +00:00
Cargo.toml Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
LICENSE-GPL