Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- feat: Catty Agent support for serial port session command execution by @binaricat in #521
- refactor: remove SFTP and multi_host_execute tools from MCP server by @binaricat in #523
- chore: dead code cleanup and architecture layering fixes by @binaricat in #524
- feat: add global SFTP bookmarks shared across all hosts (#529) by @binaricat in #530
- feat: terminal command autocomplete system by @binaricat in #527
- feat: expose advanced AI model parameters in provider settings (#532) by @binaricat in #533
- fix: prevent double-click update crash and improve update UX (#522) by @binaricat in #531
- Add session activity indicator and store by @tces1 in #528
- feat: remote path completion — auto-list files/dirs for cd/ls/cat commands by @binaricat in #534
- fix: add local autocomplete specs and isolate command history per host by @binaricat in #536
- perf: reduce workspace and theme switch rerenders by @binaricat in #537
Full Changelog: v1.0.68...v1.0.69