zeroclaw/src/agent
2026-02-18 22:50:02 +08:00
..
agent.rs feat(memory): add configurable postgres storage backend 2026-02-18 20:29:26 +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(providers): harden tool fallback and refresh model catalogs 2026-02-18 22:50:02 +08:00
memory_loader.rs fix(agent): use config max_tool_iterations, add memory relevance filtering, rebalance search weights 2026-02-18 14:14:33 +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 feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
tests.rs style(tests): apply rustfmt to brittle-test hardening changes 2026-02-18 14:17:58 +08:00