ZIm/crates/repl/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
..
components chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
kernels Upgrade async-tungstenite to tokio (#26193) 2025-04-08 09:17:08 -06:00
notebook Add the ability to follow the agent as it makes edits (#29839) 2025-05-04 08:28:39 +00:00
outputs Use image cache to stop leaking images (#29452) 2025-04-29 19:30:16 +00:00
components.rs Show kernel options in a picker (#20274) 2024-11-07 17:59:53 -08:00
jupyter_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
notebook.rs Initial Notebook UI structure (#19756) 2024-10-29 11:30:07 -07:00
outputs.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
repl.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
repl_editor.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
repl_sessions_ui.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
repl_store.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
session.rs Introduce "Near" block type (#28032) 2025-04-04 17:37:42 -06:00