Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] Handle missing streamed tool call ids by @binaricat in #1007
- Fix pr987 by @yuzifu in #1010
- [codex] Use terminal cwd when opening SFTP by @binaricat in #1024
- [codex] Guard unsupported legacy SSH groups by @binaricat in #1023
- [codex] Fix session log capture after reconnect by @binaricat in #1020
- [codex] Persist vault host sort mode by @binaricat in #1021
- [codex] Filter terminal cursor replies from broadcast input by @binaricat in #1022
- [codex] Prevent terminal host preference pollution by @binaricat in #1026
- [codex] Fix broadcast hotkey refresh by @binaricat in #1030
- fix(terminal): handle forced prompt newline by @yuzifu in #1025
- [codex] Add legacy group-exchange SHA-1 SSH support by @binaricat in #1032
- [codex] Use system Claude CLI for detection by @binaricat in #1033
- [codex] Reorder legacy SSH group-exchange fallback by @binaricat in #1034
- Fix slow first SSH connect from DH group probe under BoringSSL by @binaricat in #1038
- Fix #1035: support diffie-hellman-group1-sha1 under BoringSSL by @binaricat in #1039
- Fix #1040: unique macOS Mach-O LC_UUID for Local Network privacy by @binaricat in #1041
- Fix #1013: stop ghost text from drawing over untracked echoed input by @binaricat in #1042
Full Changelog: v1.1.7...v1.1.8