MycroftAI / ZZZ-RETIRED__mycroft-core-documentation

ZZZ ARCHIVED - Documentation for Mycroft Core.
https://docs.mycroft.ai
33 stars 22 forks source link

Add v0.8.6 release notes #72

Closed aatchison closed 7 years ago

aatchison commented 7 years ago

Add this or similar to the docs.

Enhancements for the CLI interface. Includes:

Reduce max recording time

Max recording time is now 10 seconds instead of 30. This deals with cases where a noisy background prevents the listener's silence detection from triggering. 30 seconds was WAY too long to keep listening -- nobody is going to be saying something that long for now. PR #529

Updated Mimic version to 1.2.0.1

Skill auto reload

Mycroft now checks periodically for file system changes in the skills folders. This allows for them to automatically be reloaded without restarting any services. PR #524

Add -d option to mycroft.sh

Enhances the mycroft.sh script by adding the -d option to start and enter the CLI client directly. PR #522

kfezer commented 7 years ago

Added in dev