Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- feat: add web search & URL fetch tools for AI agent by @binaricat in #365
- fix: widen settings dropdown selects to prevent text wrapping by @binaricat in #366
- fix: host-level keyword highlight toggle now overrides global setting by @binaricat in #368
- feat: add skip TLS verification option for self-hosted AI providers by @binaricat in #369
- fix: open settings window on the same display as main window by @binaricat in #367
- fix: avoid repeated sync by @yuzifu in #370
- fix: remove multi_host_execute and fix MissingToolResultsError on stop by @binaricat in #372
- fix: show host count in tree view by @yuzifu in #364
- fix: show real error message instead of [object Object] by @binaricat in #373
- feat: add paste-only option for snippets (no auto-execute) by @binaricat in #375
- refactor: remove SFTP tools from AI agent by @binaricat in #376
- fix: non-zero exit code is not a failure, include output on real errors by @binaricat in #377
Full Changelog: v1.0.53...v1.0.54