Marshall Bowers
|
dc83f1ad38
|
Rename assistant2 to agent (#27887)
This PR renames the `assistant2` crate to `agent`.
Release Notes:
- N/A
|
2025-04-02 00:40:47 +00:00 |
|
Piotr Osiewicz
|
dc64ec9cc8
|
chore: Bump Rust edition to 2024 (#27800)
Follow-up to https://github.com/zed-industries/zed/pull/27791
Release Notes:
- N/A
|
2025-03-31 20:55:27 +02:00 |
|
Marshall Bowers
|
0fec04a1b7
|
assistant2: Disable "Add Server" button when the required fields are empty (#27440)
This PR updates the add context server modal to disable the "Add Server"
button when the required fields are not filled out.
Release Notes:
- N/A
|
2025-03-25 17:19:30 +00:00 |
|
Marshall Bowers
|
275cecb262
|
assistant2: Add modal for adding context servers (#27434)
This PR adds a modal for adding context servers from the Assistant 2
configuration view:
<img width="1394" alt="Screenshot 2025-03-25 at 12 22 50 PM"
src="https://github.com/user-attachments/assets/52fe194f-7d88-4f3b-aee1-8c6385136e6b"
/>
Release Notes:
- N/A
|
2025-03-25 16:37:56 +00:00 |
|