v2.4.4
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 viasys.executableso 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-nativeAGENTS, 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