Skip to content

v2.15.0

Choose a tag to compare

@Nkzono99 Nkzono99 released this 18 May 05:03
· 27 commits to main since this release

emout の利用者向け Codex plugin と導入 CLI を追加し、大規模可視化や既存解析 script 改善を Codex に相談しやすくしたリリースです。Jupyter / remote execution まわりの導線と backtrace の optional MPI backend も拡張しています。

Highlights

  • Add the emout Context Codex plugin with visualization-script, remote execution, feedback, and issue-reporting skills (5fda40e)
  • Add emout codex install-plugin / emout codex upgrade-plugin and emout version --check-update CLI commands (5fda40e)
  • Add emout jupyter CLI and expose FigureProxy for remote rendering workflows (fe0e2e8, 520ef30)

New Features

  • Add repo-local Codex marketplace and emout-context plugin for user-facing emout support outside the repository (5fda40e)
  • Add visualization-script generation and feedback-reporting skills for emout analysis workflows (5fda40e)
  • Add emout codex install-plugin, emout codex upgrade-plugin, and install-codex-plugin alias for plugin setup (5fda40e)
  • Add emout version --check-update to check the installed version against PyPI on demand (5fda40e)
  • Add emout jupyter CLI for Claude Code MCP integration (fe0e2e8)
  • Expose FigureProxy from the remote_figure context manager for server-side figure composition (520ef30)
  • Add opt-in vdsolverf MPI backend support for backtrace workflows (7f4a636)

Bug Fixes

  • Fix leaked license-badge text on docs index pages (e890baa)
  • Fix docs language switcher behavior and add the English index page (f3545cf)

Documentation

  • Add Codex plugin installation and usage guidance to README files (5fda40e)
  • Bundle emout user-guide snapshots inside the Codex plugin references (5fda40e)
  • Reorder the distributed guide around explicit remote usage (443b372)
  • Document FigureProxy and vdsolverf MPI backend usage in the relevant guides (520ef30, 7f4a636)

Full Changelog: v2.14.0...v2.15.0