Parallel research
Pass a tasks array to run_subagent to investigate separate areas at once. Default explore specialist is seeded under .elcro/subagents/.
Parallel tracks
Multitask mode runs read-only subagents in parallel via run_subagent, and Agent can create, list, and remove Git worktrees so write tracks stay isolated until you merge reviewable branches.
Pass a tasks array to run_subagent to investigate separate areas at once. Default explore specialist is seeded under .elcro/subagents/.
create_worktree, list_worktrees, and remove_worktree let Multitask/Agent carve out .elcro/worktrees/<name> paths and optional branches for conflicting edits.
Subagents remain read-only. Write work still runs in the main Agent loop (optionally against a worktree path). Fully autonomous write agents per worktree are still evolving.
El-cro puts you in control of your models, keys, and data.