Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix(hosts): make group startup-command field multi-line typeable by @binaricat in #1100
- [codex] Fix Claude ACP Windows shim launch by @binaricat in #1102
- perf(terminal): Reduce interactive terminal latency with TCP_NODELAY by @pyroch in #1103
- Customizable provider name, icon, and protocol style by @binaricat in #1105
- Hint that the provider icon is clickable by @binaricat in #1106
- Per-agent provider switcher chip in the Catty Agent chat input by @binaricat in #1107
- Serialize Catty terminal_execute per session to fix the parallel tool_use race by @binaricat in #1108
- Suppress SDK reasoning/text state-machine error chunks by @binaricat in #1110
- chore(ai): drop unused eslint-disable around suppressed SDK warning by @binaricat in #1111
New Contributors
Full Changelog: v1.1.14...v1.1.15