Commit graph

28 commits

Author SHA1 Message Date
Agus Zubiaga
9da17dd894 move old acp support to its own module
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2025-07-24 13:14:16 -03:00
Agus Zubiaga
0f4e64026b Remove todo
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2025-07-24 12:59:56 -03:00
Agus Zubiaga
ac3f8f7fa1 Return all diffs
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2025-07-24 12:48:26 -03:00
Agus Zubiaga
153ffb2e6b Tests passing
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2025-07-24 12:37:06 -03:00
Agus Zubiaga
cdfe91ce9e Move process creation to ClaudeConnection::new_thread
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-07-24 11:37:55 -03:00
Ben Brandt
755cff59a1
Put name on connection as well for Thread Title 2025-07-24 12:06:05 +02:00
Ben Brandt
45452a81d4
Cleanup unused fields 2025-07-24 11:41:20 +02:00
Ben Brandt
c03585359a
Remove dead code 2025-07-24 11:01:49 +02:00
Ben Brandt
e9a9f6dace
Remove unused code 2025-07-24 10:53:54 +02:00
Ben Brandt
0915e4b34b
Fix clippy warnings 2025-07-24 10:40:05 +02:00
Agus Zubiaga
8f768439b2 Compiling! 2025-07-24 01:03:37 -03:00
Agus Zubiaga
158867f42c Moar fixes 2025-07-23 21:25:04 -03:00
Agus Zubiaga
7f20caf208 Moar progress 2025-07-23 20:11:38 -03:00
Agus Zubiaga
2d222f7752 Fix tool call confirmation 2025-07-23 16:17:33 -03:00
Conrad Irwin
1724bb2084 more wip 2025-07-23 10:59:09 -06:00
Agus Zubiaga
8affe205bd More progress 2025-07-23 12:17:02 -03:00
Ben Brandt
ebf94e20c9
wip
Co-authored-by: Agus Zubiaga <agus@zed.dev>
2025-07-23 16:21:20 +02:00
Ben Brandt
c478cdf30e
Use acp_old everywhere 2025-07-23 14:33:26 +02:00
Ben Brandt
af6ab9d4a6
Update plan + read/write tools 2025-07-23 13:29:31 +02:00
Ben Brandt
eff09b0384
Remove ToolCallConfirmation 2025-07-23 13:22:51 +02:00
Ben Brandt
ce5614cc76
Reject pending tool call confirmations 2025-07-23 13:21:33 +02:00
Ben Brandt
cea8e61fd9
Push request and insert further 2025-07-23 13:11:54 +02:00
Ben Brandt
c3e4f3800d
Convert new toolcallcontent 2025-07-23 12:31:54 +02:00
Conrad Irwin
4cd5cceae8 MOAR 2025-07-23 00:12:09 -06:00
Conrad Irwin
c4d920ff5b WIPWIPWIPW 2025-07-22 19:01:29 -06:00
Agus Zubiaga
405244d422
Display ACP plans (#34816)
Release Notes:

- N/A

---------

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2025-07-21 11:11:37 -03:00
Ben Brandt
cfe1adc792
E2E Claude tests (#34702)
- **Fix cancellation of tool calls**
- **Make tool_call test more resilient**
- **Fix tool call confirmation test**

Release Notes:

- N/A
2025-07-18 13:17:41 +00:00
Agus Zubiaga
8e4555455c
Claude experiment (#34577)
Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Oleksiy Syvokon <oleksiy.syvokon@gmail.com>
2025-07-17 14:25:55 +00:00
Renamed from crates/acp/src/acp.rs (Browse further)