Skip to content

Releases: nayagamez/codex-cli-mcp

v0.4.2

Choose a tag to compare

@nayagamez nayagamez released this 10 Jul 01:27

Added

  • max reasoning effort level for both codex and codex-reply tools
  • Known models hint in model parameter description (gpt-5.6-sol) so LLM agents can resolve "latest model" requests correctly

🤖 Generated with Claude Code

v0.4.1

Choose a tag to compare

@nayagamez nayagamez released this 11 Mar 14:35

Added

v0.4.0

Choose a tag to compare

@nayagamez nayagamez released this 11 Mar 14:32

Added

  • effort parameter for both codex and codex-reply tools (medium, high, xhigh)
  • LLM agents auto-select reasoning effort based on task complexity

Changed

  • Server version now dynamically reads from package.json instead of hardcoded value
  • Installation guide updated with 3-scope prompt and language matching

v0.3.4

Choose a tag to compare

@nayagamez nayagamez released this 26 Feb 03:04

Added

  • CHANGELOG.md with full version history (v0.1.0 – v0.3.4)