Polymath Zero
Work from intent
to verified execution.
Polymath Zero starts from real code, then organizes engineering around structured Work: bugs, features, epics, refactors, investigations, and greenfield projects. Work resolves only with verified proof.
- → GitHub issues, manual intent, or greenfield — all become structured Work
- → Each session logs hypothesis, diff, and test results
- → Work closes only when verified evidence is attached
Desktop app · macOS · Windows · Ubuntu
zero-memory/cases/<id>/sessions/001.md
Vocabulary
Work is the core unit. Sessions execute it. Proof closes it.
- ✓Code never leaves your machine
- ✓Work memory stored locally — not synced remotely
- ✓Approval required before any code executes
Work variety
Not every Work item
is a code change.
One full case
Four sessions.
Three days. One verified fix.
GitHub flow
GitHub issue → Work.
Work → verified PR.
Comment-triggered Work
Write a comment.
Zero offers to take over.
Type an actionable comment in the editor — fix, refactor, investigate, improve. Zero detects the intent and surfaces a one-click approval offer. Nothing runs until you approve.
fix, refactor, improve, investigate, explain, simplify, and others. Ignored: TODO, FIXME, NOTE, linter directives.Regression memory
When it comes back.
Search before you dig.
Zero indexes every resolved case. When similar Work opens again — a bug, a regression, a recurring edge case — you see root cause, resolution, and proof before starting a new session.
Memory lives locally. Your cases are never sent to a remote index.
How Work runs
One Work. One run. Verified outcome.
+ BLOCKED — operator decision: Resume, Skip, Reject, or Mark Not Applicable. Returns to prior state on Resume.
IMPLEMENTING → WORK mode (typically) · operator sets mode + permission (ask/skip) per run
Mode is operator-chosen per run, not automatically derived from state.
Set per run. Persists for the run only. Source: RunMode + PermMode in WorkDetail.
Why proof?
Why “done” needs evidence.
Not a comment.
Work in progress
Active Work.
Verified outcomes.
WorkDetail panels
Five panels.
One Work item.
Every Work item opens in WorkDetail — a five-panel view: work, sessions, terminal, evidence, context. Mode and permission policy are set per run.
Positioning
How Zero fits your workflow.
What Zero is not
Zero Helper · beta
Your codebase,
in the room with you.
An always-on-top overlay that listens to your engineering meetings and debug sessions — then surfaces answers grounded in your actual code. Work-only. Read-only.
- → Point it at your repos on first launch. Indexes in seconds.
- → Listens to meetings. Pulls matching code context automatically.
- → Answers questions. Never touches your code.
macOS · always on top · read-only
Work creation via planning pipeline:
from-issue → hypotheses → tasks
Pricing
Pick by usage shape.
Work items, sessions, machines — not tokens.
Early access is approval-gated. After submitting a request, we review and follow up directly. Access is not instant.
HOW LIMITS WORK
FAQ
Common questions.
Where does my code go?+
On your machine. Zero does not upload source code.
What OS does Zero run on?+
macOS (Apple Silicon and Intel), Windows, and Ubuntu. All three are available now.
Is there a CLI?+
Zero has a desktop UI and a local HTTP API. No separate CLI required.
How is this different from GitHub Issues?+
GitHub Issues track what work exists. Zero tracks how that work was done — sessions, diffs, and verified proof. When the same problem surfaces again, Zero shows the prior investigation.
Can I use Zero without a source integration?+
Yes. Work items can be created manually. Source integrations (GitHub, Jira, Linear) add context for import — they are not required.
Do I need source integrations set up before starting?+
No. Current source integrations require a locally installed CLI (e.g. the GitHub CLI). If the CLI is not installed, Zero works fully for manual Work items and local sessions — no import context is lost. Install the CLI when ready; existing Work is not affected.
What happens if a session fails?+
The session is logged. You can review what was tried, add context, and start a new session.
Who reviews my access request?+
We review each request manually. Access is intentionally gated.
Is proof optional?+
No. Proof is run verification — each session produces evidence (diffs, test logs, operator notes). You attach and verify it before Work is considered complete. Proof documents that the run worked, not just that code changed.
What if my PR has merge conflicts?+
Zero detects conflicts when a rebase is triggered. The agent proposes a resolution for each conflicting file. You preview the diff, then decide whether to apply the resolution or abort. Zero never auto-pushes — the rebased branch is pushed only after you approve.
Early access
Define Work.
Close it with proof.
AFTER APPROVAL