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.