You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Permissions now come right after sign in. Screen and microphone access is the one thing Luci cannot work without, so first run asks for it before the role and about-you screens instead of three screens later.
The capture setup screen stays alive while the speech model loads. A missing, downloading or unreachable model used to take over the pane and leave nothing to press. The demo clip now keeps playing with captions throughout, and the model's state only decides whether those captions are real transcript lines.
Fixed an installed speech model being reported as missing. When the online model catalog could not be reached, Luci ignored models already on disk. It now falls back to a disk scan.
The Life preview on the last setup screen no longer starts greyed out. It was dimmed until the agent skill install reported success, so the screen meant to show what you get looked broken.
Life notes and rules render as markdown. Daily reports, meeting notes and your rules file were shown as raw preformatted text.