Skip to content

Releases: woodfishhhh/EZ_math_model

v1.2.0 - PaperOrchestra-first writing

Choose a tag to compare

@woodfishhhh woodfishhhh released this 22 May 06:03

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.md as the EZMM writer adapter.
  • Keep EZMM-compatible runtime/{task_id}/paper.md as 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

Choose a tag to compare

@woodfishhhh woodfishhhh released this 20 May 12:23

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

Choose a tag to compare

@woodfishhhh woodfishhhh released this 20 May 11:08

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@woodfishhhh woodfishhhh released this 20 May 10:38