zeroclaw/src/agent
2026-03-02 00:55:01 +08:00
..
loop_ feat(agent): add normalized stop reasons and max-token continuation 2026-03-02 00:55:00 +08:00
agent.rs feat(agent): add normalized stop reasons and max-token continuation 2026-03-02 00:55:00 +08:00
classifier.rs feat(agent): log query classification route decisions 2026-02-22 21:32:34 -05:00
dispatcher.rs feat(agent): add normalized stop reasons and max-token continuation 2026-03-02 00:55:00 +08:00
loop_.rs fix(providers): harden continuation and gemini stop handling 2026-03-02 00:55:01 +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 end-to-end team orchestration bundle 2026-03-02 00:20:46 +08:00
prompt.rs feat(skills): support front-matter metadata and always-inject skills (#2248) 2026-02-28 13:11:57 -05:00
quota_aware.rs fix(quota): address CodeRabbit review feedback 2026-02-28 11:45:02 -05:00
research.rs supersede: file-replay changes from #1639 2026-02-25 02:18:16 +00:00
session.rs test(session): deflake sqlite session expiry cleanup assertion 2026-02-28 17:00:19 -08:00
team_orchestration.rs fix(ci): resolve lint gate for orchestration PR 2026-03-02 00:20:46 +08:00
tests.rs feat(agent): add normalized stop reasons and max-token continuation 2026-03-02 00:55:00 +08:00