Agus Zubiaga
46ed71fb9a
Handle fetch completions
...
Co-authored-by: Cole Miller <cole@zed.dev>
2025-08-13 13:42:39 -03:00
Agus Zubiaga
2f6c9e3a2b
Checkpoint: Adding fetch
2025-08-13 12:28:17 -03:00
Agus Zubiaga
6ed2155b9a
Replace to_link with as_link
...
Co-authored-by: Cole Miller <cole@zed.dev>
2025-08-13 10:54:24 -03:00
Agus Zubiaga
98ba2d9acd
Load threads and rule contents
...
Co-authored-by: Cole Miller <cole@zed.dev>
2025-08-12 18:34:58 -03:00
Agus Zubiaga
b4d97c437d
Get contents of symbols and selections
...
Co-authored-by: Cole Miller <cole@zed.dev>
2025-08-12 17:38:28 -03:00
Agus Zubiaga
91e22597a8
Threads and rule support
...
Co-authored-by: Cole Miller <cole@zed.dev>
2025-08-12 15:47:27 -03:00
Agus Zubiaga
cf8e056ec4
Merge branch 'main' into mention-more
2025-08-12 09:58:47 -03:00
Agus Zubiaga
76566aaa78
Fix test
2025-08-12 09:53:21 -03:00
Antonio Scandurra
2444321756
Support profiles in agent2 ( #36034 )
...
We still need a profile selector.
Release Notes:
- N/A
---------
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-12 12:17:48 +00:00
Agus Zubiaga
26befa1ec6
Merge branch 'main' into mention-more
2025-08-11 20:48:31 -03:00
Agus Zubiaga
cc396a5e36
Include mention content in agent2 requests
...
Co-authored-by: Cole Miller <cole@zed.dev>
2025-08-11 20:41:47 -03:00
Bennet Bo Fenner
bb6ea22944
agent2: Port more tools ( #35987 )
...
Release Notes:
- N/A
---------
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-11 17:24:48 +00:00
Antonio Scandurra
365b5aa31d
Centralize always_allow
logic when authorizing agent2 tools ( #35988 )
...
Release Notes:
- N/A
---------
Co-authored-by: Cole Miller <cole@zed.dev>
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-11 17:22:19 +00:00
Agus Zubiaga
3085c6fad4
Checkpoint: Defining MessageContent
2025-08-11 13:22:35 -03:00
Ben Brandt
8dbded46d8
agent2: Add now, grep, and web search tools ( #35974 )
...
Release Notes:
- N/A
---------
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-11 15:34:34 +02:00
Antonio Scandurra
ebcce8730d
Port some more tools to agent2
( #35973 )
...
Release Notes:
- N/A
2025-08-11 15:10:46 +02:00
Antonio Scandurra
086ea3c619
Port terminal
tool to agent2 ( #35918 )
...
Release Notes:
- N/A
---------
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-11 10:31:13 +00:00
Ben Brandt
308cb9e537
Pull action_log into its own crate ( #35959 )
...
Release Notes:
- N/A
2025-08-10 21:57:55 +00:00
Ben Brandt
5901aec40a
agent2: Remove model param from Thread::send method ( #35936 )
...
It instead uses the currently selected model
Release Notes:
- N/A
2025-08-09 21:40:44 +00:00
Antonio Scandurra
db901278f2
Lay the groundwork to create terminals in AcpThread
( #35872 )
...
This just prepares the types so that it will be easy later to update a
tool call with a terminal entity. We paused because we realized we want
to simplify how terminals are created in zed, and so that warrants a
dedicated pull request that can be reviewed in isolation.
Release Notes:
- N/A
---------
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-08 14:39:40 +00:00
Agus Zubiaga
2526dcb5a5
agent2: Port edit_file
tool ( #35844 )
...
TODO:
- [x] Authorization
- [x] Restore tests
Release Notes:
- N/A
---------
Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-08 12:43:53 +00:00
Agus Zubiaga
3d662ee282
agent2: Port read_file tool ( #35840 )
...
Ports the read_file tool from `assistant_tools` to `agent2`.
Note: Image support not implemented.
Release Notes:
- N/A
2025-08-07 20:46:47 -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
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
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