ZIm/crates/debugger_ui/src
Antonio Scandurra 545ae27079
Add the ability to follow the agent as it makes edits (#29839)
Nathan here: I also tacked on a bunch of UI refinement.

Release Notes:

- Introduced the ability to follow the agent around as it reads and
edits files.

---------

Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2025-05-04 08:28:39 +00:00
..
session Run additional checks from script/clippy if local (#29768) 2025-05-02 01:26:12 +00:00
tests debugger: Clear active debug line on thread continued (#29811) 2025-05-02 15:24:28 -04:00
attach_modal.rs debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
debugger_panel.rs debugger: Clear active debug line on thread continued (#29811) 2025-05-02 15:24:28 -04:00
debugger_ui.rs debugger: Add debug task picker to new session modal (#29702) 2025-05-02 08:38:29 +00:00
new_session_modal.rs debugger: Add debug task picker to new session modal (#29702) 2025-05-02 08:38:29 +00:00
persistence.rs Terminal in debugger (#29328) 2025-04-24 14:26:09 -06:00
session.rs Add the ability to follow the agent as it makes edits (#29839) 2025-05-04 08:28:39 +00:00
tests.rs debugger: Extract running state from DebugSession mode and remove mode field (#29646) 2025-04-30 05:57:53 +00:00