Skip to content

v2.4.4

Choose a tag to compare

@github-actions github-actions released this 28 Jun 02:37
· 29 commits to main since this release
f39ea68

Fixed

  • Portable Codex hook artifacts. The generated Codex hook is now a project-local wrapper (adapters/templates/codex-run-hook.py) so committed hooks no longer embed the generating machine's absolute paths, and it invokes the inner hook via sys.executable so it runs under whatever Python the consumer has. The Python and Windows adapters share a single wrapper template (parity enforced by tests), the Windows adapter now mirrors Codex-native AGENTS, repo skills, and hook output, and install-time version-skew failures are clearer. Adds regression coverage for Codex portability, Python/Windows wrapper parity, custom-skill preservation, and Claude Code hook separation.

Install / upgrade:

# New install
bash -c "$(curl -fsSL https://raw.githubusercontent.com/rajitsaha/100xprism/main/install.sh)"

# Existing users
~/100xprism/update.sh