Commit graph

27 commits

Author SHA1 Message Date
Ben Brandt
320312fa25
Handle streaming input in title updates
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-08 14:57:38 +02:00
Ben Brandt
ebc7df2c2e
Support images in read file tool
Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Agus Zubiaga <agus@zed.dev>
2025-08-08 14:28:03 +02:00
Ben Brandt
4d5b22a583
Cleanup
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-08 14:03:34 +02:00
Ben Brandt
970b5fe06e
Get tests working
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-08 13:59:05 +02:00
Ben Brandt
63b625236d
More tests 2025-08-08 13:20:38 +02:00
Antonio Scandurra
e06f54054a Introduce a AgentTool::Output associated type
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-08 12:24:11 +02:00
Antonio Scandurra
8f390d9c6d Start porting tests for EditFileTool
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-08 11:27:08 +02:00
Antonio Scandurra
da5f2978fd Implement auth for edit_file_tool
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-08 11:10:02 +02:00
Antonio Scandurra
294109c6da Refactor tool auth 2025-08-08 10:50:53 +02:00
Agus Zubiaga
a7bcc0f97a Merge branch 'read-file-tool' into edit-file-tool 2025-08-07 20:27:15 -03:00
Agus Zubiaga
dbba5c8967 Port edit tool logic 2025-08-07 20:00:03 -03:00
Agus Zubiaga
5bfe086bf4 Remove needless into 2025-08-07 19:55:43 -03:00
Agus Zubiaga
4d94b9c2c2 agent2: Port read_file tool (text) 2025-08-07 19:53:44 -03:00
Ben Brandt
90fa921756
Wire up find_path tool in agent2 (#35799)
Release Notes:

- N/A

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-07 22:21:26 +00:00
Antonio Scandurra
160e6d5747 WIP 2025-08-07 19:00:08 +02:00
Ben Brandt
6769b650d0
Remove unneeded worktree dep 2025-08-07 18:35:41 +02:00
Ben Brandt
c943f5a847
remove glob template 2025-08-07 17:59:55 +02:00
Ben Brandt
afb9554a28
Merge branch 'main' into find-path-tool 2025-08-07 17:48:43 +02:00
Piotr Osiewicz
efba2cbfd3
chore: Bump Rust to 1.89 (#35788)
Release Notes:

- N/A

---------

Co-authored-by: Julia Ryan <juliaryan3.14@gmail.com>
2025-08-07 15:32:06 +00:00
Ben Brandt
c050527d90
remove todo 2025-08-07 17:30:37 +02:00
Ben Brandt
0d24686a9c
Fix tool hallucination event order 2025-08-07 17:29:45 +02:00
Ben Brandt
342247f60f
clippy fix 2025-08-07 16:59:54 +02:00
Antonio Scandurra
6dda5b9d86 Checkpoint 2025-08-07 16:33:42 +02:00
Antonio Scandurra
f0bf2e79d6 Checkpoint 2025-08-07 16:25:54 +02:00
Antonio Scandurra
03876d076e
Add system prompt and tool permission to agent2 (#35781)
Release Notes:

- N/A

---------

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2025-08-07 13:40:12 +00:00
Antonio Scandurra
ecd182c52f
Drop native agent session when AcpThread gets released (#35713)
Release Notes:

- N/A

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-06 10:20:40 +00:00
Ben Brandt
eb4b73b88e
ACP champagne (#35609)
cherry pick changes from #35510 onto latest main

Release Notes:

- N/A

---------

Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Lukas Wirth <lukas@zed.dev>
2025-08-06 09:01:06 +00:00