claw-code/rust/crates/rusty-claude-cli/src
TheArchitectit c9fa7ec145 refactor: remove SubAgent tool, make Agent use subagentModel config
Match Claude Code's architecture: a single Agent tool with subagent_type
(Explore/Plan/Verification) that uses the subagentModel setting when
no explicit model override is provided. The separate SubAgent tool is
removed since it duplicated existing functionality.
2026-06-10 16:49:34 -05:00
..
init.rs fix: scaffold safe init settings 2026-06-04 15:34:15 +09:00
input.rs fix: Ctrl+P provider swap with visual feedback + clippy cleanup 2026-06-10 16:49:06 -05:00
main.rs feat: parallel tool execution for read-only tools 2026-06-10 16:49:33 -05:00
render.rs Remove the deprecated Claude subscription login path and restore a green Rust workspace 2026-04-11 17:24:44 +00:00
setup_wizard.rs refactor: remove SubAgent tool, make Agent use subagentModel config 2026-06-10 16:49:34 -05:00