01
Research Agent & Long-Horizon Experiments
The agent's ability to take a research goal, develop an experimental plan, execute work in parallel, monitor progress, and return inspectable results the researcher can build on.
“Give Silico a research goal. It develops an experimental plan, runs the work in parallel” www.goodfire.com
Mapped capabilities
4 capabilities
Goal-to-plan decomposition
Turns a stated research goal into an explicit experimental plan before execution begins.
Parallel execution and progress monitoring
Runs planned work concurrently and reports run status without constant supervision.
Inspectable, buildable results
Returns results a researcher can inspect, extend, and iterate on rather than opaque summaries.
Paper replication and extension
Given a paper to reproduce or modify, plans and runs the experiments and compares against the original.
Illustrative example
- Input
- Reproduce the probe-as-reward hallucination result on a smaller open model, then tell me whether standard performance benchmarks degraded.
- Expected behavior
- Silico returns an experimental plan naming the base model, probe setup, and benchmarks before launching runs, then reports the hallucination-rate change alongside benchmark scores for both the baseline and trained checkpoint.




