fabro/crates
Bryan Helmkamp ab3b3bb050 Wire subagent tools into production session creation
Register spawn_agent, send_input, wait, and close_agent tools in both
AgentBackend::create_session and the agent CLI run() so subagents are
available outside of tests. Child sessions inherit the parent's
tool_approval callback but omit subagent tools to prevent recursive
spawning.

Also classifies subagent tools as auto-approved at all permission levels
and removes unused id/depth fields from SubAgent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 18:23:09 -05:00
..
agent Wire subagent tools into production session creation 2026-02-27 18:23:09 -05:00
attractor Wire subagent tools into production session creation 2026-02-27 18:23:09 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Add Claude Haiku 4.5 to model catalog 2026-02-25 14:21:58 -05:00
redact Lazy-compile gitleaks regexes to eliminate startup cost 2026-02-27 18:02:37 -05:00
terminal Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00