ZIm/crates/agent
Danilo Leal 63c1033448
agent: Generate a notification when reaching tool use limit (#31894)
When reaching the consecutive tool call limit, the agent gets blocked
and without a notification, you wouldn't know that. This PR adds the
ability to be notified when that happens, and you can use either sound
_and_ toast, or just one of them.

Release Notes:

- agent: Added support for getting notified (via toast and/or sound)
when reaching the consecutive tool call limit.
2025-06-02 21:57:42 -03:00
..
src agent: Generate a notification when reaching tool use limit (#31894) 2025-06-02 21:57:42 -03:00
Cargo.toml agent: Migrate thread storage to SQLite with zstd compression (#31741) 2025-06-02 17:01:34 +03:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00