Skip to content

v2.16.2 — Codex MCP Compatibility

Choose a tag to compare

@yvgude yvgude released this 03 Apr 13:00

Codex MCP Compatibility

  • feat(mcp): Hybrid stdio transport that auto-detects Content-Length framing (Codex/LSP-style) vs JSONL (Cursor/Claude/etc.) and responds in the same protocol — contributed by @JulienJBO (#48)
  • fix(hooks): Suppress Codex hook setup stdout noise during MCP server mode
  • 3 new unit tests, 365 total passing

Full changelog: https://github.com/yvgude/lean-ctx/blob/main/CHANGELOG.md

What's Changed

New Contributors

Full Changelog: v2.16.0...v2.16.2