ZIm/crates/agent
Danilo Leal f14a923952
agent: Allow to see the review button while generating (#32610)
I think we mistakenly added an early return for the review multibuffer
button if `has_pending_edit_tool_uses` is true. It is totally fine _to
access_ the review multibuffer while that's happening. It's another
thing to _accept and reject_ changes while they're still ongoing!

Release Notes:

- agent: Fixed access to the review multibuffer from the agent panel.
2025-06-12 11:04:15 -03:00
..
src agent: Allow to see the review button while generating (#32610) 2025-06-12 11:04:15 -03:00
Cargo.toml agent: Add tests for thread serialization code (#32383) 2025-06-09 12:20:19 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00