Releases: woodfishhhh/EZ_math_model
Releases · woodfishhhh/EZ_math_model
Release list
v1.2.0 - PaperOrchestra-first writing
Highlights
- Make EZMM writer default to PaperOrchestra-first paper writing.
- Vendor the PaperOrchestra skill pack under
skills/ez-math-model/external/paper-orchestra/. - Add
tools/paper-orchestra/SKILL.mdas the EZMM writer adapter. - Keep EZMM-compatible
runtime/{task_id}/paper.mdas the mandatory downstream artifact while optionally producing PaperOrchestra LaTeX outputs. - Strengthen paper quality/export audit paths and runtime packaging support.
Verification
git diff --check- JSON metadata parse for
manifest.json,package.json,marketplace.json - PaperOrchestra
validate_inputs.py --help npm run validate
Known environment gaps
npm run validate reported missing optional/local Python libraries: scikit-learn, networkx.
v1.1.0
EZ Math Model 1.1.0
- Enforce setup as a hard gate before modeling workflow execution.
- Add formal/demo/blocked run modes to prevent silent synthetic fallback.
- Standardize project layout with 用户输入/, runtime/, and output/.
- Export final papers as Markdown, DOCX, TXT, and PDF.
- Add chart quality gates and artifact manifests.
- Package the full project folder into output.zip.
v1.0.1
v1.0.0
Full Changelog: https://github.com/woodfishhhh/EZ_math_model/commits/v1.0.0