Terminal
The Terminal offers power users full control over agent creation, task submission, and branching logic.
A command-line-meets-IDE interface where users input instructions, tasks, or agent constraints.
Contextual autocomplete surfaces pre-built task types, supported datasets, available evaluator suites, and configuration templates as you type.
Advanced users can tweak fork-budgets, model temperature, structural mutation rates, or toggle optional modules (e.g., RAG, tool use, memory).
Before submitting, a real-time diff viewer highlights exactly what will change from the previous run (e.g., prompt mutations, evaluator shift).
After execution, the task ID appears in the Tree of Life immediately—allowing you to track evolution in real time.
The Terminal is especially suited for researchers, developers, and optimization engineers who want to push Darwin’s evolution mechanics toward novel goals.

Last updated