Skip to content

Releases: xuzhougeng/ScientificFigureLibrary

Scientific Figure Library v0.1.1

Choose a tag to compare

@xuzhougeng xuzhougeng released this 29 Jul 04:30

Agent-reviewed recommendation update.

  • Changes the workflow to Agent intent construction → candidate retrieval → visual review → data compatibility review → materialization.
  • Adds figure_library_preview with standard MCP image content and an optional local path for Wisp view_image inspection.
  • Treats retrieval scores only as candidate ordering; the Agent now reports a separate 10-point visual pass/reject verdict.
  • Fixes the supplied Wisp volcano regression: both captured searches now rank FigureYa59volcanoV2 first instead of unrelated heatmap/survival candidates.
  • Uses one comparable retrieval score across FigureYa and user libraries, with stop words, boundary-safe terms, family intent, and explicit specialized-variant handling.
  • Preserves the terminal STOP policy on any materialization failure.

Assets:

  • scientific-figure-library-wisp-0.1.1.zip: Wisp plugin.
  • scientific-figure-library-0.1.1.tgz: standalone stdio MCP package.
  • figure-library-source-pack-volcano-0.1.1.zip: optional example offline pack containing FigureYa59volcanoV2 only.

Scientific Figure Library v0.1.0

Choose a tag to compare

@xuzhougeng xuzhougeng released this 29 Jul 03:33

First public release.

  • Standard stdio MCP server and MCP App, usable beyond Wisp
  • Unified figure_library_* tools
  • FigureYa catalog as the first built-in source
  • Safe import, search, describe, and materialization for user-supplied figures and code
  • Separate FigureYa Source Pack for offline/limited-network environments
  • Hard-stop materialization policy: on failure, report and wait; never draw a substitute

Assets:

  • scientific-figure-library-wisp-0.1.0.zip: Wisp plugin
  • scientific-figure-library-0.1.0.tgz: standalone npm package
  • figure-library-source-pack-volcano-0.1.0.zip: optional FigureYa59volcanoV2 offline Source Pack