5e397e85b1
acp: Support session modes (e.g. CC plan mode) ( #37632 )
...
Adds support for [ACP session
modes](https://github.com/zed-industries/agent-client-protocol/pull/67 )
enabling plan and other permission modes in CC:
https://github.com/user-attachments/assets/dea18d82-4da6-465e-983b-02b77c6dcf15
Release Notes:
- Claude Code: Add support for plan mode, and all other permission modes
---------
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de >
Co-authored-by: Richard Feldman <oss@rtfeldman.com >
Co-authored-by: Danilo Leal <daniloleal09@gmail.com >
2025-09-09 13:28:02 -03:00
Conrad Irwin and Antonio Scandurra
6ba52a3a42
Re-add history entries for native agent threads ( #36500 )
...
Closes #ISSUE
Release Notes:
- N/A
---------
Co-authored-by: Antonio Scandurra <me@as-cii.com >
2025-08-19 12:08:11 -06:00
Agus Zubiaga
43ee604179
acp: Clean up entry views on rewind ( #36197 )
...
We were leaking diffs and terminals on rewind, we'll now clean them up.
This PR also introduces a refactor of how we mantain the entry view
state to use a `Vec` that's kept in sync with the thread entries.
Release Notes:
- N/A
2025-08-14 18:30:18 +00:00
e5402d5464
Allow editing Agent2 messages ( #36155 )
...
Release Notes:
- N/A
---------
Co-authored-by: Antonio Scandurra <me@as-cii.com >
Co-authored-by: Agus Zubiaga <agus@zed.dev >
2025-08-14 13:39:33 +00:00
Ben Brandt and Bennet Bo Fenner
db497ac867
Agent2 Model Selector ( #36028 )
...
Release Notes:
- N/A
---------
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de >
2025-08-13 09:01:02 +00:00
Agus Zubiaga and Ben Brandt
d0e01dbd8f
Improve thread message history ( #34299 )
...
- Keep history across threads
- Reset position when edited
Release Notes:
- N/A
---------
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com >
2025-07-11 16:24:41 +00:00
Conrad Irwin
495ec7a109
ACP ( #34030 )
...
Implements an ACP client that can be used from the agent panel
2025-07-09 16:02:31 +00:00