Skip to content

CanvasTTY v0.9.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:54
· 45 commits to main since this release

CanvasTTY 0.9.2 — public preview hotfix

CanvasTTY 0.9.2 replaces the 0.9.0 packages and is the recommended download for every 0.9.x user.

Fixed

  • Restored provider CLI discovery for graphical AppImage launches. CanvasTTY now supplements the desktop-session PATH with existing per-user CLI directories, including Kimi's ~/.kimi-code/bin.
  • Prevented late terminal input and resize events from crashing the Electron main process when they race with PTY exit (ioctl(2) failed, EBADFD).
  • Made CLI path augmentation and its tests explicitly platform-aware for Linux, Windows, and macOS builds.

This hotfix includes all 0.9.0 improvements: reorganized Settings, opt-in click focus, single/double-click modes, remappable Home/F2 shortcuts, inline terminal-window rename, shortcut hints, and edge-panning controls.

Downloads

  • Linux x64: AppImage or deb.
  • Windows x64: assisted setup or portable executable.
  • macOS Apple Silicon: dmg or zip.

Agent CLIs are not bundled. Install and authenticate Codex, Claude, or Kimi separately.

Preview limitations

  • Packages are unsigned and not notarized, so Windows SmartScreen or macOS Gatekeeper may warn about an unknown developer.
  • Windows and macOS packages passed native CI builds but still need broader real-device UX validation.
  • macOS Intel packages are not included.
  • Custom widgets remain source-level extensions; there is no runtime plugin registry yet.

See the multilingual documentation hub, changelog, and security policy.