Skip to content

v1.1.0

Choose a tag to compare

@LoftyTao LoftyTao released this 01 Jun 06:52
· 19 commits to main since this release

Highlights

  • Fully Pythonized Ironbug runtime for the public source release.
  • Replaced the legacy Web View flow with the FastMCP App preview path, so capable agent hosts can render visualization artifacts directly in their UI.
  • Documented FastMCP App host examples from the official docs, including Claude Desktop and Goose, while keeping a browser fallback for clients without UI extension support.
  • Cleaned legacy opencode project configuration files and ignored .omo/, .opencode/, and opencode.json going forward.

Source Release Notes

  • Version metadata is now aligned at 1.1.0 across pyproject.toml, package modules, Grasshopper components, and preview app metadata.
  • The old React/Node Web View implementation is no longer part of the public mirror.
  • README and README.zh-CN now describe the v1.1.0 runtime path and FastMCP App preview mode.

Validation

  • Python source parse check completed for the public mirror.
  • Version consistency check returned 1.1.0 1.1.0 1.1.0.
  • Release tag v1.1.0 points to ac4c64d.