Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

v0.11.2-0

Pre-release
Pre-release

Choose a tag to compare

@bra1nDump bra1nDump released this 10 Oct 08:10
· 140 commits to main since this 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_CAFFEINATE environment 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-code from 2.0.1 to 2.0.13
  • Remove -d option from caffeinate command to allow normal screen lock and display sleep behavior (#20)