github code-yeongyu/oh-my-openagent v4.7.5

3 hours ago

LazyCodex Install Reliability

This patch fixes a packaging hole in lazycodex-ai where packages/lsp-tools-mcp/package.json was missing from the published tarball. Fresh Codex installs can now resolve the bundled LSP MCP dependency instead of failing while installing the LSP component.

Release Verification

The published lazycodex-ai@4.7.5 tarball now includes the missing LSP MCP manifest, and a fresh lazycodex-ai@latest install --no-tui --skip-auth was verified to create node_modules/@code-yeongyu/lsp-tools-mcp/package.json inside the Codex plugin cache.


Minor Compatibility and Stability Release

This release carries compatibility-facing behavior changes and operational hardening. Read the summary below before upgrading or publishing.

  • Rename transition updates across package detection, plugin/config compatibility, and install surfaces.
  • Install and publish workflow hardening, including safer release sequencing and package/install fixes.

Commit Summary

  • 7b30b17 fix: ship lsp-tools-mcp package metadata
  • c0721d9 docs(lazycodex): document telemetry

Don't miss a new oh-my-openagent release

NewReleases is sending notifications on new releases.