zeroclaw/src/agent
Argenis 403fd2dc2b
Merge pull request #2663 from zeroclaw-labs/issue-2651-agent-allowed-denied-tools
feat(agent): add primary allowed_tools/denied_tools filtering
2026-03-03 18:15:23 -05:00
..
loop_ feat(approval): add command-level shell approval rules 2026-03-03 17:20:06 -05:00
agent.rs feat(agent): add primary tool allowlist and denylist filtering 2026-03-03 16:19:28 -05: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 Merge pull request #2663 from zeroclaw-labs/issue-2651-agent-allowed-denied-tools 2026-03-03 18:15:23 -05:00
memory_loader.rs feat(memory): boost core memories during context retrieval 2026-03-01 15:24:39 -05:00
mod.rs feat(agent): expose tool_specs and public run_tool_call_loop 2026-03-01 14:56:09 -05:00
prompt.rs fix(agent): refresh system prompt datetime across long-lived turns 2026-03-01 15:51:10 -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 Merge remote-tracking branch 'upstream/main' into feat/max-token-continuation-policy 2026-03-01 13:13:55 -08:00