ZIm/crates/agent
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 Automatically retry when API is Overloaded or 500s (#33275) 2025-06-26 10:53:33 -04:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00