Back to news
Jun 17, 2026
3 min read

Iteris Open Source Announcement

Iteris, an agentic research system for open problems in computational mathematics, is now open source.
Authors: FrenzyMath
Open source release

Iteris is now open source for researchers, engineers, and students working on computational mathematics.

Iteris is an agentic research system for open problems in computational mathematics. It coordinates numerical evidence, construction search, proof drafts, review, and durable project state in one auditable workflow.

Runs

Use the iteris command to create projects, start or resume runs, and verify results.

State

Keep project structure, fact graphs, task boards, checkpoints, and logs visible across long runs.

Backends

Switch between Codex and Claude Code executors with ITERIS_EXECUTOR or CLI flags.

User-facing modules

Three entry points for running Iteris projects

The open-source release focuses on practical interfaces for starting projects, managing active runs, and inspecting generated research state.

CLI

Command-line orchestration

Use the iteris command to create projects, start or resume runs, inspect status, manage checkpoints, run verification, and call tools.

Iteris CLI interface
Monitor

iteris monitor

One command for setup, project creation, progress tracking, run management, and Q&A through structured menus and lookups.

Iteris Monitor guided interface
Dashboard

Visual inspection for long runs

Inspect runs, fact graphs, task boards, project structure, and verification progress without digging through raw artifacts.

Iteris Dashboard overview
Iteris Dashboard facts view
Facts and structured knowledge view for tracking generated and verified information.
Iteris Dashboard logs view
Run logs and task progress view for following agent execution.
Engineering enhancements

Built for repeatable research workflows

This release adds practical improvements for faster runs, broader branch exploration, and executor choice.

Optimized harness and execution engine

The execution framework and run orchestration were refactored for shorter wall-clock time and lower token usage on comparable tasks.

Evolve module

Iteris can generate, manage, and explore multiple branches on one problem direction, including extrapolations, variants, and extensions.

Claude Code and Codex support

Switch backends through environment variables or CLI flags to match each model’s strengths to the task.

Community

We encourage researchers to leverage Iteris for more open problems in computational mathematics. We will continuously publish updates on our advances in AI-driven frontier problem solving and Iteris harnessing techniques. We also offer technical support for large-scale experiments and welcome inquiries about potential collaborative work.

Contact us: chenlh@pku.edu.cn