Related reading
ScienceIDE: Turning World's Scientific Codebase into Agent Learnable Environments
ScienceIDE is a framework that turns existing scientific software repositories into programmable environments that agents can use for task generation, execution, and verification. Training on these environments yields LLMs (PhAI‑IDE series) that outperform baselines on scientific code repair and several general code‑reasoning benchmarks.
Hugging Face Daily Papersarxiv.org2 minpaperA New Framework for Open Source AI
Mozilla and partners published a paper proposing a layered, gradient openness framework for foundation models, defining openness for data, code, weights, docs, and deployment. The framework gives developers, regulators, and civil society a common language to evaluate openness and safety beyond a binary label.
Mozilla Automation Teammozilla.org3 minScienceBuddy: Recursive-in-Recursive Self-Improvement for Interactive Scientific Agents
ScienceBuddy is an interactive workspace that converts researcher prompts, feedback, and execution traces into continual‑learning tasks for AI agents. It introduces a "recursive‑in‑recursive" self‑improvement loop that alternates harness refinement and model training, and showcases case studies across four scientific task families.
Hugging Face Daily Papersarxiv.org1 minpaperHN2Open-Sourcing Rebalancer: A Generic, High-Performance Library for Solving Assignment Problems
Meta open‑sourced Rebalancer, a library that lets engineers describe assignment problems (objects → bins) via a high‑level spec API, then solves them with either a MIP backend or a highly parallel local‑search engine. It handles millions of objects, solves ~40 M problems daily, and includes a debugging UI.
Facebookfb.com8 minWhy client SDK generation belongs in the open
Google partnered with Speakeasy to open‑source their OpenAPI‑based multi‑language SDK generator, covering Python, TypeScript, Go, Java, C#, PHP, and Ruby. The move replaces a now‑defunct proprietary generator, reduces maintenance overhead to ~1 engineer, and adds a CLI and documentation server generator under AGPLv3.
Google Developersgoogleblog.com3 minGricea: An Open Science Platform for Conversational AI Research
Gricea is an open‑science platform that packages conversational AI studies as reusable artifacts. It demonstrated high reproducibility on prior papers and enabled diverse users to build runnable experiments, addressing fragmentation in CAI research.
Hugging Face Daily Papersarxiv.org1 minpaper



