This repository was archived by the owner on Feb 14, 2026. It is now read-only.
v0.11.2-0
Pre-release
Pre-release
Release Notes v0.11.2-0
This release focuses on improving stability, compatibility, and user control with several bug fixes and quality-of-life enhancements.
🚀 New Features
- Add
HAPPY_DISABLE_CAFFEINATEenvironment variable to allow users to disable automatic screen wake prevention (#38)
🐛 Bug Fixes
- Fix process not exiting when authentication is cancelled (#17)
- Fix environment variables not being passed to codex MCP process (#29)
- Fix conversation context not being preserved when switching between interactive and remote modes (#143, #37)
- Auto-detect codex version and use correct MCP command for compatibility (#41)
🔧 Other Changes
- Upgrade
@anthropic-ai/claude-codefrom 2.0.1 to 2.0.13 - Remove
-doption from caffeinate command to allow normal screen lock and display sleep behavior (#20)