genie-cloud icon indicating copy to clipboard operation
genie-cloud copied to clipboard

Genie As A Service and Thingpedia

Results 97 genie-cloud issues
Sort by recently updated
recently updated
newest added

Grafana screenshot: ![Screenshot of Grafana dashboard showing the Response Time and HTTP Response Size plots](https://user-images.githubusercontent.com/876889/109897543-ba985600-7c47-11eb-9f01-3d06a712da9d.png) These metrics do not match reality, when a large chunk of the requests that cause...

bug
performance
P2

For the time being, we will not be training models or include third-party skills in the trained models, unless submitted via PR to thingpedia-common-devices. To make custom skills useful though...

enhancement
dev_experience
P3

To reduce latency and compute costs, we should briefly cache all NLU and TTS requests in some in memory caching system, like a Redis or memcached.

enhancement
performance
P1

After #977, there are some left-over UI issues that are worth polishing: - font sizes are inconsistent and often wrong (see for example in Commandpedia, secondary text is bigger than...

bug
web almond
content
P3

In the web version, Almond's text box freezes after the command "hi", and does not allow me to type. This does not happen with any other command. ![image](https://user-images.githubusercontent.com/60150701/119738843-31538280-be36-11eb-859c-2fe833ea9b12.png)

bug
web almond
P3

``` ==== # web-1c57d251 #! timestamp: 2021-05-27T20:32:10.493Z U: configure home assistant UT: $dialogue @org.thingpedia.dialogue.transaction.execute; UT: @org.thingpedia.builtin.thingengine.builtin.configure(device=null^^tt:device("home assistant")); #! timestamp: 2021-05-27T20:32:10.494Z A: Sorry, I had an error processing your command: this._tpClient.searchDevice...

bug
web almond
ready-for-qa

Otherwise, an erroneous device can break updating the dataset for everyone, with an error like: ``` Dataset cleaned GenieTypeError: Failed to parse template string for constant_Entity__tt__device = REDACTED (): Expected...

bug
thingpedia
P1

In case the query is not a list query, it's appropriate to use "a" instead of "the" in front of the canonical form: "get a random number" instead of "get...

bug
i18n
P2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.9 to 18.7.23. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=15.14.9&new-version=18.7.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript