claw-code/rust/crates/tools/src
TheArchitectit 9c9ef46fdc feat: team mode presets (2x/4x/6x) for TeamCreate
Add 'mode' field to TeamCreate that auto-generates agent teams:
- "2x" = 2 Explore + 2 Plan + 2 Verification = 6 agents
- "4x" = 4 Explore + 4 Plan + 4 Verification = 12 agents
- "6x" = 6 Explore + 6 Plan + 6 Verification = 18 agents

When mode is set, 'prompt' provides the shared task description and
'tasks' is ignored. Also add 'subagent_type' and 'model' fields to
manual task items for per-task role and model control.

Co-authored-by: GLM 5.1 FP8 via Crush <crush@charm.land>
2026-06-17 10:29:17 -05:00
..
lane_completion.rs fix(tools): drop stale team_id/task_id fields from lane_completion test helper 2026-06-17 09:03:36 -05:00
lib.rs feat: team mode presets (2x/4x/6x) for TeamCreate 2026-06-17 10:29:17 -05:00
pdf_extract.rs feat: b6-http-proxy-v2 follow-up work — batch 6 2026-04-07 16:11:51 +09:00