One wizard configures everything — LLM provider, API keys, model selection, and workspace mode. Supports OAuth sign-in for Claude Code and Codex CLI users.
uv tool install EvoScientistEvoSci onboard and follow the promptsFrom user input to experimental output — every step orchestrated, every result verified.
From hypothesis to publication — each agent handles a dedicated stage of the experiment workflow.
6 specialized sub-agents — plan, research, code, debug, analyze, write — working in concert under a shared LangGraph state machine.
Context, preferences, and experimental findings survive across sessions. The system internalizes scholarly taste and builds on prior work.
Deep web search with structured 7-dimension reflection. Finds papers, methods, and baselines with enforced citation rigor.
Write, execute, and iteratively debug experiment code in a sandboxed workspace with 300s timeout, output limits, and auto-recovery.
6-phase process: Intake → Plan → Execute → Evaluate → Write → Verify. Baseline-first design with one-variable iteration for scientific rigor.
Plug in MCP servers or install research-lifecycle skills from GitHub. Compatible with other AI coding agents out of the box.
Long-running tasks dispatched to background workers via start_async_task. The main agent stays responsive and is notified on completion — true parallel multi-agent execution.
Per-turn tool filtering keeps only relevant tools visible. Dynamic system-prompt rewriting trims to conversation state. Automatic context overflow recovery prevents runaway sessions.
Approve high-risk tool calls before they run. Voice input via faster-whisper (zh/en/auto). 14 slash commands — /threads, /resume, /compact, and more.
9 LLM providers supported. One config to switch. Auto-detect model names or specify full IDs directly.
CLI as the hub. 10 messaging integrations — one agent session, any device.
13 research-lifecycle skills covering the full pipeline from ideation to publication. Install all with a single command. Also compatible with Claude Code, Cursor, and other AI coding agents.
Benchmarks · More agents · EvoSkills v2