Hugging Face's physics-intern: Multi-Agent Framework Doubles Gemini on CritPt Benchmark
Hugging Face released physics-intern, an open-source multi-agent framework designed for theoretical physics research. It mimics the scientific research process by decomposing complex problems into focused tasks dispatched to specialized subagents—including computing, claim reviewing, and research strategy challenge agents.
Architecture and Workflow
The framework decomposes research-level problems into several subtasks, each handled by a dedicated subagent:
- Computing agent: Handles numerical calculations and simulations.
- Reviewing agent: Evaluates claims for correctness and consistency.
- Strategy challenge agent: Critiques the overall research direction and suggests alternatives.
This agentic harness is designed to be domain-agnostic but was specifically tuned for theoretical physics.
Benchmark Performance
On the CritPt benchmark (critical point analysis in physics), physics-intern doubled the performance of Gemini models and achieved a new state-of-the-art result, surpassing GPT-5.5 Pro—all at a significantly lower cost. Specific numbers were not detailed in the source, but the performance gain is described as “doubling” and “new SOTA.”
Availability
The framework is available as a Hugging Face Space. The blog post detailing the architecture and design decisions can be found at the link below. Community contributions and extensions are encouraged.
Who it's for: Researchers and developers building agentic workflows for scientific domains, especially theoretical physics.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Root Cause of Claude Code VS Code Extension Session Title Corruption Identified
A developer has identified the architectural root cause for session title corruption in Claude Code's VS Code extension, affecting 20+ GitHub issues. The problem stems from the extension reading titles via a raw string search in session files, leading to three failure modes.

Deploy Claude Design Artifacts to Live Websites with Teenyapp
Teenyapp provides a hosting service that Claude Design can use directly from chat via an agent token link, enabling autonomous deployment of artifacts with backend support.

Routerly: Self-Hosted LLM Gateway with Runtime Routing Policies and Budget Control
Routerly is a free, open-source, self-hosted LLM gateway that provides runtime model selection based on routing policies like cheapest, fastest, or most capable, along with project-level budget limits with per-token tracking. It's OpenAI-compatible for drop-in use with tools like Cursor, LangChain, and Open WebUI.

Open Design: Open-Source Alternative to Claude Design Runs on Your Local CLI Agents
Open Design is a local-first, BYOK design engine that turns 11 coding-agent CLIs (Claude Code, Codex, Cursor, Gemini CLI, etc.) into a design workflow with 72 brand-grade design systems and 31 composable skills, exporting HTML/PDF/PPTX/MP4.