zeroclaw/tool_descriptions
Argenis 04e69f05fd
fix: remove unused channel_names field from DiscordHistoryChannel (#4199)
* feat: add discord history logging and search tool with persistent channel cache

* fix: remove unused channel_names field from DiscordHistoryChannel

The channel_names HashMap was declared and initialized but never used.
Channel name caching is handled via discord_memory.get()/store() with
the cache:channel_name: prefix. Remove the dead field.

* style: run cargo fmt on discord_history.rs

---------

Co-authored-by: ninenox <nisit15@hotmail.com>
2026-03-24 15:34:05 +03:00
..
en.toml fix: remove unused channel_names field from DiscordHistoryChannel (#4199) 2026-03-24 15:34:05 +03:00
zh-CN.toml feat(tools): add WeatherTool with wttr.in integration (#4104) 2026-03-24 15:30:44 +03:00