Highlights
- Added complementary panel mode. Give members facet questions and let
fusion-composerbuild a coverage map, combined answer, gaps, and seam conflicts. - Added
/fusion --panel <entries> <prompt>for one-off panels without editing the profile. - Added
paneltostart_fusion_review, so skills and agents can select models for one run. - Added
blindPanelLabelsto hide member names, agents, and artifact paths from the judge. - Added judge verification for contested claims, with file and line citations, plus
judgeToolBudget. - Added web and full-tool panelist variants. The default panel remains read-only.
- Added seeded judge input ordering to reduce deterministic position bias.
Configuration changes
synthesisis inferred from memberquestionfields. An explicitsynthesisvalue still overrides the inference.- Member
labelis optional and defaults toid. - Panel and judge agent references receive shape validation at config load.
Fixes
- Inline
--panelruns now survive a Pi restart and restore the correct profile and model data. - The judge path now fails clearly when its active profile is missing.
- Dotted model names with thinking suffixes are parsed as models, not agent references.
- Merge reports now show uncovered facets when panelists fail.
- The default panel no longer requires the optional
pi-web-providersextension.
Compatibility
The existing fusion:rpc:v1 interface remains unchanged.
Full changelog: v0.5.2...v0.6.0