Marshall Bowers
4bcd37a537
agent: Fix panic when opening Agent diff from the workspace ( #28132 )
...
This PR fixes a panic that could occur when opening the Agent diff from
the workspace (with the agent panel closed).
Release Notes:
- agent: Fixed a panic when running the `agent: open agent diff` command
with the Agent Panel closed.
2025-04-04 23:09:52 +00:00
Agus Zubiaga
1bc5618f61
agent: Allow renaming threads ( #28102 )
...
Release Notes:
- agent: Add support for renaming threads
---------
Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2025-04-04 13:24:33 -03:00
Antonio Scandurra
277a3f8d6f
Implement edit rejection in ActionLog
( #28080 )
...
Release Notes:
- Fixed a bug that would prevent rejecting certain agent edits.
2025-04-04 11:20:18 +00:00
Antonio Scandurra
a7674d3edc
Scroll to first hunk when clicking on a file to review in Agent Panel ( #28075 )
...
Release Notes:
- Added the ability to scroll to a file when clicking on it in the Agent
Panel review section.
2025-04-04 09:30:35 +00:00
Danilo Leal
9986a21970
agent: Add button to continue iterating once all reviews are done ( #28027 )
...
This PR adds a button on the review tab empty state that toggles the
focus back to the agent panel so that users can keep iterating on the
thread that's active in the panel.
<img
src="https://github.com/user-attachments/assets/ace5cf93-8869-49bb-8106-e03a9e3c90f2 "
width="700"/>
Release Notes:
- N/A
2025-04-03 12:32:02 -03:00
Antonio Scandurra
c1d6dfd832
Update selection when keeping/rejecting hunks ( #27902 )
...
Release Notes:
- N/A
2025-04-02 08:38:26 +00:00