The single-model problem
One model answer isn’t always enough.
When the stakes are high, a single response can miss tradeoffs, bury contradictions, or commit to one viewpoint before alternatives are even considered.
DRACO-verified model fusion for Pi agents
v0.2.0 scored 73.80 on a sealed fixed DRACO-10 validation run: +4.80 above the reported Fusion API headline result and +9.10 above the reported budget baseline.
DRACO full10 scored · Prompt-only generation · Scorer-only rubric access
The single-model problem
When the stakes are high, a single response can miss tradeoffs, bury contradictions, or commit to one viewpoint before alternatives are even considered.
The fusion answer
Pi Fusion runs multiple participant models in parallel, compares their answers, and uses a judge model to synthesize a final response — with optional evidence gathering, verification, and durable artifacts kept locally.
Capabilities
Use it for research, planning, architecture decisions, debugging hypotheses, code review, vendor comparisons, writing, and document synthesis.
Independent answers from multiple models, side by side.
A judge model reconciles, notes contradictions, and reports the final answer.
Optionally re-check and refine before the answer is final.
Connect provider-agnostic search and fetch tools when current, sourced answers matter.
Evidence summaries, token usage, and cost reporting stay with you.
Configurable fallback and retry behavior keeps panel runs resilient.
Workflow
The panel fans out, evidence is attached when available, and the judge turns disagreement into a stronger answer that can be benchmarked after generation is sealed.
One prompt enters the fusion panel.
Participant models respond independently.
Search, fetch, and local read-only context can be used when configured.
The judge compares agreements, contradictions, and missing evidence.
The final answer, evidence summary, token usage, and cost report are saved locally.
Pi-native
Configure the panel, diagnose availability, then run fusion from the place you already work.
/pi-fusion-config Configure participants, judge, fallbacks, tools
/pi-fusion-doctor Diagnose model and evidence backend availability
/pi-fusion <prompt> Run a fusion panel/pi-fusion Should we migrate this module to a plugin architecture?
/pi-fusion --fast Summarize the tradeoffs of these three plans.
/pi-fusion --quality Compare vendors and cite current sources.DRACO benchmark
Pi Fusion is not just a demo of multi-model prompting. On a sealed fixed DRACO-10 validation run, final answers were generated from prompt-only cases, then the scorer loaded rubric artifacts only after the answers were sealed. Pi Fusion scored 73.80: +4.80 above the reported Fusion API 69.00 headline result and +9.10 above the reported 64.70 budget baseline.
The homepage keeps the claim to aggregate scores and protocol checks. Raw scorer files, private rubric artifacts, and run internals are not published.
| System / run | DRACO score | Δ vs reported Fusion API | Δ vs reported budget |
|---|---|---|---|
| Pi Fusion latest sealed DRACO-10 validation | 73.80 | +4.80 | +9.10 |
| Reported Fusion API headline result | 69.00 | — | +4.30 |
| Reported Fusion API budget baseline | 64.70 | -4.30 | — |
DRACO-verified here means completed scored runs under this fixed 10-case validation protocol. It is not official DRACO certification or a claim that Pi Fusion beats every Fusion API mode on every evaluation. Generation used sanitized prompt-only case files; answer/rubric/scoring artifacts were available only to the post-generation scorer.
Safety & control
No multi-agent writes to your real workspace. Evidence and artifacts are explicit, reviewable, and local.
Deterministic calculations run in a sandboxed environment.
Imported files are explicit evidence, not hidden state.
Fusion still works without search or fetch tools.
You choose the models, fallbacks, tools, and reporting behavior.
Docs
The GitHub repository is English-first for open-source discoverability, with Chinese documentation for local users and contributors.
Install
Install Pi Fusion, configure your participant and judge models, then run your first fusion panel in minutes.
pi install git:https://github.com/aa2246740/pi-fusion@main