Skip to content

Releases: lukilabs/craft-agents-codex

Craft Codex v0.4.1

10 Feb 09:53
bb119a1

Choose a tag to compare

Craft Agents Codex v0.4.1

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

Craft Codex v0.4.0

07 Feb 18:33

Choose a tag to compare

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