ScienceIDE: Turning World's Scientific Codebase into Agent Learnable Environments
ScienceIDE turns scientific code repositories into agent-trainable environments and trains PhAI-IDE models at 72B, 9B, and 4B scales.
ScienceIDE is infrastructure that transforms scientific repositories into executable environments supporting task generation, execution, and scientific verification, guided by expert-defined cases and acceptance criteria. Using verified interaction trajectories, the authors train PhAI-IDE-72B, PhAI-IDE-9B, and PhAI-IDE-4B. The model family improves held-out scientific-code repair and selected general benchmarks in code, reasoning, and knowledge, indicating positive transfer. Code is released on GitHub.