zeroclaw/src/agent
2026-02-28 15:50:06 +08:00
..
loop_ feat(agent): add result-aware loop detection for tool-call loop 2026-02-28 00:58:31 -05:00
agent.rs feat(agent): add result-aware loop detection for tool-call loop 2026-02-28 00:58:31 -05: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 12:59:23 +08:00
loop_.rs feat: harden web access policy and add flexible web search/runtime config 2026-02-28 15:50:06 +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 supersede: file-replay changes from #1639 2026-02-25 02:18:16 +00:00
prompt.rs feat(codex): add websocket-first transport selection 2026-02-28 13:48:41 +08: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