Codex MCP Compatibility
- feat(mcp): Hybrid stdio transport that auto-detects
Content-Lengthframing (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
- fix: support Codex MCP stdio framing by @JulienJBO in #48
New Contributors
- @JulienJBO made their first contribution in #48
Full Changelog: v2.16.0...v2.16.2