zeroclaw/src/agent
NB😈 ca79d9cfcf feat(tools): add on-demand Discord history fetch
Add a Discord history tool that can auto-resolve the active Discord channel from runtime context, enforce safe cross-channel defaults, and return structured message snapshots for downstream reasoning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-03-05 10:49:28 -05:00
..
loop_ fix(agent): parse wrapped tool-call JSON payloads 2026-02-26 03:56:15 -05:00
agent.rs supersede: file-replay changes from #1639 2026-02-25 02:18:16 +00:00
classifier.rs feat(agent): log query classification route decisions 2026-02-22 21:32:34 -05:00
dispatcher.rs fix(agent): parse tool-call tag variants in XML dispatcher 2026-02-26 11:52:20 +08:00
loop_.rs feat(tools): add on-demand Discord history fetch 2026-03-05 10:49:28 -05:00
memory_loader.rs fix(memory): stop autosaving assistant summaries and filter legacy entries 2026-02-20 01:14:08 +08:00
mod.rs supersede: file-replay changes from #1639 2026-02-25 02:18:16 +00:00
prompt.rs fix(agent): add channel media markers to system prompt (#1697) 2026-02-24 19:07:27 -05:00
research.rs supersede: file-replay changes from #1639 2026-02-25 02:18:16 +00:00
tests.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00