Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 14 Oct 15:06
· 286 commits to main since this release

New Features

None

Improvements

  • PTY Terminal Modes: Complete implementation of PTY terminal modes for better interactive session support
  • Shift Key Input Support: Full Shift key input handling in PTY mode for proper terminal behavior

Bug Fixes

  • Fixed terminal mode implementation for PTY sessions
  • Improved Shift key input handling in interactive mode

CI/CD Improvements

None

Technical Details

  • Enhanced terminal mode settings for PTY allocation
  • Implemented proper terminal flag handling for interactive sessions
  • Improved keyboard input processing for special keys

Dependencies

None

Breaking Changes

None

Known Issues

None

What's Changed

  • fix: complete PTY terminal modes and Shift key input support by @inureyes in #41

Full Changelog: v0.9.0...v0.9.1