zeroclaw/src/agent
2026-02-20 02:16:41 +08:00
..
agent.rs fix(memory): stop autosaving assistant summaries and filter legacy entries 2026-02-20 01:14:08 +08:00
classifier.rs feat(agent): add rule-based query classification for automatic model routing 2026-02-18 14:41:58 +08:00
dispatcher.rs fix(agent): log warning when native tool call arguments fail JSON parsing 2026-02-18 12:56:56 +08:00
loop_.rs fix(channels): interrupt in-flight telegram requests on newer sender messages 2026-02-20 01:54:07 +08:00
memory_loader.rs fix(memory): stop autosaving assistant summaries and filter legacy entries 2026-02-20 01:14:08 +08:00
mod.rs feat(agent): add rule-based query classification for automatic model routing 2026-02-18 14:41:58 +08:00
prompt.rs Fix skill instruction/tool injection in system prompts 2026-02-20 02:16:41 +08:00
tests.rs fix(memory): stop autosaving assistant summaries and filter legacy entries 2026-02-20 01:14:08 +08:00