v0.8.4
New features
- Added help popup (
?keybinding) - Automatic session title generation:
- enabled by default
- can be configured with this config section:
"titleGeneration": { "enabled": true, "timeoutSeconds": 5 }
- for slow local rigs without requests batching it's better to increase the timeout or disable the feature with config
Full Changelog: v0.8.3...v0.8.4