ZIm/crates/assistant_tool
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 agent: Push diffs of user edits to the agent (#34487) 2025-07-16 14:38:58 +00:00
LICENSE-GPL assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00