Skip to content

v1.0.222

Choose a tag to compare

@thdxr thdxr released this 01 Jan 01:48
· 447 commits to dev since this release

Core

  • Add Windows support for PTY and cross-platform build scripts in desktop application (@Hona)
  • Prevent TimeoutOverflowWarning by capping setTimeout delay to maximum 32-bit signed integer value

Desktop

  • Add in-app update toasts to desktop application
  • Add subagent mention support to desktop application (@dbpolito)

Thank you to 2 community contributors:

  • @dbpolito:
    • Desktop: Add Subagents Mention Support (#6540)
  • @Hona:
    • fix(desktop): Windows support for PTY and cross-platform build scripts (#6508)