Experimental

Parallel tracks

Research in parallel. Isolate writes with Git worktrees.

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.

01run_subagent
02Git worktrees
03.elcro/subagents
01

Parallel research

Pass a tasks array to run_subagent to investigate separate areas at once. Default explore specialist is seeded under .elcro/subagents/.

02

Worktree isolation

create_worktree, list_worktrees, and remove_worktree let Multitask/Agent carve out .elcro/worktrees/<name> paths and optional branches for conflicting edits.

03

Current boundary

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.

AI coding, under your control

Build with your tools, models, and rules.

El-cro puts you in control of your models, keys, and data.