Skip to content

Craft Codex v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 18:33
· 2 commits to main since this release

Craft Agents Codex v0.4.0

This is a modified version of OpenAI Codex with PreToolUse hook support for Craft Agents.

Changes from upstream

  • Added item/toolCall/preExecute protocol message for tool interception
  • Enables block/modify/allow decisions before tool execution

Download

  • macOS (Apple Silicon): codex-aarch64-apple-darwin.tar.gz
  • macOS (Intel): codex-x86_64-apple-darwin.tar.gz
  • Linux (x64): codex-x86_64-unknown-linux-gnu.tar.gz
  • Linux (ARM64): codex-aarch64-unknown-linux-gnu.tar.gz
  • Windows (x64): codex-x86_64-pc-windows-msvc.zip