ChanceNCounter

Results 68 issues of ChanceNCounter

Some confusion took place in chat due to the fact that `ask_yesno()` returns a string "yes" or "no", rather than a bool; this hit a skill dev working in German...

Lingua Franca 0.3.0 will not load languages by default (see also: #2703). Hence, `bin/mycroft-skill-testrunner` will need to make sure a test's language is loaded. This is trivial by either of...

Type: Enhancement - roadmapped

PLEASE NOTE: The OVOS dev team will not be in a position to debug build problems until after the alpha release. If the system won't build on your system, please...

wontfix

We received a report today of a malformed message. I sure would like to see the message! In this case, the person reporting is a coder and can dump the...

enhancement

#34 reminded me that we should write down the deps that need fixing. This applies to all repos, but a central list had to go someplace. `zeroconf` is missing from...

To End User-proof Hivemind, I think we should go beyond "on-by-default" and require users to go the extra mile to connect devices without encryption. The spirit of #1 could be...

When Mycroft does things like `ask_yesno()`, the slave is not currently signaled to activate STT, so you can't answer followup questions.

Include instructions for users to create a second hive using the same Mycroft, but make sure they do it in a different environment and etc.

I propose syntax inspired by Adapt, using decorators to outline behavior, but everything is literal and there's no NLP. Instead of 'intents', HiveSkills have 'actions'. Your `HiveSkill` is namespaced for...

Important preface: I'm talking about messages exchanged within or between hives *after* a node has established an open socket with master. These are the functional messages consumed and delimited by...