Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix(terminal): probe cwd via SSH_CONNECTION on older OpenSSH (#1123) by @binaricat in https://github.com/binaricat/Netcatty/pull/1125
- fix(ai): run bundled claude-agent-acp via Electron's Node by @binaricat in https://github.com/binaricat/Netcatty/pull/1127
- chore(ai): upgrade ACP packages and unwrap Skill+CLI command in tool-call panel by @binaricat in https://github.com/binaricat/Netcatty/pull/1128
- fix(ai): prefix wrapped AI commands with a leading space by @binaricat in https://github.com/binaricat/Netcatty/pull/1129
Full Changelog: https://github.com/binaricat/Netcatty/compare/v1.1.16...v1.1.17