ZIm/crates/assistant_tools
Oleksiy Syvokon 406ffb1e20
agent: Push diffs of user edits to the agent (#34487)
This change improves user/agent collaborative editing.

When the user edits files that are used by the agent, the
`project_notification` tool now pushes *diffs* of the changes, not just
file names. This helps the agent to stay up to date without needing to
re-read files.

Release Notes:

- Improved user/agent collaborative editing: agent now receives diffs of
user edits
2025-07-16 14:38:58 +00:00
..
src agent: Push diffs of user edits to the agent (#34487) 2025-07-16 14:38:58 +00:00
Cargo.toml More resilient eval (#32257) 2025-06-09 18:07:22 +00:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00