Papers › EurekAgent: Agent Environment Engineering is All You Need For Autonomous Scientific Discovery

EurekAgent: Agent Environment Engineering is All You Need For Autonomous Scientific Discovery

11 Jun 2026arXiv:2606.13662added by Syntology

Amy Xin, Jiening Siow, Junjie Wang, Zijun Yao, Fanjin Zhang, Jian Song, Lei Hou, Juanzi Li

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

LLM-based agents have shown increasing potential in automating scientific discovery. Given an optimizable metric and an execution environment, they can propose, validate, and iterate scientific solutions, and have produced results that outperform human-designed approaches. As model capabilities continue to improve, we argue that the bottleneck for autonomous scientific discovery is shifting from prescribing agent workflows to designing agent environments: the resources, constraints, and interfaces that shape agent behavior. We frame this as environment engineering: building environments that amplify productive behaviors, such as open-ended exploration, systematic artifact management, and inter-agent collaboration, while suppressing harmful behaviors, such as reward hacking and high-friction human oversight. We present EurekAgent, an environment-engineered agent system for metric-driven autonomous scientific discovery. EurekAgent engineers the environment along four dimensions: permissions engineering for bounded agent execution and isolated evaluation; artifact engineering for filesystem and Git-based collaboration; budget engineering for budget-aware exploration; and human-in-the-loop engineering for easy human supervision and intervention. EurekAgent sets new state-of-the-art results on multiple mathematics, kernel engineering, and machine learning tasks, including new state-of-the-art 26-circle packing results discovered with less than $11 in total API cost. We open-source our code and results, and call for environment engineering as a core research direction for developing reliable autonomous research agents.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.13662")

Code

Syntology Ran 12 of 15 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: found in paper text by Syntology: 15 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

THU-Team-Eureka/EurekAgent found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 12 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
3unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from THU-Team-Eureka/EurekAgent. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_resume_preamble THU-Team-Eureka/EurekAgent/src/context_continuation.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · d231838ecd719918 · report
current_manifest_path THU-Team-Eureka/EurekAgent/src/history.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · de8dab1eb51cdd1d · report
detect_context_exhaustion THU-Team-Eureka/EurekAgent/src/context_continuation.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · 756e0c603329cba7 · report
json_safe THU-Team-Eureka/EurekAgent/src/json_utils.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · 1a4ba77f4857501b · report
loop_manifest_path THU-Team-Eureka/EurekAgent/src/history.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · e1a09128de899390 · report
parse_time_limit THU-Team-Eureka/EurekAgent/src/duration.py found in paper text by Syntology ran fingerprinted AGPL-3.0 (copyleft) · pointer only · ff310b003abe9e55 · report
read_manifest THU-Team-Eureka/EurekAgent/src/history.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · d0d06b9acae3daec · report
resolve_gpu_policy THU-Team-Eureka/EurekAgent/src/gpu_policy.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · f7a4a15a9f1dba70 · report
resolve_model_name THU-Team-Eureka/EurekAgent/src/pricing.py found in paper text by Syntology ran fingerprinted AGPL-3.0 (copyleft) · pointer only · 0cf92ec0f0c10240 · report
resolve_stage_time_limit THU-Team-Eureka/EurekAgent/src/duration.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · 1dfaa7fccedf500f · report
sweep_gpu_locks THU-Team-Eureka/EurekAgent/src/gpu_cleanup.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · 07d5c14ed752ff8d · report
validate_prepare_artifacts THU-Team-Eureka/EurekAgent/src/artifacts.py found in paper text by Syntology ran AGPL-3.0 (copyleft) · pointer only · 7dfdaa735f446ced · report
fetch_model_pricing THU-Team-Eureka/EurekAgent/src/pricing.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 508dfacf36591ba2 · report
validate_implement_artifacts THU-Team-Eureka/EurekAgent/src/artifacts.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · b9c59bd8ec347da1 · report
validate_propose_artifacts THU-Team-Eureka/EurekAgent/src/artifacts.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 089067954749603a · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.13662, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections